org.activemath.content.metadata
Class MetadataConstant

java.lang.Object
  extended by org.activemath.content.metadata.MetadataConstant
Direct Known Subclasses:
Abstractness, AchievementLevel, CognitiveProcess, Competency, CompetencyLevel, CompetencySystem, Difficulty, ExerciseType, Field, LearningContext, Representation

public abstract class MetadataConstant
extends Object

Describe me!


Field Summary
protected static Logger log
           
 
Constructor Summary
protected MetadataConstant(String id)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

log

protected static Logger log
Constructor Detail

MetadataConstant

protected MetadataConstant(String id)
Method Detail

toString

public String toString()
Overrides:
toString in class Object