Class Reference
Ens.Rule.VirtualProperty
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [Ens] >  [Rule] >  [VirtualProperty]
Private  Storage

abstract class Ens.Rule.VirtualProperty extends %RegisteredObject

Expression Parser for RuleSets.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


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
getAngleSyntax getParenSyntax getSquareSyntax


Methods

• classmethod getAngleSyntax(pStream, pExpression, Output pStatus As %Status) as %String
This method evaluate the virtual property syntax: object.
• classmethod getParenSyntax(object As %RegisteredObject, property As %String) as %String
This method evaluate the virtual property syntax: object.(property)
• classmethod getSquareSyntax(object As %RegisteredObject, property As %String) as %String
This method evaluate the virtual property syntax: object.[property]


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