Package | Description |
---|---|
casa.event |
Contains classes that implement Events (see
Event ),
which are used to describe dependencies (including time expiry or time
intervals) among things like social commitments and deferred code. |
casa.socialcommitments |
Contains classes implementing social commitments.
|
Modifier and Type | Class and Description |
---|---|
class |
EventObserverEvent
Defines an Event that will be triggered when the owner agent receives a message
matching the patternPairs given in this constructor.
|
class |
MessageObserverEvent
Defines an Event that will be triggered when the owner agent receives a message
matching the patternPairs given in this constructor.
|
Modifier and Type | Field and Description |
---|---|
private TriggerEvent |
DependantSocialCommitment.guardEvent |