|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.activemath.exercises.openmath.OpenMath
org.activemath.exercises.InteractionGenerator
org.activemath.exercises.generators.Static
org.activemath.exercises.generators.MafueStrategy
public class MafueStrategy
| Field Summary |
|---|
| Fields inherited from class org.activemath.exercises.generators.Static |
|---|
initialNode |
| Fields inherited from class org.activemath.exercises.InteractionGenerator |
|---|
activemathNamespace, dublinCoreNamespace, exercise, exerciseId, knownInteractions, lang, localUserModel, localUserModelActive, masterGenerator, om, omdocNamespace, openmathNamespace, parameters, presentationStrategy, serializer, session, theoryId |
| Constructor Summary | |
|---|---|
MafueStrategy()
|
|
MafueStrategy(LocalUserModel localUserModel)
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
getInteraction()
Produce the initial node, where the exercise really starts. |
org.jdom.Element |
getInteraction(String id)
Produce an interaction element from the given ID attribute. |
| Methods inherited from class org.activemath.exercises.InteractionGenerator |
|---|
abort, getAnswerEvaluator, getExerciseDocument, getExerciseId, getFeedback, getName, getParameters, getPresentationStrategy, getSession, getTheoryId, hasAnswerMap, isStrategy, setExerciseDocument, setExerciseId, setIsStrategy, setLang, setMasterGenerator, setName, setParameters, setPresentationStrategy, setSession, setTheoryId |
| Methods inherited from class org.activemath.exercises.openmath.OpenMath |
|---|
applyBinding, getOmobjContents, oma, oma, oma, oma, oma, ombind, ombind, ombind, ombind, ombind, ombvar, ombvar, ombvar, ombvar, ome, ome, ome, ome, omf, omf, omi, omi, omobj, oms, omstr, omv, output, setOmNamespace, substituteVariables, tidyForOpenMath1, toDouble, toInt |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MafueStrategy()
public MafueStrategy(LocalUserModel localUserModel)
| Method Detail |
|---|
public org.jdom.Element getInteraction()
Static
getInteraction in class Staticpublic org.jdom.Element getInteraction(String id)
Static
getInteraction in class Staticid - value of the "id" attribute of the desired element.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||