| Class | Description |
|---|---|
| Element |
An
Element corresponds to a method in the API. |
| ElementUtil |
Utility class providing a number of convenience methods for handling
Elements. |
| GraphBuilder | |
| NodeBuilder |
Builder that can create a
Node for the given tree node. |
| Row |
A
Row corresponds to a row of DSL method invocations in their typically formatting. |
| TransitionBuilder |
Builder that can create a
Transition for the given tree node. |
| Tree<T> |
A tree implementation where a tree node may carry content.
|
| WorkflowFactoryImpl |
WorkflowFactoryImpl implementation that translates the DSL method invocations into a
Tree of Rows where a row's depths within the tree corresponds a DSL method
invocation's indentation level when formating the DSL method invocations in a typical fashion. |
| Enum | Description |
|---|---|
| Element.Type |
Copyright © 2018. All rights reserved.