org.activemath.webapp.exercises
Class PresentationStrategy
java.lang.Object
org.activemath.webapp.exercises.PresentationStrategy
- Direct Known Subclasses:
- PresentationStrategyALOE, PresentationStrategyMafue, PresentationStrategySelfReg
public class PresentationStrategy
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
omdocNamespace
protected static final org.jdom.Namespace omdocNamespace
model
protected AppModel model
eventList
protected List eventList
PresentationStrategy
public PresentationStrategy()
setModel
public void setModel(AppModel model)
apply
public org.jdom.Element apply(org.jdom.Element result)
getEventList
public List getEventList()
setEventList
public void setEventList(List eventList)