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

deprecatedclass %iKnow.Classification.Definition.Predicate extends PredicateBase

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3 1


Summary

Properties
operator term value

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


Properties

• property operator as %String(VALUELIST=",equal,notEqual,lessThan,lessOrEqual,greaterThan,greaterOrEqual",XMLPROJECTION="ATTRIBUTE");
• property term as %Integer(MINVAL=0,XMLPROJECTION="ATTRIBUTE");
• property value as %String(MAXLEN=2000,XMLPROJECTION="ATTRIBUTE");

Methods

• method %GenerateCode() as %String


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