|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmas.agents0815.doIt.DoGetRepair
public class DoGetRepair
Field Summary | |
---|---|
java.util.Collection<apltk.interpreter.data.LogicBelief> |
beliefs
|
java.util.Collection<apltk.interpreter.data.LogicGoal> |
goals
|
Constructor Summary | |
---|---|
DoGetRepair(java.util.Collection<apltk.interpreter.data.LogicBelief> beliefs,
java.util.Collection<apltk.interpreter.data.LogicGoal> goals)
|
Method Summary | |
---|---|
eis.iilang.Action |
doIt(SubsumptionAgent agent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.Collection<apltk.interpreter.data.LogicBelief> beliefs
public java.util.Collection<apltk.interpreter.data.LogicGoal> goals
Constructor Detail |
---|
public DoGetRepair(java.util.Collection<apltk.interpreter.data.LogicBelief> beliefs, java.util.Collection<apltk.interpreter.data.LogicGoal> goals)
Method Detail |
---|
public eis.iilang.Action doIt(SubsumptionAgent agent)
copy
- of the SubsumptionAgent
processAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |