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 | Field and Description |
---|---|
private EventPattern |
EventDescriptor.pattern |
Modifier and Type | Method and Description |
---|---|
EventPattern |
EventDescriptor.getPattern() |
Modifier and Type | Method and Description |
---|---|
void |
EventDescriptor.setPattern(EventPattern p) |
Modifier and Type | Field and Description |
---|---|
protected EventPattern |
SocialCommitmentDescriptor.pattern |