org.activemath.tutor.coursegen.jshop2
Class IsRandomizedExercise
java.lang.Object
org.activemath.tutor.coursegen.jshop2.IsRandomizedExercise
- All Implemented Interfaces:
- JSHOP2.Calculate
public class IsRandomizedExercise
- extends Object
- implements JSHOP2.Calculate
Used during course generation for checking whether the given resource is a randomized exercise
|
Method Summary |
JSHOP2.Term |
call(JSHOP2.List paramList)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IsRandomizedExercise
public IsRandomizedExercise()
call
public JSHOP2.Term call(JSHOP2.List paramList)
- Specified by:
call in interface JSHOP2.Calculate