%DeepSee.PMML.Definition.Models.NeuralNetwork.NeuralOutputs
class %DeepSee.PMML.Definition.Models.NeuralNetwork.NeuralOutputs extends %DeepSee.PMML.Definition.extendableNode
Property Inventory
Properties
property Outputs as list of NeuralOutput (XMLNAME = "NeuralOutput", XMLPROJECTION = "ELEMENT");
Property methods: OutputsBuildValueArray(), OutputsCollectionToDisplay(), OutputsCollectionToOdbc(), OutputsDisplayToCollection(), OutputsGet(), OutputsGetObject(), OutputsGetObjectId(), OutputsGetSwizzled(), OutputsIsValid(), OutputsOdbcToCollection(), OutputsSet(), OutputsSetObject(), OutputsSetObjectId()
property numberOfOutputs as %DeepSee.PMML.Datatype.IntNumber (MINVAL = 0, XMLPROJECTION = "ATTRIBUTE");
Property methods: numberOfOutputsDisplayToLogical(), numberOfOutputsGet(), numberOfOutputsIsValid(), numberOfOutputsLogicalToDisplay(), numberOfOutputsNormalize(), numberOfOutputsSet(), numberOfOutputsXSDToLogical()
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()