Uses of Class
org.problets.domain.state.Configuration

Packages that use Configuration
org.problets.domain.template   
org.problets.tutor.problemsequencer.integrated   
 

Uses of Configuration in org.problets.domain.template
 

Methods in org.problets.domain.template with parameters of type Configuration
 void TemplateWithContext.setConfiguration(Configuration newConfiguration)
           
 

Constructors in org.problets.domain.template with parameters of type Configuration
TemplateWithContext(Template reference, int inStageType, Configuration inConfiguration, java.lang.String inLearnObj)
           
 

Uses of Configuration in org.problets.tutor.problemsequencer.integrated
 

Constructors in org.problets.tutor.problemsequencer.integrated with parameters of type Configuration
LearnObjManager(java.lang.String inLearnObj, java.util.Vector specVector, java.util.Vector inTemplateList, java.util.Vector inStudentLearnObjs, Configuration defaultConfiguration, TreatmentRegimen defaultTreatmentRegimen)
          Given specifications in the form - Learning Objective: Proficiency: Pretest: Practice: Posttest: Extracts data and populates the class variables