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

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

public class exGoalIntensity
extends DefaultInternalAction

this method returns the intensity for the current goal. it does not depend on the deliberation at all and uses the desire state directly.


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

exGoalIntensity

public exGoalIntensity()
Method Detail

execute

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