mas.agents0815.doIt
Class DoJoinTwoPartyZone

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

public class DoJoinTwoPartyZone
extends java.lang.Object


Constructor Summary
DoJoinTwoPartyZone(java.util.Collection<apltk.interpreter.data.LogicBelief> beliefs, java.util.Collection<apltk.interpreter.data.LogicGoal> goals)
           
 
Method Summary
 eis.iilang.Action doIt(SubsumptionAgent agent, java.lang.String destination)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoJoinTwoPartyZone

public DoJoinTwoPartyZone(java.util.Collection<apltk.interpreter.data.LogicBelief> beliefs,
                          java.util.Collection<apltk.interpreter.data.LogicGoal> goals)
Method Detail

doIt

public eis.iilang.Action doIt(SubsumptionAgent agent,
                              java.lang.String destination)
Parameters:
current - beliefs and goals
Returns:
goto Action to the node from which best to perform survey
See Also:
processAction


Copyright © 2012. All Rights Reserved.