mas.agents0815.doIt
Class DoJoinZone

java.lang.Object
  extended by mas.agents0815.doIt.DoJoinZone

public class DoJoinZone
extends java.lang.Object


Constructor Summary
DoJoinZone(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
 

Constructor Detail

DoJoinZone

public DoJoinZone(java.util.Collection<apltk.interpreter.data.LogicBelief> beliefs,
                  java.util.Collection<apltk.interpreter.data.LogicGoal> goals)
Parameters:
current - beliefs and goals copy of SubsumptionAgent
See Also:
processAction
Method Detail

doIt

public eis.iilang.Action doIt(SubsumptionAgent agent)


Copyright © 2012. All Rights Reserved.