| Package | Description |
|---|---|
| com.interpss.dstab.controller.annotate.util | |
| com.interpss.dstab.controller.wrapper |
| Modifier and Type | Method and Description |
|---|---|
static void |
CMLSymbolMapper.mapFieldInputStr2Type(FunctionFieldAnWrapper<?> field)
Map the input strings of the FunctionField to their CML Var type
|
| Modifier and Type | Method and Description |
|---|---|
static FunctionFieldAnWrapper<? extends ICMLBlock> |
FunctionFieldAnWrapper.createObject(java.lang.reflect.Field field,
AbstractAnnotateController controller)
Create an object based on the user defined field annotations
|