public abstract class AbstractBusinessDecision extends AbstractTransformation implements BusinessDecision
| Constructor and Description |
|---|
AbstractBusinessDecision() |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.OutputField |
createOutputField(org.dmg.pmml.OutputField outputField) |
org.dmg.pmml.ResultFeature |
getResultFeature() |
boolean |
isFinalResult() |
getDataType, getOpTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateDecisionscreateExpression, getDataType, getName, getOpTypepublic org.dmg.pmml.ResultFeature getResultFeature()
getResultFeature in interface TransformationgetResultFeature in class AbstractTransformationpublic boolean isFinalResult()
isFinalResult in interface TransformationisFinalResult in class AbstractTransformationpublic org.dmg.pmml.OutputField createOutputField(org.dmg.pmml.OutputField outputField)
createOutputField in interface TransformationcreateOutputField in class AbstractTransformationCopyright © 2023. All rights reserved.