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

abstract class Ens.BPL.NodeList extends %ListOfObjects, Ens.BPL.Node

Base class for lists of homogeneous nodes

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 3


Summary

Properties
Data ElementType LanguageOverride Oref
Parent Size

Methods
%AddToSaveSet %AddToSyncSet %ClassIsLatestVersion %ClassName
%ConstructClone %Delete %DeleteId %DispatchClassMethod
%DispatchGetModified %DispatchGetProperty %DispatchMethod %DispatchSetModified
%DispatchSetMultidimProperty %DispatchSetProperty %Extends %GetParameter
%GetSwizzleObject %IsA %IsModified %IsNull
%New %NormalizeObject %ObjectIsNull %ObjectModified
%OnBeforeAddToSync %OnDetermineClass %Open %OpenId
%OriginalNamespace %PackageName %RemoveFromSaveSet %ResolveConcurrencyConflict
%SerializeObject %SetModified %SyncObjectIn %SyncTransport
%UnSwizzleAt %ValidateObject BuildValueArray Clear
Count DisplayName Find FindObjectId
FindOref GenerateCode GenerateXML GetAt
GetNext GetObjectAt GetObjectIdAt GetObjectIdNext
GetObjectIdPrevious GetObjectNext GetObjectPrevious GetPrevious
Insert InsertAt InsertList InsertObject
InsertObjectAt InsertObjectId InsertObjectIdAt InsertOrdered
LogicalToOdbc Next NormalizeAttribute OdbcToLogical
Previous RemoveAt SetAt SetObjectAt
SetObjectIdAt Validate

Subclasses
Ens.BPL.ActivityList Ens.BPL.CaseList Ens.BPL.CatchList
Ens.BPL.CompensationHandlerList Ens.BPL.PropertyList

Parameters

• parameter ELEMENTTYPE = "Ens.BPL.Node";
The type (class name) of the elements stored in the collection.

Methods

• method GenerateCode(pCompiler As Ens.BPL.Compiler) as %Status
• 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.