Adding new state and system diagrams/pages
[policy/parent.git] / docs / clamp / acm / plantuml / states / AcElementTypeStatesOnPpnt.puml
1 @startuml
2
3 [*] --> PRIMED: Prime from\nACM Runtime
4 PRIMED --> PRIMED: Prime from ACM Runtime
5 PRIMED --> [*]: Deprime from\nACM Runtime
6
7 @enduml