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

class EnsLib.EDI.SEF.CodeRange extends EnsLib.EDI.SEF.Node

This represents a range of codes

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 2


Summary

Properties
Parent RangeEnd RangeStart

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


Properties

• property RangeEnd as %String;
This holds the end of the range
• property RangeStart as %String;
This holds the start of the range

Methods

• method CreateCodes(pCompiler As EnsLib.EDI.SEF.Compiler, pKey As %Integer, pCreate As %Integer) as %Status
Expand the code range and store in ^IRIS.Temp at the specified key


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