Class STMPlantUmlSDGenerator
java.lang.Object
org.chenile.workflow.puml.STMPlantUmlSDGenerator
Generates a PLANT UML state diagram for the State Transition Diagram.
We let the PUML Styler give us all the styling based on styling.json.
However, we support a "hard-coded" styling using MAIN_PATH for simplicity.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
stmFlowStore
-
notOrphaned
-
pumlStyler
-
STARTUML
- See Also:
-
ENDUML
- See Also:
-
STATE
- See Also:
-
AUTO_STATE
- See Also:
-
MAIN_PATH_STEREOTYPE
- See Also:
-
NOTE_RIGHT_OF_
- See Also:
-
TERMINAL
- See Also:
-
MAIN_PATH
- See Also:
-
MAIN_PATH_LINE_STYLE
- See Also:
-
-
Constructor Details
-
STMPlantUmlSDGenerator
-
-
Method Details
-
toStateDiagram
-
findIncomingForAllStates
private void findIncomingForAllStates() -
isInMainPath
-
isInMainPath
-
getConnectionStyle
-
getStateStyle
-
checkForStates
-