org.activemath.tutor.coursegen.jshop2
Class GetResources

java.lang.Object
  extended by org.activemath.tutor.coursegen.jshop2.GetResources
All Implemented Interfaces:
JSHOP2.Calculate

public class GetResources
extends Object
implements JSHOP2.Calculate

Access to the mediator from JShop2 Connects the course generation in JShop2 with the mediator.


Constructor Summary
GetResources()
           
 
Method Summary
 JSHOP2.Term call(JSHOP2.List l)
           
 boolean isForAuthor()
           
 void setForAuthor(boolean forAuthor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetResources

public GetResources()
Method Detail

call

public JSHOP2.Term call(JSHOP2.List l)
Specified by:
call in interface JSHOP2.Calculate

isForAuthor

public boolean isForAuthor()

setForAuthor

public void setForAuthor(boolean forAuthor)