jmadem
Class set_remove_MADeM_data
java.lang.Object
DefaultInternalAction
jmadem.set_remove_MADeM_data
public class set_remove_MADeM_data
- extends DefaultInternalAction
Internal function for changing the flag establishing whether the agent automatically
removes all the data related to a MADeM decision after it has been made.
Use:
jmadem.set_remove_MADeM_data(Value) with Value = true or false
- 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_remove_MADeM_data
public set_remove_MADeM_data()
execute
public java.lang.Object execute(TransitionSystem ts,
Unifier un,
Term[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception