public interface CircumstanceListener
Modifier and Type | Method and Description |
---|---|
void |
eventAdded(Event e) |
void |
intentionAdded(Intention i) |
void |
intentionDropped(Intention i) |
void |
intentionResumed(Intention i) |
void |
intentionSuspended(Intention i,
java.lang.String reason) |