edu.udo.cs.ie.cowbots.internalActions.Leader
Class makeAckRejLists
java.lang.Object
DefaultInternalAction
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);
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 |
makeAckRejLists
public makeAckRejLists()
execute
public java.lang.Object execute(TransitionSystem ts,
Unifier un,
Term[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception