Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%iKnow] >  [TextTransformation] >  [Model]
Private  Storage   

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
Apply Remove Run applyModel
applyOperation execNArgs readConfig readModel
runOperation


Parameters

• parameter CONFPACKAGE = "%iKnow.TextTransformation.conf.";

Methods

• classmethod Apply(ByRef text As %RawString, ByRef otext As %RawString, model As %iKnow.TextTransformation.conf.Model, verbose As %Boolean = 1, Output opList As %List) as %Status
• classmethod Remove(model As %iKnow.TextTransformation.conf.Model, pattern As %String, Output count As %Integer) as %Status
• classmethod Run(ByRef text As %RawString, ByRef otext As %RawString, class As %String, verbose As %Boolean = 1) as %Status
• classmethod applyModel(class As %String, verbose As %Boolean = 1) as %Status
• classmethod runOperation(op As %iKnow.TextTransformation.conf.Operation, ByRef text As %RawString, ByRef otext As %RawString, verbose As %Boolean = 0) as %Status


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