org.activemath.tutor.coursegen.jshop2
Class GetRelated
java.lang.Object
org.activemath.tutor.coursegen.jshop2.GetRelated
- All Implemented Interfaces:
- JSHOP2.Calculate
public class GetRelated
- extends Object
- implements JSHOP2.Calculate
Class GetRelated
|
Method Summary |
JSHOP2.Term |
call(JSHOP2.List arg0)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
criteria
protected LinkedList criteria
processed
protected Set processed
GetRelated
public GetRelated()
call
public JSHOP2.Term call(JSHOP2.List arg0)
- Specified by:
call in interface JSHOP2.Calculate