Skip to main content

%DeepSee.PMML.Definition.Extension.FieldMap

class %DeepSee.PMML.Definition.Extension.FieldMap extends %DeepSee.PMML.Definition.node

Property Inventory

Parameters

parameter XMLNAME = X-FieldMap;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.

Properties

property fieldName as %DeepSee.PMML.Datatype.FieldName (XMLPROJECTION = "ATTRIBUTE");
Property methods: fieldNameDisplayToLogical(), fieldNameGet(), fieldNameIsValid(), fieldNameLogicalToDisplay(), fieldNameLogicalToOdbc(), fieldNameNormalize(), fieldNameSet()
property spec as %DeepSee.PMML.Datatype.String (MAXLEN = 200, XMLPROJECTION = "ATTRIBUTE");
Property methods: specDisplayToLogical(), specGet(), specIsValid(), specLogicalToDisplay(), specLogicalToOdbc(), specNormalize(), specSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab