edu.udo.cs.ie.cowbots.internalActions.math
Class roundToInt

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

public class roundToInt
extends DefaultInternalAction

Java methods to make Helper and Rejected Lists (AgentsList,GroupSize,HelperList,RejectedList);


Constructor Summary
roundToInt()
           
 
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

roundToInt

public roundToInt()
Method Detail

execute

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