jmadem
Class get_multimodality

java.lang.Object
  extended by DefaultInternalAction
      extended by jmadem.get_multimodality

public class get_multimodality
extends DefaultInternalAction

Internal function for getting the type of multimodality used by the MADeM agent.

Use:
jmadem.get_multimodality(Multimodality)

Author:
Francisco Grimaldo

Field Summary
(package private)  java.util.logging.Logger logger
           
private static long serialVersionUID
           
 
Constructor Summary
get_multimodality()
           
 
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

logger

java.util.logging.Logger logger
Constructor Detail

get_multimodality

public get_multimodality()
Method Detail

execute

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