Class Reference
%DeepSee.PMML.Definition.Models.Trees.TreeNode
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%DeepSee] >  [PMML] >  [Definition] >  [Models] >  [Trees] >  [TreeNode]
Private  Storage

class %DeepSee.PMML.Definition.Models.Trees.TreeNode extends %DeepSee.PMML.Definition.extendableNode

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 7 2


Summary

Properties
Extension Predicate ScoreDistributions Subnodes
defaultChild id recordCount score

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateNames
%ValidateObject %ValidatePMML XMLDTD XMLExport
XMLExportToStream XMLExportToString XMLNew XMLSchema
XMLSchemaNamespace XMLSchemaType


Parameters

• parameter XMLNAME = "Node";
This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.

Properties

• property Predicate as %DeepSee.PMML.Definition.Util.Predicate(XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE") [ Required ];
• property ScoreDistributions as list of ScoreDistribution(XMLNAME="ScoreDistribution",XMLPROJECTION="ELEMENT");
TODO Property Partitions As list of %DeepSee.PMML.Definition.Partition(XMLPROJECTION = "ELEMENT", XMLITEMNAME = "Partition");
• property Subnodes as list of TreeNode(XMLNAME="Node",XMLPROJECTION="ELEMENT");
• property defaultChild as %DeepSee.PMML.Datatype.String(XMLPROJECTION="ATTRIBUTE");
• property id as %DeepSee.PMML.Datatype.String(XMLPROJECTION="ATTRIBUTE");
• property recordCount as %DeepSee.PMML.Datatype.Number(XMLPROJECTION="ATTRIBUTE");
• property score as %DeepSee.PMML.Datatype.String(XMLPROJECTION="ATTRIBUTE");

Methods

• method %ValidateNames(ByRef pDictionary) as %Status


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.