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

class Ens.Rule.Model.rule extends Ens.Rule.Model.action

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
7


Summary

Properties
comments constraint constraints disabled name
otherwise type whens

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 typeGet


Properties

• property comments as list of Ens.Rule.Model.comment(XMLNAME="comment",XMLPROJECTION="ELEMENT");
• property constraint as %String(MAXLEN="",XMLPROJECTION="NONE");
• property constraints as list of Ens.Rule.Model.constraint(XMLNAME="constraint",XMLPROJECTION="ELEMENT");
• property disabled as %Boolean(XMLPROJECTION="ATTRIBUTE");
• property name as %String(MAXLEN="",XMLPROJECTION="ATTRIBUTE");
• property otherwise as Ens.Rule.Model.otherwise;
• property whens as list of Ens.Rule.Model.when(XMLNAME="when",XMLPROJECTION="ELEMENT");


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