public class BasicOperatorGoalModule extends GoalModule
| Constructor and Description |
|---|
BasicOperatorGoalModule(Activity assignment)
Creates the operator goal module.
|
| Modifier and Type | Method and Description |
|---|---|
private static java.util.Collection<Goal> |
getGoals(Activity assignment)
Gets the goals for the operator.
|
getGoalActivities, getGoals, updatepublic BasicOperatorGoalModule(Activity assignment)
assignment - The assignment.