abstract class %DeepSee.PMML.Definition.abstractNode
extends %RegisteredObject, %XML.Adaptor
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
• final method %ValidatePMML(pForce As %Boolean = 0)
as %Status
Ensures %ValidateObject is called for this node and all its nested
%PMML subnodes.
This works depth-first, so all nested elements are validated before the nesting element
itself gets validated. Therefore, %OnValidateObject methods may assume
nested elements are fully validated.
Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.