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