|
||||||||||
| 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.Competency
PISAProcess instead
@Deprecated public final class Competency
Metadata Competency (typesafe enum pattern)
| Field Summary | |
|---|---|
static Competency |
ARGUE
Deprecated. |
static Competency |
COMMUNICATE
Deprecated. |
static Competency |
LANGUAGE
Deprecated. |
static Competency |
MODEL
Deprecated. |
static Competency |
REPRESENT
Deprecated. |
static Competency |
SOLVE
Deprecated. |
static Competency |
THINK
Deprecated. |
static Competency |
TOOLS
Deprecated. |
static List<Competency> |
VALUES
Deprecated. |
| Fields inherited from class org.activemath.content.metadata.MetadataConstant |
|---|
log |
| Method Summary | |
|---|---|
static Competency |
getByName(String name)
Deprecated. |
| 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<Competency> VALUES
public static final Competency THINK
public static final Competency ARGUE
public static final Competency MODEL
public static final Competency SOLVE
public static final Competency REPRESENT
public static final Competency LANGUAGE
public static final Competency COMMUNICATE
public static final Competency TOOLS
| Method Detail |
|---|
public static final Competency getByName(String name)
Competency instance for type name, or null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||