Cherry Application LCM Step 1 - Create Application Package
Development Lifecycle (Draft)
Application Package
Use Case Sequence Diagram
@startumlTitle OSC Cherry Application LCM Step 1 - Create Application Packageskinparam sequenceArrowThickness 2skinparam ParticipantPadding 5skinparam BoxPadding 10skinparam ArrowColor #blueautonumberBox Vendor #lightsteelblue Participant PMGR as "Package Manager" <<RICAPP>>End boxBox Personnel #lightblue Actor xDEV as "Application Developer" <<INT OTF>>End box== Package ==xDEV -> PMGR : CreatePackage {releaseDir}loop foreach defined deployment configuration PMGR -> PMGR : Note Right: Add App Descriptor for deployment PMGR -> PMGR : Note Right: Add Policy Profiles for deployment PMGR -> PMGR : Note Right: Add Data Consumption Requirements PMGR -> PMGR : Note Right: Add Data Publication Capabilities PMGR -> PMGR : Note Right: Add Deployment Configuration Data Requirements PMGR -> PMGR : Note Right: Add Application Configuration Data Requirements PMGR -> PMGR : Note Right: Add Deployment Images alt Optional Certifications PMGR -> PMGR : Add Image Signatures/Certificates end ifend@enduml