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

class Ens.BPL.Case extends Ens.BPL.CaseNode

This represents a block of activities to be performed for a particular case within a tag.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 3


Summary

Properties
Activities Condition LanguageOverride Name
Parent

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
DisplayName GenerateCode GenerateXML NormalizeAttribute
Validate


Properties

• property Condition as %String;
This holds the condition which selects this case
• property Name as %String;
This holds the name of the case ( case label )

Methods

• method DisplayName() as %String
Provide a user readable string which names the activity
• method GenerateXML(pStream As %BinaryStream) as %Status
• method Validate(ByRef pStatus As %Status, pContext As Ens.BPL.ValidationContext) as %Status
Perform a sanity check on the nodes in the parse tree


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