org.activemath.tutor.coursegen.jshop2.generated
Class CourseGeneration

java.lang.Object
  extended by JSHOP2.Domain
      extended by org.activemath.tutor.coursegen.jshop2.generated.CourseGeneration

public class CourseGeneration
extends JSHOP2.Domain


Field Summary
protected static Category log
           
 
Fields inherited from class JSHOP2.Domain
axioms, compoundTasks, constants, methods, ops, primitiveTasks, problemConstants
 
Constructor Summary
CourseGeneration()
           
 
Method Summary
static Concat getCalculateConcat()
           
static GetHeadElements getCalculateGetHeadElements()
           
static GetMetadata getCalculateGetMetadata()
           
static GetRelated getCalculateGetRelated()
           
static GetResources getCalculateGetResources()
           
static IsRandomizedExercise getCalculateIsRandomizedExercise()
           
static LearnerProperty getCalculateLearnerProperty()
           
static LearningServiceAvailable getCalculateLearningServiceAvailable()
           
static Length getCalculateLength()
           
static PrintDebug getCalculatePrintDebug()
           
static Restrict getCalculateRestrict()
           
static Retain getCalculateRetain()
           
static Reverse getCalculateReverse()
           
static Sort getCalculateSort()
           
 int getPredicateIndex(String predicate)
           
 
Methods inherited from class JSHOP2.Domain
getAxioms, getConstant, getPrimitiveTasks, setProblemConstants
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static Category log
Constructor Detail

CourseGeneration

public CourseGeneration()
Method Detail

getCalculateGetRelated

public static GetRelated getCalculateGetRelated()

getCalculateGetResources

public static GetResources getCalculateGetResources()

getCalculateSort

public static Sort getCalculateSort()

getCalculateReverse

public static Reverse getCalculateReverse()

getCalculateConcat

public static Concat getCalculateConcat()

getCalculatePrintDebug

public static PrintDebug getCalculatePrintDebug()

getCalculateLength

public static Length getCalculateLength()

getCalculateRestrict

public static Restrict getCalculateRestrict()

getCalculateRetain

public static Retain getCalculateRetain()

getCalculateIsRandomizedExercise

public static IsRandomizedExercise getCalculateIsRandomizedExercise()

getCalculateLearnerProperty

public static LearnerProperty getCalculateLearnerProperty()

getCalculateGetMetadata

public static GetMetadata getCalculateGetMetadata()

getCalculateGetHeadElements

public static GetHeadElements getCalculateGetHeadElements()

getCalculateLearningServiceAvailable

public static LearningServiceAvailable getCalculateLearningServiceAvailable()

getPredicateIndex

public int getPredicateIndex(String predicate)