|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--edu.iu.iv.modeling.tarl.input.impl.DefaultInputReader
This class defines a default implementation to the InputReaderInterface by reading the model parameters from an input script file stored on the file system.
DefaultMainParameters,
DefaultTarlMain,
InputReader| Constructor Summary | |
DefaultInputReader()
|
|
| Method Summary | |
MainParameters |
getModelParameters()
Returns the Model Parameters for the model to run. |
void |
initialize(java.io.File inputFile)
Initializes the model parameters with the appropriate values |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultInputReader()
| Method Detail |
public void initialize(java.io.File inputFile)
initialize in interface InputReaderinputFile - Specifies the input file name to read the parameters frompublic MainParameters getModelParameters()
getModelParameters in interface InputReader
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||