edu.udo.cs.ie.cowbots.planer
Class getIntensityForLastGoal

Package class diagram package getIntensityForLastGoal
java.lang.Object
  extended by DefaultInternalAction
      extended by edu.udo.cs.ie.cowbots.planer.getIntensityForLastGoal

public class getIntensityForLastGoal
extends DefaultInternalAction

Java methods to get Intensity for current Goal (lastgoal)


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

getIntensityForLastGoal

public getIntensityForLastGoal()
Method Detail

execute

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