%DeepSee.PMML.Definition.Util.Array
class %DeepSee.PMML.Definition.Util.Array extends %DeepSee.PMML.Definition.Util.AbstractArray
Property Inventory
Method Inventory
Properties
property Values as %DeepSee.PMML.Datatype.String);
Property methods: ValuesDisplayToLogical(), ValuesGet(), ValuesIsValid(), ValuesLogicalToDisplay(), ValuesLogicalToOdbc(), ValuesNormalize(), ValuesSet()
property type as %DeepSee.PMML.Datatype.String (VALUELIST = ",int,string,real", XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: typeDisplayToLogical(), typeGet(), typeIsValid(), typeLogicalToDisplay(), typeLogicalToOdbc(), typeNormalize(), typeSet()
Methods
method ValuesAsArray(Output pArray) as %Status
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()