|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.pucrio.inf.les.bdijade.reasoning.DefaultBeliefRevisionStrategy
public class DefaultBeliefRevisionStrategy
This class is the default strategy for the belief revision. It invokes the
BeliefBase.reviewBeliefs() method for the belief base of all
capabilities of the agent.
| Constructor Summary | |
|---|---|
DefaultBeliefRevisionStrategy()
|
|
| Method Summary | |
|---|---|
void |
reviewBeliefs(BDIAgent bdiAgent)
Invokes the BeliefBase.reviewBeliefs() for the belief base of all
capabilties. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultBeliefRevisionStrategy()
| Method Detail |
|---|
public void reviewBeliefs(BDIAgent bdiAgent)
BeliefBase.reviewBeliefs() for the belief base of all
capabilties.
reviewBeliefs in interface BeliefRevisionStrategybdiAgent - the BDIAgent whose beliefs are to be reviewed.BeliefRevisionStrategy.reviewBeliefs(br.pucrio.inf.les.bdijade.core.BDIAgent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||