jmadem
Class get_list_of_personal_weights
java.lang.Object
DefaultInternalAction
jmadem.get_list_of_personal_weights
public class get_list_of_personal_weights
- extends DefaultInternalAction
Internal function for getting the personal weights being used by the MADeM agent.
Use:
jmadem.get_list_of_personal_weights([ [AgentName, Weight] | ListOfPairs ])
- 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
get_list_of_personal_weights
public get_list_of_personal_weights()
execute
public java.lang.Object execute(TransitionSystem ts,
Unifier un,
Term[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception