jmadem
Class set_utility_weight
java.lang.Object
DefaultInternalAction
jmadem.set_utility_weight
public class set_utility_weight
- extends DefaultInternalAction
Internal function for changing an utility weight of the MADeM agent.
Use:
jmadem.set_utility_weight(UtilityName, Weight)
- Author:
- Francisco Grimaldo
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 |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
logger
java.util.logging.Logger logger
set_utility_weight
public set_utility_weight()
execute
public java.lang.Object execute(TransitionSystem ts,
Unifier un,
Term[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception