mas.agents0815.doIt
Class DoAttackEnemyZone

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

public class DoAttackEnemyZone
extends java.lang.Object


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

DoAttackEnemyZone

public DoAttackEnemyZone(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)
Parameters:
current - beliefs and goals
Returns:
goto Action to the node where the zone is assumed to be
See Also:
processAction


Copyright © 2012. All Rights Reserved.