Skip to main content

EnsLib.InteropTools.HL7.MessageAnalyzer.Node.List

class EnsLib.InteropTools.HL7.MessageAnalyzer.Node.List extends EnsLib.InteropTools.HL7.MessageAnalyzer.Node.Base

Method Inventory

Methods

method Add(pNode As Base)
method BuildDeriveTree(pTreeBuilder As TreeBuilder) as %Integer
Inherited description: Builds a subtree within a Derive.Tree instance, returning the index to the node
method GenerateElement(pMachine As Machine, ByRef pGenerateContext, pHierarchy As %List) as ElementTriple
method GetChildren(ByRef pChildren)
method Label() as %String
method MatchesEmpty() as %Boolean
method OptimizedPattern() as %String
Inherited description: Returns pattern in SIMPLIFIED format

Order within choices is NOT maintained

method Pattern() as %String
Inherited description: Returns pattern in SIMPLIFIED format
method PatternAlternatives(Output pAlternatives) as %String
Inherited description: Returns a list of pattern alternatives with the primary one first
method TypeCode() as %String
Inherited description: C=>Choice, L=>List, O=>Option, R=>Repeat, ""=>leaf
method Wrapper() as %List
Inherited description: Return a $List of opener and closer strings (default implementation)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab