Skip to main content

%DeepSee.PMML.Definition.Util.Interval

class %DeepSee.PMML.Definition.Util.Interval extends %DeepSee.PMML.Definition.Util.DataFieldRange

Property Inventory

Method Inventory

Properties

property closure as %DeepSee.PMML.Datatype.String (VALUELIST = ",openClosed,openOpen,closedOpen,closedClosed", XMLPROJECTION = "ATTRIBUTE");
Property methods: closureDisplayToLogical(), closureGet(), closureIsValid(), closureLogicalToDisplay(), closureLogicalToOdbc(), closureNormalize(), closureSet()
property leftMargin as %DeepSee.PMML.Datatype.Number (XMLPROJECTION = "ATTRIBUTE");
Property methods: leftMarginDisplayToLogical(), leftMarginGet(), leftMarginIsValid(), leftMarginLogicalToDisplay(), leftMarginLogicalToXSD(), leftMarginNormalize(), leftMarginOdbcToLogical(), leftMarginSet(), leftMarginXSDToLogical()
property rightMargin as %DeepSee.PMML.Datatype.Number (XMLPROJECTION = "ATTRIBUTE");
Property methods: rightMarginDisplayToLogical(), rightMarginGet(), rightMarginIsValid(), rightMarginLogicalToDisplay(), rightMarginLogicalToXSD(), rightMarginNormalize(), rightMarginOdbcToLogical(), rightMarginSet(), rightMarginXSDToLogical()

Methods

method %GetAsCondition(pVarName As %String = "tValue") as %String

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab