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

class EnsLib.EDI.SEF.Codes extends EnsLib.EDI.SEF.Node

This class represents the codes and related information that may be associated with an element. Descriptor generation causes lists of codes to be generated which should be used for validation of the element when it appears in a transaction.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4 1


Summary

Properties
CodeSets Dictionary DictionaryCodes ElementID
Parent

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


Properties

• property CodeSets as EnsLib.EDI.SEF.CodeSetList;
This holds the codes sets
• property Dictionary as EnsLib.EDI.SEF.NodeList;
This holds the dictionary definition of code ranges
• property DictionaryCodes as %String [ MultiDimensional ];
This holds the dictionary of codes
• property ElementID as %Integer;
This holds the element ID

Methods

• method GenerateDescriptor(pCompiler As EnsLib.EDI.SEF.Compiler) as %Status
This method is overriden by subclasses to generate the code that this node represents


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