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

class EnsLib.EDI.SEF.CompositeElementMask extends EnsLib.EDI.SEF.Node

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5 2


Summary

Properties
MaskType MaxLength MinLength Parent RepeatCount
StdRequirement

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 MaskType as %String;
This holds the mask type
• property MaxLength as %Integer;
This holds the max length
• property MinLength as %Integer;
This holds the min length
• property RepeatCount as %Integer;
This holds the repeat count
• property StdRequirement as %String;
This holds the StdRequirement

Methods

• method GenerateText(pStream As %CharacterStream) as %Status
This method is override by subclases to generate the textual representation of this node
• 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.