SWR-006 ======= Status indication active object embeds LED indication state machine. Relation Diagram ---------------- .. graphviz:: digraph swr_154273ba_3076_4542_b7dc_89006e5df609 { rankdir=LR; graph [fontname="Helvetica" fontsize=10]; node [shape="box" style="filled" fillcolor="#eaf3ff" fontname="Helvetica" fontsize=10 color="#3a3a3a"]; edge [fontname="Helvetica" fontsize=9 color="#555555"]; source [label="ao_status_indication"]; target [label="sm_led_indication"]; source -> target [label=<SWR-006> dir="both", arrowtail="diamond", arrowhead="vee", style="solid"]; } Relation Summary ---------------- .. list-table:: :header-rows: 1 :widths: 25 75 * - Field - Value * - Source Unit - :doc:`ao_status_indication ` * - Target Unit - :doc:`sm_led_indication ` * - UML Type - composition * - Visibility - private