edu.udo.cs.ie.cowbots.internalActions.experimental2
Class exCreateFenceTasks

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

public class exCreateFenceTasks
extends DefaultInternalAction


Constructor Summary
exCreateFenceTasks()
           
 
Method Summary
 java.lang.Object execute(TransitionSystem ts, Unifier un, Term[] args)
          Deprecated internal action used for testing the fence open mechanism.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

exCreateFenceTasks

public exCreateFenceTasks()
Method Detail

execute

public java.lang.Object execute(TransitionSystem ts,
                                Unifier un,
                                Term[] args)
                         throws java.lang.Exception
Deprecated internal action used for testing the fence open mechanism. Replaced by exCreatePlan.

Throws:
java.lang.Exception