class EnsLib.EDI.SEF.CodeSet
extends EnsLib.EDI.SEF.Node
This represents all codes allowed in the implementation guideline
property Added
as EnsLib.EDI.SEF.NodeList;
This holds the codes added to the implementation guideline
property Exceptions
as EnsLib.EDI.SEF.NodeList;
This holds the exceptions
property NeedDictionary
as %Integer [ Calculated ];
This holds the calculated value which indicates that the dictionary is
needed for code generation
property Ordinal
as %Integer;
This holds the ordinal of the code set
property Position
as %Integer;
This holds the position of the code set
property ReferBackPosition
as %Integer;
This holds the refer back position
property TransactionSets
as EnsLib.EDI.SEF.CodeTransactionSetList;
This holds the Transaction Sets that use the codes
property UseDictionary
as %Boolean;
This holds the Dictionary flag.
property Used
as EnsLib.EDI.SEF.NodeList;
This holds the used codes