|
||||||||||
| 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.CognitiveProcess
org.activemath.content.metadata.PISAProcess
public final class PISAProcess
Metadata PISAProcess (typesafe enum pattern)
| Field Summary | |
|---|---|
static PISAProcess |
ARGUE
|
static PISAProcess |
COMMUNICATE
|
static PISAProcess |
LANGUAGE
|
static PISAProcess |
MODEL
|
static PISAProcess |
REPRESENT
|
static PISAProcess |
SOLVE
|
static PISAProcess |
THINK
|
static PISAProcess |
TOOLS
|
| Fields inherited from class org.activemath.content.metadata.CognitiveProcess |
|---|
mappings |
| Fields inherited from class org.activemath.content.metadata.MetadataConstant |
|---|
log |
| Method Summary | |
|---|---|
static PISAProcess |
getByName(String name)
|
static Collection<CognitiveProcess> |
getProcesses()
|
| Methods inherited from class org.activemath.content.metadata.CognitiveProcess |
|---|
addMapping, equals, hashCode, mapTo |
| Methods inherited from class org.activemath.content.metadata.MetadataConstant |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final PISAProcess THINK
public static final PISAProcess ARGUE
public static final PISAProcess MODEL
public static final PISAProcess SOLVE
public static final PISAProcess REPRESENT
public static final PISAProcess LANGUAGE
public static final PISAProcess COMMUNICATE
public static final PISAProcess TOOLS
| Method Detail |
|---|
public static final Collection<CognitiveProcess> getProcesses()
public static final PISAProcess getByName(String name)
PISAProcess instance for type name, or
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||