Package | Description |
---|---|
com.bayesia.api |
Modifier and Type | Method and Description |
---|---|
void |
APIModeling.setClassFunctionNodeBooleanFormatter(java.lang.String className,
BooleanFormatter formatter)
Sets the Boolean formatter to each not excluded function node of the given class.
|
void |
APIModeling.setFunctionNodeBooleanFormatter(java.lang.String nodeName,
BooleanFormatter formatter)
Sets the Boolean formatter of the function node.
|