Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [extensions] >  [modelling] >  [Processor]
Private  Storage   

class %DeepSee.extensions.modelling.Processor extends %RegisteredObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 5


Summary

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
applyModel applyOperation execNArgs readConfig
readModel

Subclasses

Parameters

• parameter CONFPACKAGE = "%DeepSee.extensions.modelling.conf.";

Methods

• classmethod applyModel(class As %String, verbose As %Boolean = 1, Output pmml As %DeepSee.PMML.Definition.PMML, ByRef p1 As %RawString = "", ByRef p2 As %RawString = "", ByRef p3 As %RawString = "", ByRef p4 As %RawString = "", ByRef p5 As %RawString = "", ByRef p6 As %RawString = "", ByRef p7 As %RawString = "", ByRef p8 As %RawString = "") as %Status
• classmethod applyOperation(class As %String, opId As %String, type As %String, custom As %String, ByRef pmml As %DeepSee.PMML.Definition.PMML, numargs As %Integer = 0, control As %String, operations As %ObjectHandle, ByRef p1 As %RawString = "", ByRef p2 As %RawString = "", ByRef p3 As %RawString = "", ByRef p4 As %RawString = "", ByRef p5 As %RawString = "", ByRef p6 As %RawString = "", ByRef p7 As %RawString = "", ByRef p8 As %RawString = "") as %Status
• classmethod execNArgs(operator As %ObjectHandle, method As %String, numargs As %Integer = 0, ByRef p1 As %RawString = "", ByRef p2 As %RawString = "", ByRef p3 As %RawString = "", ByRef p4 As %RawString = "", ByRef p5 As %RawString = "", ByRef p6 As %RawString = "", ByRef p7 As %RawString = "", ByRef p8 As %RawString = "") as %Status
• classmethod readConfig(class As %String, id As %String, type As %String, Output conf As %XML.Adaptor) as %Status
• classmethod readModel(class As %String, Output model As %XML.Adaptor) as %Status


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