A B C D E G I J L M P R S T U V W

G

get_personal_weights - Class in jmadem
Internal function for getting the personal weights being used by the MADeM agent.
get_personal_weights() - Constructor for class jmadem.get_personal_weights
 
get_timeout - Class in jmadem
Internal function for getting the bid timeout used by the MADeM agent.
get_timeout() - Constructor for class jmadem.get_timeout
 
get_utility_function_names - Class in jmadem
Internal function for getting the names of the utility functions already registered in the MADeM agent.
get_utility_function_names() - Constructor for class jmadem.get_utility_function_names
 
get_utility_weights - Class in jmadem
Internal function for getting the utility weights being used by the MADeM agent.
get_utility_weights() - Constructor for class jmadem.get_utility_weights
 
get_welfare - Class in jmadem
Internal function for getting the social welfare being used by the MADeM agent.
get_welfare() - Constructor for class jmadem.get_welfare
 
getAgents() - Method in class jmadem.DecisionData
Returns the name of the agents involved in the decision.
getAllocations() - Method in class jmadem.DecisionData
Returns the allocations considered as solutions for the decision problem.
getId() - Method in class jmadem.DecisionData
Returns the identifier of the decision making.
getId() - Method in interface jmadem.UtilityFunctionInt
Returns the name of the utility function IMPORTANT NOTE: All utility function names must start in lowercase due to Jason's interpretation of uppercase as variable terms when launching MADeM.
getPersonalWeights() - Method in class jmadem.DecisionData
Returns the personal weights for the agents involved in the decision.
getPersonalWeights() - Method in class jmadem.MADeMAgArch
Gets the personal weights of the MADeM agent.
getTimeout() - Method in class jmadem.MADeMAgArch
Gets bid timeout (in milliseconds).
getUtility(String, Allocation, Atom) - Method in class jmadem.MADeMAgArch
Obtains the utility value given by a specific utility function.
getUtilityFunctionNames() - Method in class jmadem.MADeMAgArch
Gets the names of the utility functions previously registered in the MADeM agent.
getUtilityFunctions() - Method in class jmadem.DecisionData
Returns the name of the utility functions used to express preference.
getUtilityValues() - Method in class jmadem.DecisionData
Returns the utility values received from the agents involved in the decision.
getUtilityWeights() - Method in class jmadem.DecisionData
Returns the utility weights for the utility functions being used.
getUtilityWeights() - Method in class jmadem.MADeMAgArch
Gets the utility weights of the MADeM agent.
getWelfare() - Method in class jmadem.DecisionData
Returns the social welfare applied to solve the decision problem.
getWelfare() - Method in class jmadem.MADeMAgArch
Gets the social welfare of the MADeM agent.

A B C D E G I J L M P R S T U V W