org.activemath.webapp.dict
Class RelationFilter
java.lang.Object
org.activemath.webapp.dict.RelationFilter
public class RelationFilter
- extends Object
|
Field Summary |
protected static Logger |
log
The logger for this class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static Logger log
- The logger for this class
getIsFor
public List getIsFor()
getComments
public List getComments()
getExercises
public List getExercises()
getExamples
public List getExamples()
getProofs
public List getProofs()
getDefines
public List getDefines()
getDependsOn
public List getDependsOn()
getRefersTo
public List getRefersTo()