|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface defines the Parameters for the TopicManager module of Tarl. These parameters are used only by the TopicManager module.
ExecuterParameters| Method Summary | |
int |
getNumTopics()
Returns the number of Topics for the Model |
void |
initializeDefault()
Initializes the TopicParameters with default values |
void |
setNumTopics(int numTopics)
Stores the number of Topics for the Model |
| Method Detail |
public void initializeDefault()
TopicParameters with default values
public int getNumTopics()
Topics for the Model
public void setNumTopics(int numTopics)
throws TarlException
Topics for the Model
numTopics - the number of topics for the Model
TarlException - if the field is set with an invalid value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||