Package | Description |
---|---|
moise.oe |
Modifier and Type | Field and Description |
---|---|
protected PlanInstance |
GoalInstance.inPlan |
protected PlanInstance |
GoalInstance.plan |
Modifier and Type | Field and Description |
---|---|
protected java.util.Set<PlanInstance> |
SchemeInstance.plans |
Modifier and Type | Method and Description |
---|---|
PlanInstance |
GoalInstance.getPlanToAchieve() |
Modifier and Type | Method and Description |
---|---|
void |
GoalInstance.setInPlan(PlanInstance pi) |
void |
GoalInstance.setPlanToAchieve(PlanInstance pi)
set the plan that achieves this goal
|