Package edu.wisc.game.rest
Class TrialList.ExperimentPlanHandle
- java.lang.Object
-
- edu.wisc.game.rest.TrialList.ExperimentPlanHandle
-
-
Field Summary
Fields Modifier and Type Field Description File
mainDir
The main directory which contains the plans' trial list file (which can be modified by a modifier), or null (in the "R:" mode).String
mainRuleSetName
Normally null; rule set name in "R:" mode
-
Constructor Summary
Constructors Constructor Description ExperimentPlanHandle(String exp)
-
-
-
Constructor Detail
-
ExperimentPlanHandle
public ExperimentPlanHandle(String exp) throws IOException
- Throws:
IOException
-
-