public class RichDataField extends org.dmg.pmml.DataField implements ValueStatusHolder
| Constructor and Description |
|---|
RichDataField() |
RichDataField(org.dmg.pmml.DataField dataField) |
| 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, addIntervals, addValues, getCyclic, getDisplayName, getExtensions, getIntervals, getName, getOpType, getTaxonomy, getValues, hasExtensions, hasIntervals, hasValues, setCyclic, setDataType, setDisplayName, setName, setOpType, setTaxonomygetLocator, hasLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixedpublic RichDataField()
public RichDataField(org.dmg.pmml.DataField dataField)
public org.dmg.pmml.DataType getDataType()
getDataType in interface org.dmg.pmml.HasDataType<org.dmg.pmml.DataField>getDataType in interface MapHolder<Integer>getDataType in class org.dmg.pmml.DataFieldpublic boolean hasValidValues()
ValueStatusHolderIndicates if the mapping contains at least one valid value.
hasValidValues in interface ValueStatusHolderCopyright © 2021. All rights reserved.