%DeepSee.PMML.Definition.Output
class %DeepSee.PMML.Definition.Output extends %DeepSee.PMML.Definition.extendableNode
Property Inventory
Method Inventory
Properties
property OutputFields as list of OutputField (XMLNAME = "OutputField", XMLPROJECTION = "ELEMENT");
Property methods: OutputFieldsBuildValueArray(), OutputFieldsCollectionToDisplay(), OutputFieldsCollectionToOdbc(), OutputFieldsDisplayToCollection(), OutputFieldsGet(), OutputFieldsGetObject(), OutputFieldsGetObjectId(), OutputFieldsGetSwizzled(), OutputFieldsIsValid(), OutputFieldsOdbcToCollection(), OutputFieldsSet(), OutputFieldsSetObject(), OutputFieldsSetObjectId()
Methods
final method %ValidateNames(ByRef pDictionary) 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()