Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [Ens] >  [Rule] >  [Model] >  [when]
Private  Storage   

class Ens.Rule.Model.when extends Ens.Rule.Model.base

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4 1


Summary

Properties
actions comment condition conditionObject
type

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


Properties

• property actions as list of Ens.Rule.Model.action(XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE");
• property comment as %String(MAXLEN="",XMLNAME="comment",XMLPROJECTION="ATTRIBUTE");
• property condition as %String(MAXLEN="",XMLPROJECTION="ATTRIBUTE");
• property conditionObject as Ens.Rule.Model.expression(XMLPROJECTION="NONE");

Methods

• method conditionSet(pValue As %String) as %Status
This is a Set accessor method for the condition property.


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