Package | Description |
---|---|
casa.conversation2 |
Modifier and Type | Field and Description |
---|---|
private SCdescriptor |
BoundConversationlet.desc |
Modifier and Type | Method and Description |
---|---|
SCdescriptor |
BoundConversationlet.getSCDescriptor() |
Constructor and Description |
---|
BoundConversationlet(SCdescriptor desc,
Class<? extends ConversationInterface> conversationlet,
String debtor)
Pair the description of a social commitment with a conversationlet.
|