Class: Stupidedi::Interchanges::ElementTypes::Separator

Inherits:
Versions::Common::ElementTypes::AN show all
Defined in:
lib/stupidedi/interchanges/element_types/separator_val.rb

Constant Summary

Constants inherited from Versions::Common::ElementTypes::AN

Versions::Common::ElementTypes::AN::DATE_FORMAT_RANGE, Versions::Common::ElementTypes::AN::DATE_FORMAT_SINGLE

Instance Attribute Summary

Attributes inherited from Versions::Common::ElementTypes::SimpleElementDef

#description, #id, #max_length, #min_length, #name, #parent

Attributes inherited from Schema::AbstractElementDef

#description, #id, #name

Instance Method Summary collapse

Methods inherited from Versions::Common::ElementTypes::AN

strftime, strptime

Methods inherited from Versions::Common::ElementTypes::SimpleElementDef

#copy, #empty, #initialize, #value

Methods inherited from Schema::SimpleElementDef

#code_lists, #component_use, #composite?, #empty, #parent, #parse, #simple?, #simple_use, #value

Methods inherited from Schema::AbstractElementDef

#code_lists, #composite?, #descriptor, #element?, #simple?

Methods included from Stupidedi::Inspect

#inspect

Methods inherited from Schema::AbstractDef

#component?, #composite?, #definition?, #descriptor, #element?, #functional_group?, #interchange?, #loop?, #repeated?, #required?, #segment?, #simple?, #table?, #transaction_set?, #usage?

Constructor Details

This class inherits a constructor from Stupidedi::Versions::Common::ElementTypes::SimpleElementDef

Instance Method Details

#companion



8
9
10
# File 'lib/stupidedi/interchanges/element_types/separator_val.rb', line 8

def companion
  SeparatorVal
end