OfferSelector ============= .. currentmodule:: negmas.gb .. autoclass:: OfferSelector :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~OfferSelector.negotiator .. rubric:: Methods Summary .. autosummary:: ~OfferSelector.__call__ ~OfferSelector.after_join ~OfferSelector.after_proposing ~OfferSelector.after_responding ~OfferSelector.before_proposing ~OfferSelector.before_responding ~OfferSelector.can_join ~OfferSelector.on_leave ~OfferSelector.on_mechanism_error ~OfferSelector.on_negotiation_end ~OfferSelector.on_negotiation_start ~OfferSelector.on_partner_ended ~OfferSelector.on_partner_joined ~OfferSelector.on_partner_left ~OfferSelector.on_partner_proposal ~OfferSelector.on_partner_refused_to_propose ~OfferSelector.on_partner_response ~OfferSelector.on_preferences_changed ~OfferSelector.on_round_end ~OfferSelector.on_round_start ~OfferSelector.set_negotiator .. rubric:: Attributes Documentation .. autoattribute:: negotiator .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: after_join .. automethod:: after_proposing .. automethod:: after_responding .. automethod:: before_proposing .. automethod:: before_responding .. automethod:: can_join .. automethod:: on_leave .. automethod:: on_mechanism_error .. automethod:: on_negotiation_end .. automethod:: on_negotiation_start .. automethod:: on_partner_ended .. automethod:: on_partner_joined .. automethod:: on_partner_left .. automethod:: on_partner_proposal .. automethod:: on_partner_refused_to_propose .. automethod:: on_partner_response .. automethod:: on_preferences_changed .. automethod:: on_round_end .. automethod:: on_round_start .. automethod:: set_negotiator