Package | Description |
---|---|
jade.semantics.actions | |
jade.semantics.interpreter |
Modifier and Type | Method and Description |
---|---|
SemanticCapabilities |
SemanticAction.getSemanticCapabilities()
Returns the semantic capabilities of agent holding this action
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Tools.isCommunicativeActionFromMeToReceiver(ActionExpression actionExp,
Term receiver,
SemanticCapabilities capabilities)
Tests if the action expression given in parameter is a communicative
action from the semantic agent (me) to the specified receiver.
|