Package astra.event
Interface Event
- All Known Implementing Classes:
BeliefEvent,GoalEvent,MessageEvent,ModuleEvent,ScopedBeliefEvent,ScopedGoalEvent
public interface Event
-
Field Details
-
ADDITION
static final char ADDITION- See Also:
- Constant Field Values
-
REMOVAL
static final char REMOVAL- See Also:
- Constant Field Values
-
-
Method Details