jmadem
Class get_personal_weight
java.lang.Object
DefaultInternalAction
jmadem.get_personal_weight
public class get_personal_weight
- extends DefaultInternalAction
Internal function for getting the personal weight being applied to another agent's utilities.
Use:
jmadem.get_personal_weight(AgentName, 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
get_personal_weight
public get_personal_weight()
execute
public java.lang.Object execute(TransitionSystem ts,
Unifier un,
Term[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception