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

S

serialVersionUID - Static variable in class jmadem.add_filter_function
 
serialVersionUID - Static variable in class jmadem.add_utility_function
 
serialVersionUID - Static variable in class jmadem.construct_allocations
 
serialVersionUID - Static variable in exception jmadem.FilterFunctionException
Serializable object
serialVersionUID - Static variable in class jmadem.get_filter_function_names
 
serialVersionUID - Static variable in class jmadem.get_list_of_personal_weights
 
serialVersionUID - Static variable in class jmadem.get_list_of_utility_weights
 
serialVersionUID - Static variable in class jmadem.get_multimodality
 
serialVersionUID - Static variable in class jmadem.get_personal_weight
 
serialVersionUID - Static variable in class jmadem.get_remove_MADeM_data
 
serialVersionUID - Static variable in class jmadem.get_timeout
 
serialVersionUID - Static variable in class jmadem.get_utility_function_names
 
serialVersionUID - Static variable in class jmadem.get_utility_weight
 
serialVersionUID - Static variable in class jmadem.get_welfare
 
serialVersionUID - Static variable in class jmadem.launch_decision
 
serialVersionUID - Static variable in class jmadem.launch_decision1
 
serialVersionUID - Static variable in class jmadem.launch_decision1_welfare
 
serialVersionUID - Static variable in class jmadem.launch_decision_welfare
 
serialVersionUID - Static variable in class jmadem.launch_specific_decision
 
serialVersionUID - Static variable in class jmadem.launch_specific_decision1
 
serialVersionUID - Static variable in class jmadem.launch_specific_decision1_welfare
 
serialVersionUID - Static variable in class jmadem.launch_specific_decision_welfare
 
serialVersionUID - Static variable in class jmadem.remove_filter_function
 
serialVersionUID - Static variable in class jmadem.remove_utility_function
 
serialVersionUID - Static variable in class jmadem.reset_personal_weights
 
serialVersionUID - Static variable in class jmadem.reset_utility_weights
 
serialVersionUID - Static variable in class jmadem.set_list_of_personal_weights
 
serialVersionUID - Static variable in class jmadem.set_list_of_utility_weights
 
serialVersionUID - Static variable in class jmadem.set_multimodality
 
serialVersionUID - Static variable in class jmadem.set_personal_weight
 
serialVersionUID - Static variable in class jmadem.set_remove_MADeM_data
 
serialVersionUID - Static variable in class jmadem.set_timeout
 
serialVersionUID - Static variable in class jmadem.set_utility_weight
 
serialVersionUID - Static variable in class jmadem.set_welfare
 
serialVersionUID - Static variable in exception jmadem.UtilityFunctionException
Serializable object
set_list_of_personal_weights - Class in jmadem
Internal function for setting the personal weights of the MADeM agent.
set_list_of_personal_weights() - Constructor for class jmadem.set_list_of_personal_weights
 
set_list_of_utility_weights - Class in jmadem
Internal function for changing the utility weights of the MADeM agent.
set_list_of_utility_weights() - Constructor for class jmadem.set_list_of_utility_weights
 
set_multimodality - Class in jmadem
Internal function for changing the type of multimodality used by the MADeM agent.
set_multimodality() - Constructor for class jmadem.set_multimodality
 
set_personal_weight - Class in jmadem
Internal function for setting a personal weight of the MADeM agent.
set_personal_weight() - Constructor for class jmadem.set_personal_weight
 
set_remove_MADeM_data - Class in jmadem
Internal function for changing the flag establishing whether the agent automatically removes all the data related to a MADeM decision after it has been made.
set_remove_MADeM_data() - Constructor for class jmadem.set_remove_MADeM_data
 
set_timeout - Class in jmadem
Internal function for changing bid timeout in the MADeM agent.
set_timeout() - Constructor for class jmadem.set_timeout
 
set_utility_weight - Class in jmadem
Internal function for changing an utility weight of the MADeM agent.
set_utility_weight() - Constructor for class jmadem.set_utility_weight
 
set_welfare - Class in jmadem
Internal function for changing the social welfare of the MADeM agent.
set_welfare() - Constructor for class jmadem.set_welfare
 
setAutomaticRemoveOfMademData(boolean) - Method in class jmadem.MADeMAgArch
Sets the value of the flag indicating whether to remove the data managed by MADeM after the winner determination problem.
setDecisionClosed(boolean) - Method in class jmadem.DecisionData
Sets the value of the flag indicating whether the winner determination problem (WDP) has already started for this decision.
setMultimodality(Multimodality) - Method in class jmadem.DecisionData
Changes the type of multimodality used in the Winner Determination Problem.
setMultimodality(Multimodality) - Method in class jmadem.MADeMAgArch
Changes the type of multimodality used in the Winner Determination Problem.
setMultipleSolution(boolean) - Method in class jmadem.DecisionData
Sets the value of the flag indicating whether the winner determination problem (WDP) returns all possible winners for the decision or just one randomly chosen.
setPersonalWeight(Atom, Float) - Method in class jmadem.MADeMAgArch
Changes the personal weight of the MADeM agent towards another agent.
setPersonalWeights(ConcurrentMap<Atom, Float>) - Method in class jmadem.MADeMAgArch
Changes the personal weights of the MADeM agent towards the other agents.
setReturnWelfare(boolean) - Method in class jmadem.DecisionData
Sets the value of the flag indicating whether the winner determination problem (WDP) returns the social welfare of winner allocations.
setTimeout(int) - Method in class jmadem.MADeMAgArch
Changes bid timeout to a new positive value.
setTimeoutTask(ScheduledFuture<?>) - Method in class jmadem.DecisionData
Sets the task object that can be used to cancel or check execution of the timeout.
setUtilityWeight(Atom, Float) - Method in class jmadem.MADeMAgArch
Changes the utility weight of the MADeM agent for a certain utility function.
setUtilityWeights(ConcurrentMap<Atom, Float>) - Method in class jmadem.MADeMAgArch
Changes the utility weights of the MADeM agent.
setWelfare(Cuf) - Method in class jmadem.MADeMAgArch
Changes social welfare of the MADeM agent.
slots - Variable in class jmadem.construct_allocations
 
startMADeMDecision(ListTerm, ListTerm, ListTerm, boolean, boolean) - Method in class jmadem.MADeMAgArch
Starts a MADeM decision using the internal parameters of the agent.
startMADeMDecision(ListTerm, ListTerm, ListTerm, ConcurrentMap<Atom, Float>, ConcurrentMap<Atom, Float>, Cuf, Multimodality, int, boolean, boolean) - Method in class jmadem.MADeMAgArch
Starts a MADeM decision by specifying all its parameters.

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