@InterfaceAudience.Private public class VisualizeStateMachine extends Object
Constructor and Description |
---|
VisualizeStateMachine() |
Modifier and Type | Method and Description |
---|---|
static Graph |
getGraphFromClasses(String graphName,
List<String> classes)
get Graph From Classes.
|
static void |
main(String[] args) |
public static Graph getGraphFromClasses(String graphName, List<String> classes) throws Exception
graphName
- graphName.classes
- list of classes which have static field
stateMachineFactory of type StateMachineFactoryException
- exception occurs.Copyright © 2008–2024 Apache Software Foundation. All rights reserved.