Class: RelatonIec::Eref
- Inherits:
-
ErefType
- Object
- CitationType
- ErefType
- RelatonIec::Eref
- Defined in:
- lib/relaton_iec/basic_block/eref.rb
Instance Attribute Summary
Attributes inherited from ErefType
#alt, #citeas, #normative, #type
Attributes inherited from CitationType
Instance Method Summary collapse
Methods inherited from ErefType
Methods inherited from CitationType
Constructor Details
This class inherits a constructor from RelatonIec::ErefType
Instance Method Details
#to_xml(builder) ⇒ Object
6 7 8 |
# File 'lib/relaton_iec/basic_block/eref.rb', line 6 def to_xml(builder) builder.eref { super } end |