SWR-005

Safety active object embeds protection state machine.

Relation Diagram

digraph swr_1a631235_b0de_4a63_9431_fb1916c29b12 {
  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_safety"];
  target [label="sm_protection"];
  source -> target [label=<<B>SWR-005</B>> dir="both", arrowtail="diamond", arrowhead="vee", style="solid"];
}

Relation Summary

Field

Value

Source Unit

ao_safety

Target Unit

sm_protection

UML Type

composition

Visibility

private