|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface defines the Parameters used by the Main module of Tarl. There are no parameters that Main uses directly. They are used between the Helper, Executer and the Manager modules of Tarl.
The behavior of the model depends on these parameters. For example, the parameter "number of authors at start" determines the number of authors that the system starts with. These parameters are to be read from the GUI or the script-file.
TarlMainInterface| Method Summary | |
HelperParameters |
getHelperParameters()
Returns the module containing Parameters for the Helper module for Tarl |
void |
initializeDefault()
Initializes the MainParameters with default values |
| Method Detail |
public void initializeDefault()
MainParameters with default values
public HelperParameters getHelperParameters()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||