Class: EDI::CDE

Inherits:
Collection_S show all
Defined in:
lib/edi4r.rb

Overview

Composite data element, primarily used in the EDIFACT context. A “CDE” is a special Collection of type “S” (segment-like), similar to “Segment”.

Direct Known Subclasses

A::CDE, E::CDE

Instance Attribute Summary

Attributes inherited from Collection_S

#maxrep, #rep, #status

Attributes inherited from Object

#name, #parent, #root

Method Summary

Methods inherited from Collection_S

#each_BCDS, #empty?, #fmt_of_DE, #initialize, #inspect, #required?, #to_xml, #validate

Methods inherited from Collection

#==, #[], #deep_clone, #each, #find, #find_all, #first, #index, #initialize, #inspect, #last, #length, #names, #normalized_class_name, #root=, #size

Methods inherited from Object

#initialize

Constructor Details

This class inherits a constructor from EDI::Collection_S

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class EDI::Collection