|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmas.agents0815.BeliefAndGoalsRevision
public class BeliefAndGoalsRevision
Constructor Summary | |
---|---|
BeliefAndGoalsRevision()
|
Method Summary | |
---|---|
boolean |
beliefAndGoalsRevision(java.util.Collection<eis.iilang.Percept> percepts,
SubsumptionAgent agent)
gets the current percepts and updates the BeliefBase and GoalBase Currently just safes the topology of the map |
boolean |
isUnknownEdge(java.lang.String vertex1,
java.lang.String vertex2,
SubsumptionAgent agent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BeliefAndGoalsRevision()
Method Detail |
---|
public boolean beliefAndGoalsRevision(java.util.Collection<eis.iilang.Percept> percepts, SubsumptionAgent agent)
current
- percepts which to process
public boolean isUnknownEdge(java.lang.String vertex1, java.lang.String vertex2, SubsumptionAgent agent)
2
- vertices of an Edge
beliefAndGoalsRevision
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |