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