- java.lang.Object
-
- org.dmg.pmml.PMMLObject
-
- org.dmg.pmml.Field<org.dmg.pmml.DataField>
-
- org.dmg.pmml.DataField
-
- org.jpmml.evaluator.DefaultDataField
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.dmg.pmml.DataField
org.dmg.pmml.DataField.Cyclic
-
Constructor Summary
Constructors
| Constructor and Description |
DefaultDataField(org.dmg.pmml.OpType opType,
org.dmg.pmml.DataType dataType) |
-
Method Summary
-
Methods inherited from class org.dmg.pmml.DataField
accept, addExtensions, addIntervals, addValues, getCyclic, getDataType, getDisplayName, getExtensions, getIntervals, getOpType, getTaxonomy, getValues, hasExtensions, hasIntervals, hasValues, requireDataType, requireOpType, setCyclic, setDataType, setDisplayName, setOpType, setTaxonomy
-
Methods inherited from class org.dmg.pmml.PMMLObject
getLocator, getSchemaVersion, getSchemaVersion, hasLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixed
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.dmg.pmml.HasDiscreteDomain
addValues
-
Methods inherited from interface org.dmg.pmml.HasRequiredName
getKey
-
Methods inherited from interface org.dmg.pmml.HasDataType
getDataType
-
Methods inherited from interface org.dmg.pmml.HasOpType
getOpType
Copyright © 2025. All Rights Reserved.