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