Dispatcher ============================== .. currentmodule:: schedula.dispatcher .. autoclass:: Dispatcher :members: .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: Dispatcher/ ~Dispatcher.__init__ ~Dispatcher.add_data ~Dispatcher.add_dispatcher ~Dispatcher.add_from_lists ~Dispatcher.add_func ~Dispatcher.add_function ~Dispatcher.blue ~Dispatcher.copy ~Dispatcher.copy_structure ~Dispatcher.dispatch ~Dispatcher.extend ~Dispatcher.form ~Dispatcher.get_node ~Dispatcher.get_sub_dsp ~Dispatcher.get_sub_dsp_from_workflow ~Dispatcher.plot ~Dispatcher.set_default_value ~Dispatcher.shrink_dsp ~Dispatcher.web .. automethod:: __init__ .. rubric:: Attributes .. autosummary:: :nosignatures: :toctree: Dispatcher/ ~Dispatcher.data_nodes ~Dispatcher.function_nodes ~Dispatcher.sub_dsp_nodes ~Dispatcher.dmap ~Dispatcher.name ~Dispatcher.nodes ~Dispatcher.default_values ~Dispatcher.raises ~Dispatcher.executor ~Dispatcher.solution ~Dispatcher.counter