Package | Description |
---|---|
jade.content | |
jade.content.abs |
Modifier and Type | Method and Description |
---|---|
static OntoACLMessage |
OntoACLMessage.wrap(ACLMessage msg)
Create an ontological ACL message that wraps an existing
ACLMessage . |
Modifier and Type | Method and Description |
---|---|
static OntoACLMessage |
AbsHelper.internaliseACLMessage(AbsAgentAction absMsg,
Ontology onto)
Converts to an
AbsAgentAction representing an ACLMessage
into an OntoACLMessage using the specified ontology. |