public class RichDataField extends org.dmg.pmml.DataField implements HasParsedValueMapping<org.dmg.pmml.Value>
| Constructor and Description |
|---|
RichDataField() |
RichDataField(org.dmg.pmml.DataField dataField) |
| Modifier and Type | Method and Description |
|---|---|
Map<FieldValue,org.dmg.pmml.Value> |
getValueMapping(org.dmg.pmml.DataType dataType,
org.dmg.pmml.OpType opType) |
accept, addExtensions, addIntervals, addValues, getCyclic, getDataType, getDisplayName, getExtensions, getIntervals, getName, getOpType, getTaxonomy, getValues, hasExtensions, hasIntervals, hasValues, setCyclic, setDataType, setDisplayName, setName, setOpType, setTaxonomypublic RichDataField()
public RichDataField(org.dmg.pmml.DataField dataField)
public Map<FieldValue,org.dmg.pmml.Value> getValueMapping(org.dmg.pmml.DataType dataType, org.dmg.pmml.OpType opType)
getValueMapping in interface HasParsedValueMapping<org.dmg.pmml.Value>Copyright © 2016. All Rights Reserved.