jmadem
Class set_multimodality
java.lang.Object
DefaultInternalAction
jmadem.set_multimodality
public class set_multimodality
- extends DefaultInternalAction
Internal function for changing the type of multimodality used by the MADeM agent.
Use:
jmadem.multimodality(Multimodality) with Multimodality = competitive, aggregate
- 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_multimodality
public set_multimodality()
execute
public java.lang.Object execute(TransitionSystem ts,
Unifier un,
Term[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception