| Package | Description |
|---|---|
| controller.syntax |
This package is the syntax package of the controller package.
|
| model |
This package is the model package of the model-view-controller
(MVC) pattern.
|
| Modifier and Type | Field and Description |
|---|---|
GoalSet |
JLPSSyntaxParser.goals_return.set |
| Modifier and Type | Field and Description |
|---|---|
private GoalSet |
GoalsList.goalsDefinitions |
| Modifier and Type | Method and Description |
|---|---|
GoalSet |
GoalsList.getGoalsDefinitions()
Gets the goals definitions set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoalsList.setGoalsDefinitions(GoalSet goalsDefinitions)
Sets the goals definitions set.
|