Package | Description |
---|---|
jade.semantics.actions |
Modifier and Type | Method and Description |
---|---|
SemanticAction |
CommunicativeAction.newAction(Content content,
CommunicativeAction body)
Creates an instance of the Semantic Action from a communicative action and a specific content
|
SemanticAction |
CommunicativeAction.newAction(Term author,
ListOfTerm receivers,
Content content,
CommunicativeAction inReplyTo)
Creates an instance of Semantic Action from a sender, receivers and content,
such that it is a consistent reply to another communicative action
|