SWR-004

Control active object embeds fan control state machine.

Relation Diagram

digraph swr_a684f200_ff04_4684_833d_b4759faa392c {
  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_control"];
  target [label="sm_fan_control"];
  source -> target [label=<<B>SWR-004</B>> dir="both", arrowtail="diamond", arrowhead="vee", style="solid"];
}

Relation Summary

Field

Value

Source Unit

ao_control

Target Unit

sm_fan_control

UML Type

composition

Visibility

private