SAOMetaNegotiatorController =========================== .. currentmodule:: negmas.sao .. autoclass:: SAOMetaNegotiatorController :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SAOMetaNegotiatorController.active_negotiators ~SAOMetaNegotiatorController.crisp_ufun ~SAOMetaNegotiatorController.default_negotiator_type ~SAOMetaNegotiatorController.finished_negotiators ~SAOMetaNegotiatorController.has_cardinal_preferences ~SAOMetaNegotiatorController.has_preferences ~SAOMetaNegotiatorController.has_ufun ~SAOMetaNegotiatorController.id ~SAOMetaNegotiatorController.name ~SAOMetaNegotiatorController.negotiators ~SAOMetaNegotiatorController.preferences ~SAOMetaNegotiatorController.prob_ufun ~SAOMetaNegotiatorController.reserved_outcome ~SAOMetaNegotiatorController.reserved_value ~SAOMetaNegotiatorController.short_type_name ~SAOMetaNegotiatorController.started_negotiators ~SAOMetaNegotiatorController.states ~SAOMetaNegotiatorController.to_start_negotiators ~SAOMetaNegotiatorController.type_name ~SAOMetaNegotiatorController.ufun ~SAOMetaNegotiatorController.unfinished_negotiators ~SAOMetaNegotiatorController.uuid .. rubric:: Methods Summary .. autosummary:: ~SAOMetaNegotiatorController.add_negotiator ~SAOMetaNegotiatorController.after_join ~SAOMetaNegotiatorController.before_join ~SAOMetaNegotiatorController.call ~SAOMetaNegotiatorController.checkpoint ~SAOMetaNegotiatorController.checkpoint_info ~SAOMetaNegotiatorController.create ~SAOMetaNegotiatorController.create_negotiator ~SAOMetaNegotiatorController.from_checkpoint ~SAOMetaNegotiatorController.is_clean ~SAOMetaNegotiatorController.join ~SAOMetaNegotiatorController.kill_negotiator ~SAOMetaNegotiatorController.make_negotiator ~SAOMetaNegotiatorController.on_leave ~SAOMetaNegotiatorController.on_mechanism_error ~SAOMetaNegotiatorController.on_negotiation_end ~SAOMetaNegotiatorController.on_negotiation_start ~SAOMetaNegotiatorController.on_notification ~SAOMetaNegotiatorController.on_preferences_changed ~SAOMetaNegotiatorController.on_round_end ~SAOMetaNegotiatorController.on_round_start ~SAOMetaNegotiatorController.partner_agent_ids ~SAOMetaNegotiatorController.partner_agent_names ~SAOMetaNegotiatorController.partner_negotiator_ids ~SAOMetaNegotiatorController.partner_negotiator_names ~SAOMetaNegotiatorController.propose ~SAOMetaNegotiatorController.reset ~SAOMetaNegotiatorController.respond ~SAOMetaNegotiatorController.set_id ~SAOMetaNegotiatorController.set_preferences ~SAOMetaNegotiatorController.spawn ~SAOMetaNegotiatorController.spawn_object .. rubric:: Attributes Documentation .. autoattribute:: active_negotiators .. autoattribute:: crisp_ufun .. autoattribute:: default_negotiator_type .. autoattribute:: finished_negotiators .. autoattribute:: has_cardinal_preferences .. autoattribute:: has_preferences .. autoattribute:: has_ufun .. autoattribute:: id .. autoattribute:: name .. autoattribute:: negotiators .. autoattribute:: preferences .. autoattribute:: prob_ufun .. autoattribute:: reserved_outcome .. autoattribute:: reserved_value .. autoattribute:: short_type_name .. autoattribute:: started_negotiators .. autoattribute:: states .. autoattribute:: to_start_negotiators .. autoattribute:: type_name .. autoattribute:: ufun .. autoattribute:: unfinished_negotiators .. autoattribute:: uuid .. rubric:: Methods Documentation .. automethod:: add_negotiator .. automethod:: after_join .. automethod:: before_join .. automethod:: call .. automethod:: checkpoint .. automethod:: checkpoint_info .. automethod:: create .. automethod:: create_negotiator .. automethod:: from_checkpoint .. automethod:: is_clean .. automethod:: join .. automethod:: kill_negotiator .. automethod:: make_negotiator .. automethod:: on_leave .. automethod:: on_mechanism_error .. automethod:: on_negotiation_end .. automethod:: on_negotiation_start .. automethod:: on_notification .. automethod:: on_preferences_changed .. automethod:: on_round_end .. automethod:: on_round_start .. automethod:: partner_agent_ids .. automethod:: partner_agent_names .. automethod:: partner_negotiator_ids .. automethod:: partner_negotiator_names .. automethod:: propose .. automethod:: reset .. automethod:: respond .. automethod:: set_id .. automethod:: set_preferences .. automethod:: spawn .. automethod:: spawn_object