Package | Description |
---|---|
casa.policy | |
casa.socialcommitments.operators |
Modifier and Type | Method and Description |
---|---|
private static Condition |
Policy.getAddifParam1(Cons cons) |
Modifier and Type | Field and Description |
---|---|
protected Condition |
AddSocialCommitment.condition |
Constructor and Description |
---|
AddDependentSocialCommitment(SocialCommitmentDescriptor scDescriptor,
URLDescriptor debtor,
URLDescriptor creditor,
String performative,
Act act,
Event event,
Class<? extends Action> actionClass,
Object actionData,
boolean shared,
boolean persistent,
Condition condition,
Event[] events) |
AddSocialCommitment(URLDescriptor newDebtor,
URLDescriptor newCreditor,
String newPerformative,
Act newAct,
Event newEvent,
Class<? extends Action> newActionClass,
Object newActionData,
boolean newShared,
boolean newPersistent,
Condition newCondition,
Event[] newEvents) |