Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%DeepSee.PMML.Definition.abstractNode

abstract class %DeepSee.PMML.Definition.abstractNode extends %Library.RegisteredObject, %XML.Adaptor

Method Inventory

Methods

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.

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab