Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PlantUML Macro
@startuml
Participant -> CLAMP_Runtime: Participant Registration
Participant <- CLAMP_Runtime: Participant Registration Ack
CLAMP_Runtime -> CLAMP_Runtime: Collect Control Loop Type Definitions and Common\nCommon Property Values for\nParticipant Participant Type of this Participant
Participant <- CLAMP_Runtime: Participant Update [Control\nControl Loop Types and Common Property Values for Participant Type of Participant]
Participant -> CLAMP_Runtime: Participant Update Ack

...