AgentWorldInterface =================== .. currentmodule:: negmas.situated .. autoclass:: AgentWorldInterface :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AgentWorldInterface.accepted_negotiation_requests ~AgentWorldInterface.current_step ~AgentWorldInterface.default_signing_delay ~AgentWorldInterface.initialized ~AgentWorldInterface.n_steps ~AgentWorldInterface.negotiation_requests ~AgentWorldInterface.params ~AgentWorldInterface.relative_time ~AgentWorldInterface.requested_negotiations ~AgentWorldInterface.running_mechanism_dicts ~AgentWorldInterface.running_negotiations ~AgentWorldInterface.settings ~AgentWorldInterface.state ~AgentWorldInterface.unsigned_contracts .. rubric:: Methods Summary .. autosummary:: ~AgentWorldInterface.bb_query ~AgentWorldInterface.bb_read ~AgentWorldInterface.bb_record ~AgentWorldInterface.bb_remove ~AgentWorldInterface.execute ~AgentWorldInterface.logdebug ~AgentWorldInterface.logdebug_agent ~AgentWorldInterface.logerror ~AgentWorldInterface.logerror_agent ~AgentWorldInterface.loginfo ~AgentWorldInterface.loginfo_agent ~AgentWorldInterface.logwarning ~AgentWorldInterface.logwarning_agent ~AgentWorldInterface.request_negotiation_about ~AgentWorldInterface.run_negotiation ~AgentWorldInterface.run_negotiations .. rubric:: Attributes Documentation .. autoattribute:: accepted_negotiation_requests .. autoattribute:: current_step .. autoattribute:: default_signing_delay .. autoattribute:: initialized .. autoattribute:: n_steps .. autoattribute:: negotiation_requests .. autoattribute:: params .. autoattribute:: relative_time .. autoattribute:: requested_negotiations .. autoattribute:: running_mechanism_dicts .. autoattribute:: running_negotiations .. autoattribute:: settings .. autoattribute:: state .. autoattribute:: unsigned_contracts .. rubric:: Methods Documentation .. automethod:: bb_query .. automethod:: bb_read .. automethod:: bb_record .. automethod:: bb_remove .. automethod:: execute .. automethod:: logdebug .. automethod:: logdebug_agent .. automethod:: logerror .. automethod:: logerror_agent .. automethod:: loginfo .. automethod:: loginfo_agent .. automethod:: logwarning .. automethod:: logwarning_agent .. automethod:: request_negotiation_about .. automethod:: run_negotiation .. automethod:: run_negotiations