org.activemath.exercises.model
Class HintTransition
java.lang.Object
org.activemath.exercises.model.Transition
org.activemath.exercises.model.HintTransition
public class HintTransition
- extends Transition
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HintTransition
public HintTransition(Interaction source,
Interaction target)
match
public boolean match(List userInput)
- Specified by:
match in class Transition
getPattern
public org.jdom.Element getPattern()