Versions Compared

Key

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

...

PlantUML Macro
@startuml
database database

CLAMP_GUI -> CLAMP_Runtime: [REST] Commission Control Loop Type Definition
CLAMP_Runtime -> Database: Store Control Loop Type Definition
CLAMP_Runtime -> CLAMP_GUI: Type Definition Stored
activate CLAMP_GUI: Set 
CLAMP_GUI -> CLAMP_Runtime: Fetch GUI fields Common Parameter Definitions
CLAMP_Runtime -> Database: Read Control Loop Type Definition
CLAMP_Runtime -> CLAMP_Runtime: Generate fields for Common Parameters for GUI
CLAMP_Runtime -> CLAMP_GUI: Return GUI fields Common Parameter Definitions
CLAMP_GUI -> CLAMP_GUI: Render UI for Common Parameters
CLAMP_GUI -> CLAMP_GUI: Get values for Common Parameters from user
CLAMP_GUI -> CLAMP_Runtime: Set values for Common Parameters
CLAMP_GUIRuntime -> Database: Store values for Common Parameters
CLAMP_Runtime -> Participants: Fetch Update Participants with Control Loop Type Definition and values for Common Parameter DefintionsParameters
@emduml



5. Life Cycle Management Operations

...