| Class | Description |
|---|---|
| AbstractAnnotateController |
Base class for all annotated CML controller
- the fieldWrapperList contains a list of CML field annotation wrapper.
|
| AbstractChildAnnotateController |
Base class for defining a child custom CML controller
1) Child CML controller does not need to defined input and y0 annotations.
|
| Enum | Description |
|---|---|
| AbstractChildAnnotateController.Direction |
| Annotation Type | Description |
|---|---|
| AnController |
Annotation for CML controller
|
| AnControllerField |
Annotation for CML controller field
|
| AnFunctionField |
Annotation for CML controller function type field
|