ControlledSAONegotiator ======================= .. currentmodule:: negmas.sao .. autoclass:: ControlledSAONegotiator :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ControlledSAONegotiator.ami ~ControlledSAONegotiator.annotation ~ControlledSAONegotiator.capabilities ~ControlledSAONegotiator.crisp_ufun ~ControlledSAONegotiator.has_cardinal_preferences ~ControlledSAONegotiator.has_preferences ~ControlledSAONegotiator.has_ufun ~ControlledSAONegotiator.id ~ControlledSAONegotiator.name ~ControlledSAONegotiator.nmi ~ControlledSAONegotiator.opponent_ufun ~ControlledSAONegotiator.owner ~ControlledSAONegotiator.parent ~ControlledSAONegotiator.preferences ~ControlledSAONegotiator.private_info ~ControlledSAONegotiator.prob_ufun ~ControlledSAONegotiator.reserved_outcome ~ControlledSAONegotiator.reserved_value ~ControlledSAONegotiator.short_type_name ~ControlledSAONegotiator.type_name ~ControlledSAONegotiator.ufun ~ControlledSAONegotiator.uuid .. rubric:: Methods Summary .. autosummary:: ~ControlledSAONegotiator.__call__ ~ControlledSAONegotiator.add_capabilities ~ControlledSAONegotiator.add_handler ~ControlledSAONegotiator.before_death ~ControlledSAONegotiator.cancel ~ControlledSAONegotiator.checkpoint ~ControlledSAONegotiator.checkpoint_info ~ControlledSAONegotiator.create ~ControlledSAONegotiator.from_checkpoint ~ControlledSAONegotiator.handlers ~ControlledSAONegotiator.is_acceptable_as_agreement ~ControlledSAONegotiator.isin ~ControlledSAONegotiator.join ~ControlledSAONegotiator.on_leave ~ControlledSAONegotiator.on_mechanism_error ~ControlledSAONegotiator.on_negotiation_end ~ControlledSAONegotiator.on_negotiation_start ~ControlledSAONegotiator.on_notification ~ControlledSAONegotiator.on_notification_ ~ControlledSAONegotiator.on_partner_ended ~ControlledSAONegotiator.on_partner_proposal ~ControlledSAONegotiator.on_partner_response ~ControlledSAONegotiator.on_preferences_changed ~ControlledSAONegotiator.on_round_end ~ControlledSAONegotiator.on_round_start ~ControlledSAONegotiator.propose ~ControlledSAONegotiator.propose_ ~ControlledSAONegotiator.remove_capability ~ControlledSAONegotiator.remove_handler ~ControlledSAONegotiator.respond ~ControlledSAONegotiator.respond_ ~ControlledSAONegotiator.set_id ~ControlledSAONegotiator.set_preferences ~ControlledSAONegotiator.spawn ~ControlledSAONegotiator.spawn_object .. rubric:: Attributes Documentation .. autoattribute:: ami .. autoattribute:: annotation .. autoattribute:: capabilities .. autoattribute:: crisp_ufun .. autoattribute:: has_cardinal_preferences .. autoattribute:: has_preferences .. autoattribute:: has_ufun .. autoattribute:: id .. autoattribute:: name .. autoattribute:: nmi .. autoattribute:: opponent_ufun .. autoattribute:: owner .. autoattribute:: parent .. autoattribute:: preferences .. autoattribute:: private_info .. autoattribute:: prob_ufun .. autoattribute:: reserved_outcome .. autoattribute:: reserved_value .. autoattribute:: short_type_name .. autoattribute:: type_name .. autoattribute:: ufun .. autoattribute:: uuid .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: add_capabilities .. automethod:: add_handler .. automethod:: before_death .. automethod:: cancel .. automethod:: checkpoint .. automethod:: checkpoint_info .. automethod:: create .. automethod:: from_checkpoint .. automethod:: handlers .. automethod:: is_acceptable_as_agreement .. automethod:: isin .. automethod:: join .. automethod:: on_leave .. automethod:: on_mechanism_error .. automethod:: on_negotiation_end .. automethod:: on_negotiation_start .. automethod:: on_notification .. automethod:: on_notification_ .. automethod:: on_partner_ended .. automethod:: on_partner_proposal .. automethod:: on_partner_response .. automethod:: on_preferences_changed .. automethod:: on_round_end .. automethod:: on_round_start .. automethod:: propose .. automethod:: propose_ .. automethod:: remove_capability .. automethod:: remove_handler .. automethod:: respond .. automethod:: respond_ .. automethod:: set_id .. automethod:: set_preferences .. automethod:: spawn .. automethod:: spawn_object