%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
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- %ValidatePMML()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()