public class BDIAgentMsgReceiver
extends jade.proto.states.MsgReceiver
| Modifier and Type | Class and Description |
|---|---|
static class |
BDIAgentMsgReceiver.BDIAgentMatchExpression |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Object |
MSG_KEY |
| Constructor and Description |
|---|
BDIAgentMsgReceiver(BDIAgent agent,
BDIAgentMsgReceiver.BDIAgentMatchExpression matchExpression) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
done() |
BDIAgent |
getMyAgent() |
void |
messageMatched(jade.lang.acl.ACLMessage msg,
java.util.Set<Capability> capabilities) |
action, interrupt, onEnd, reset, setDeadline, setReceivedKey, setTemplatepublic BDIAgentMsgReceiver(BDIAgent agent, BDIAgentMsgReceiver.BDIAgentMatchExpression matchExpression)
public boolean done()
done in class jade.proto.states.MsgReceiverpublic BDIAgent getMyAgent()
public void messageMatched(jade.lang.acl.ACLMessage msg,
java.util.Set<Capability> capabilities)