AcceptAround ============ .. currentmodule:: negmas.gb .. autoclass:: AcceptAround :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AcceptAround.eps ~AcceptAround.negotiator ~AcceptAround.relative_time .. rubric:: Methods Summary .. autosummary:: ~AcceptAround.__call__ ~AcceptAround.after_join ~AcceptAround.after_proposing ~AcceptAround.after_responding ~AcceptAround.before_proposing ~AcceptAround.before_responding ~AcceptAround.can_join ~AcceptAround.on_leave ~AcceptAround.on_mechanism_error ~AcceptAround.on_negotiation_end ~AcceptAround.on_negotiation_start ~AcceptAround.on_partner_ended ~AcceptAround.on_partner_joined ~AcceptAround.on_partner_left ~AcceptAround.on_partner_proposal ~AcceptAround.on_partner_refused_to_propose ~AcceptAround.on_partner_response ~AcceptAround.on_preferences_changed ~AcceptAround.on_round_end ~AcceptAround.on_round_start ~AcceptAround.respond ~AcceptAround.set_negotiator .. rubric:: Attributes Documentation .. autoattribute:: eps .. autoattribute:: negotiator .. autoattribute:: relative_time .. 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:: respond .. automethod:: set_negotiator