EnsLib.EDI.SEF.SegmentComposite
class EnsLib.EDI.SEF.SegmentComposite extends EnsLib.EDI.SEF.CommonNode
Inventory
Parameters | Properties | Methods | Queries | Indices | ForeignKeys | Triggers |
---|---|---|---|---|---|---|
4 | 2 |
Summary
Properties | ||||
---|---|---|---|---|
ActRequirement | Composite | Name | Ordinal | OrdinalSpec |
Parent | RepeatCount | StdRequirement | UsrRequirement |
Properties
property Composite
as EnsLib.EDI.SEF.Composite;
This holds the composite definition
property Name
as %String;
This holds the Name
property Ordinal
as %Integer;
This holds the ordinal
property OrdinalSpec
as %String;
This holds the ordinal spec
Methods
method GenerateDescriptor(pCompiler As EnsLib.EDI.SEF.Compiler)
as %Status
The MASK rules are very complicated and seem to be self-contradictory in places, this
code is best guess. TO DO: Peer review required
method Validate(ByRef pStatus As %Status)
as %Status
Perform a sanity check on the nodes in the parse tree