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