Package | Description |
---|---|
casa.conversation2 | |
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. |
Modifier and Type | Method and Description |
---|---|
Conversation |
Conversation.instantiate(TransientAgent ownerAgent,
MessageEvent event,
Object overRideSuccessHandler,
Object overRideFailureHandler) |
private void |
Conversation.instantiateHelper(TransientAgent ownerAgent,
MessageEvent event,
Conversation template)
fix up all the children (that have already been cloned by
BoundSymbolObject.clone() )
evaluates symbols
sets the state to "init"
|
Modifier and Type | Method and Description |
---|---|
MessageEvent |
MessageEvent.clone() |