Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [EDI] >  [SEF] >  [SegmentComposite]
Private  Storage   

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

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
ActRequirementGet Ancestor AsString DisplayName
GenerateDescriptor GenerateText IsGroup OutputTextToDevice
UsrRequirementGet Validate


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


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.