|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.activemath.content.metadata.MetadataConstant
org.activemath.content.metadata.Representation
public final class Representation
Metadata Representation (typesafe enum pattern)
| Field Summary | |
|---|---|
static Representation |
NUMERIC
|
static Representation |
SYMBOLIC
|
static List<Representation> |
VALUES
|
static Representation |
VERBAL
|
static Representation |
VISUAL
|
| Fields inherited from class org.activemath.content.metadata.MetadataConstant |
|---|
log |
| Method Summary | |
|---|---|
static Representation |
getByName(String name)
|
| Methods inherited from class org.activemath.content.metadata.MetadataConstant |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final List<Representation> VALUES
public static final Representation VERBAL
public static final Representation VISUAL
public static final Representation NUMERIC
public static final Representation SYMBOLIC
| Method Detail |
|---|
public static final Representation getByName(String name)
Difficulty instance for type name, or null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||