|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BDIAgent | |
|---|---|
| br.pucrio.inf.les.bdijade.core | |
| br.pucrio.inf.les.bdijade.message | |
| br.pucrio.inf.les.bdijade.reasoning | |
| Uses of BDIAgent in br.pucrio.inf.les.bdijade.core |
|---|
| Fields in br.pucrio.inf.les.bdijade.core declared as BDIAgent | |
|---|---|
private BDIAgent |
Intention.myAgent
|
protected BDIAgent |
Capability.myAgent
|
| Methods in br.pucrio.inf.les.bdijade.core that return BDIAgent | |
|---|---|
BDIAgent |
Intention.getMyAgent()
|
BDIAgent |
Capability.getMyAgent()
|
BDIAgent |
BDIAgent.BDIInterpreter.getMyAgent()
|
| Methods in br.pucrio.inf.les.bdijade.core with parameters of type BDIAgent | |
|---|---|
void |
Capability.setMyAgent(BDIAgent myAgent)
|
| Constructors in br.pucrio.inf.les.bdijade.core with parameters of type BDIAgent | |
|---|---|
BDIAgent.BDIInterpreter(BDIAgent bdiAgent)
|
|
Intention(BDIAgent bdiAgent,
Goal goal)
Creates a new intention. |
|
Intention(Goal goal,
BDIAgent bdiAgent,
Capability owner)
Creates a new intention. |
|
| Uses of BDIAgent in br.pucrio.inf.les.bdijade.message |
|---|
| Methods in br.pucrio.inf.les.bdijade.message that return BDIAgent | |
|---|---|
BDIAgent |
BDIAgentMsgReceiver.getMyAgent()
|
| Constructors in br.pucrio.inf.les.bdijade.message with parameters of type BDIAgent | |
|---|---|
BDIAgentMsgReceiver(BDIAgent agent,
BDIAgentMsgReceiver.BDIAgentMatchExpression matchExpression)
|
|
| Uses of BDIAgent in br.pucrio.inf.les.bdijade.reasoning |
|---|
| Methods in br.pucrio.inf.les.bdijade.reasoning with parameters of type BDIAgent | |
|---|---|
void |
DefaultBeliefRevisionStrategy.reviewBeliefs(BDIAgent bdiAgent)
Invokes the BeliefBase.reviewBeliefs() for the belief base of all
capabilties. |
void |
BeliefRevisionStrategy.reviewBeliefs(BDIAgent bdiAgent)
This method receives an agent whose beliefs are to be reviewed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||