|
||||||||||
| 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.BLOOMProcess
public final class BLOOMProcess
Metadata PISAProcess (typesafe enum pattern)
| Field Summary | |
|---|---|
static BLOOMProcess |
ANALYSIS
|
static BLOOMProcess |
APPLICATION
|
static BLOOMProcess |
COMPREHENSION
|
static BLOOMProcess |
EVALUATION
|
static BLOOMProcess |
KNOWLEDGE
|
static BLOOMProcess |
LANGUAGE
|
static BLOOMProcess |
SYNTHESIS
|
| Fields inherited from class org.activemath.content.metadata.CognitiveProcess |
|---|
mappings |
| Fields inherited from class org.activemath.content.metadata.MetadataConstant |
|---|
log |
| Method Summary | |
|---|---|
static BLOOMProcess |
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 BLOOMProcess KNOWLEDGE
public static final BLOOMProcess COMPREHENSION
public static final BLOOMProcess APPLICATION
public static final BLOOMProcess ANALYSIS
public static final BLOOMProcess SYNTHESIS
public static final BLOOMProcess LANGUAGE
public static final BLOOMProcess EVALUATION
| Method Detail |
|---|
public static final Collection<CognitiveProcess> getProcesses()
public static final BLOOMProcess 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 | |||||||||