Skip to main content

EnsLib.InteropTools.HL7.MessageAnalyzer.NFA.Extend.Strategies.ScanImpl.ScanBranchList

class EnsLib.InteropTools.HL7.MessageAnalyzer.NFA.Extend.Strategies.ScanImpl.ScanBranchList extends %Library.RegisteredObject

Method Inventory

Methods

method %OnClose() as %Status
PATCHED STATS
method %OnNew(pCountLimit As %Integer, pTotalLimit As %Integer) as %Status
The limit arguments are defaulted to reasonable values if they are passed as 0 or ""
method AddScanBranch(pPrioKey As %Integer, pBranch As ScanBranch)
method ExceededLimits() as %Boolean
method GetBranchCount() as %Integer
method NextBranch() as ScanBranch
Returns "" if no more branches

Inherited Members

Inherited Methods

FeedbackOpens in a new tab