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

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

public class followTheCowGently
extends DefaultInternalAction


Field Summary
private static int DELTA
           
private static long serialVersionUID
           
 
Constructor Summary
followTheCowGently()
           
 
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

DELTA

private static int DELTA
Constructor Detail

followTheCowGently

public followTheCowGently()
Method Detail

execute

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