Uses of Class
astra.formula.ScopedGoal
| Package | Description |
|---|---|
| astra.core | |
| astra.event |
-
Uses of ScopedGoal in astra.core
Methods in astra.core with parameters of type ScopedGoal Modifier and Type Method Description voidAgent. initialize(ScopedGoal goal) -
Uses of ScopedGoal in astra.event
Fields in astra.event declared as ScopedGoal Modifier and Type Field Description ScopedGoalScopedGoalEvent. scopedGoalMethods in astra.event that return ScopedGoal Modifier and Type Method Description ScopedGoalScopedGoalEvent. scopedGoal()Constructors in astra.event with parameters of type ScopedGoal Constructor Description ScopedGoalEvent(char type, ScopedGoal goal)ScopedGoalEvent(char type, ScopedGoal scopedGoal, Object source)