class EnsLib.RecordMap.Model.RecordSequence
extends EnsLib.RecordMap.Model.BatchElement
method areChildrenExplicit()
as %Boolean
method getFirstIdentifier()
as %String
method getIdentifiers(ByRef pIdents)
Examine children to work out which identifiers will trigger this particular sequence
method getPossibleRecords()
method isExplicitSpec()
as %Boolean
Helper method to indicate whether the element will appear a known number of times. If the element is
not required, or may appear a variable number of times, this method will return 0.