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

abstract class Ens.BPL.CaseNode extends Ens.BPL.Node

Common superclass for nodes which can be direct children of switch statement

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 2


Summary

Properties
Activities 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

Subclasses
Ens.BPL.Case Ens.BPL.Default

Properties

• property Activities as Ens.BPL.ActivityList;
This holds the activities to be performed for this case
• property Name as %String;
This holds the name of the case

Methods

• method GenerateCode(pCompiler As Ens.BPL.Compiler) as %Status


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