Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%DeepSee.PMML.Definition.Util.FieldColumnPair

class %DeepSee.PMML.Definition.Util.FieldColumnPair extends %DeepSee.PMML.Definition.extendableNode

Property Inventory

Properties

property column as %DeepSee.PMML.Datatype.String (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: columnDisplayToLogical(), columnGet(), columnIsValid(), columnLogicalToDisplay(), columnLogicalToOdbc(), columnNormalize(), columnSet()
property field as %DeepSee.PMML.Datatype.FieldName (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: fieldDisplayToLogical(), fieldGet(), fieldIsValid(), fieldLogicalToDisplay(), fieldLogicalToOdbc(), fieldNormalize(), fieldSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab