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