Class STMMermaidGenerator

java.lang.Object
org.chenile.workflow.puml.STMMermaidGenerator

public class STMMermaidGenerator extends Object
Generates a Mermaid state diagram for the State Transition Diagram. This class mirrors the traversal behavior of STMPlantUmlSDGenerator without changing the existing PlantUML generator.