Annotation Interface State.Meta
- Enclosing interface:
- State
Describes some metadata about a state.
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionThe color to use when graphing with GraphViz DOT.How to use the state.
-
Element Details
-
color
String colorThe color to use when graphing with GraphViz DOT.- Default:
- "#000000"
-
role
State.Role roleHow to use the state.- Default:
- TRANSITIONAL
-