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