public class RichOutputField extends org.dmg.pmml.OutputField implements ValueStatusHolder
| Constructor and Description |
|---|
RichOutputField() |
RichOutputField(org.dmg.pmml.OutputField outputField) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.DataType |
getDataType() |
Map<?,Integer> |
getMap() |
boolean |
hasValidValues()
Indicates if the mapping contains at least one valid value.
|
accept, addExtensions, addValues, getAlgorithm, getDecisions, getDisplayName, getExpression, getExtensions, getIsMultiValued, getName, getOpType, getRank, getRankBasis, getRankOrder, getReportField, getResultFeature, getRuleFeature, getSegmentId, getTargetField, getValue, getValues, hasExtensions, hasValues, isFinalResult, setAlgorithm, setDataType, setDecisions, setDisplayName, setExpression, setFinalResult, setIsMultiValued, setName, setOpType, setRank, setRankBasis, setRankOrder, setReportField, setResultFeature, setRuleFeature, setSegmentId, setTargetField, setValuegetLocator, hasLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixedpublic RichOutputField()
public RichOutputField(org.dmg.pmml.OutputField outputField)
public org.dmg.pmml.DataType getDataType()
getDataType in interface org.dmg.pmml.HasDataType<org.dmg.pmml.OutputField>getDataType in interface MapHolder<Integer>getDataType in class org.dmg.pmml.OutputFieldpublic boolean hasValidValues()
ValueStatusHolderIndicates if the mapping contains at least one valid value.
hasValidValues in interface ValueStatusHolderCopyright © 2021. All rights reserved.