pydistsim.tests.test\_algorithm.SomeNodeAlgorithm ================================================= .. currentmodule:: pydistsim.tests.test_algorithm .. autoclass:: SomeNodeAlgorithm :members: :show-inheritance: :special-members: __call__, __add__, __mul__, __getattr__, __new__, __setattr__, __getattribute__ :private-members: .. rubric:: Methods .. autosummary:: :nosignatures: ~SomeNodeAlgorithm.__init__ ~SomeNodeAlgorithm.add_observers ~SomeNodeAlgorithm.alarm ~SomeNodeAlgorithm.apply_restrictions ~SomeNodeAlgorithm.block_inbox ~SomeNodeAlgorithm.check_algorithm_initialization ~SomeNodeAlgorithm.check_algorithm_termination ~SomeNodeAlgorithm.check_restrictions ~SomeNodeAlgorithm.clear_observers ~SomeNodeAlgorithm.close ~SomeNodeAlgorithm.default ~SomeNodeAlgorithm.disable_alarm ~SomeNodeAlgorithm.disable_all_node_alarms ~SomeNodeAlgorithm.initializer ~SomeNodeAlgorithm.is_halted ~SomeNodeAlgorithm.is_initialized ~SomeNodeAlgorithm.notify_observers ~SomeNodeAlgorithm.open ~SomeNodeAlgorithm.receiving ~SomeNodeAlgorithm.reset ~SomeNodeAlgorithm.send ~SomeNodeAlgorithm.send_msg ~SomeNodeAlgorithm.set_alarm ~SomeNodeAlgorithm.spontaneously ~SomeNodeAlgorithm.step ~SomeNodeAlgorithm.unblock_inbox ~SomeNodeAlgorithm.update_alarm_time .. rubric:: Attributes .. autosummary:: ~SomeNodeAlgorithm.INI ~SomeNodeAlgorithm.S_init ~SomeNodeAlgorithm.S_term ~SomeNodeAlgorithm.algorithm_restrictions ~SomeNodeAlgorithm.default_params ~SomeNodeAlgorithm.network ~SomeNodeAlgorithm.required_params ~SomeNodeAlgorithm.nwm