edu.udo.cs.ie.cowbots.internalActions.Leader
Class makeAckRejLists

Package class diagram package makeAckRejLists
java.lang.Object
  extended by DefaultInternalAction
      extended by edu.udo.cs.ie.cowbots.internalActions.Leader.makeAckRejLists

public class makeAckRejLists
extends DefaultInternalAction

Java methods to make Helper and Rejected Lists args[0] howMuchDoesTheyWant(Agent,GoalIntensity) args[1] groupSize AgentsList,GroupSize,HelperList,RejectedList); (AgentsList,GroupSize,HelperList,RejectedList);


Constructor Summary
makeAckRejLists()
           
 
Method Summary
 java.lang.Object execute(TransitionSystem ts, Unifier un, Term[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

makeAckRejLists

public makeAckRejLists()
Method Detail

execute

public java.lang.Object execute(TransitionSystem ts,
                                Unifier un,
                                Term[] args)
                         throws java.lang.Exception
Throws:
java.lang.Exception