Versions Compared

Key

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

...

PlantUML Macro
@startuml
participant CLAMP_GUIREST
participant CLAMP_Runtime
database Commissioned_ACM_Inventory

CLAMP_GUI -> CLAMP_Runtime: Commission Automation Composition Type Definition
ACM_Runtime -> Commissioned_ACM_Inventory: Store Automation Composition Type Definition
ACM_Runtime -> REST: Type Definition Commissioned
@enduml

...