EnsLib.InteropTools.HL7.MessageAnalyzer.NFA.BranchCollection
class EnsLib.InteropTools.HL7.MessageAnalyzer.NFA.BranchCollection extends %Library.RegisteredObject [ Final ]
Method Inventory
- %OnNew()
- AddBranch()
- ExceededLimits()
- GetBranch()
- GetDiffRecords()
- GetResyncing()
- IsEmpty()
- ListCollection()
- RemoveBranch()
- Report()
- SelectEarliestBranchIndex()
Methods
The limit arguments are defaulted to reasonable values if they are passed as 0 or ""
method ExceededLimits() as %Boolean
method IsEmpty()
method ListCollection()
method RemoveBranch(pBranchIndex As %Integer)
method SelectEarliestBranchIndex() as %Integer
Inherited Members
Inherited 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()