Class: Ea::Mdg::Document::GeneralizationEntry
- Inherits:
-
Struct
- Object
- Struct
- Ea::Mdg::Document::GeneralizationEntry
- Defined in:
- lib/ea/mdg/document.rb
Instance Attribute Summary collapse
-
#general_id ⇒ Object
Returns the value of attribute general_id.
-
#specific_id ⇒ Object
Returns the value of attribute specific_id.
Instance Attribute Details
#general_id ⇒ Object
Returns the value of attribute general_id
28 29 30 |
# File 'lib/ea/mdg/document.rb', line 28 def general_id @general_id end |
#specific_id ⇒ Object
Returns the value of attribute specific_id
28 29 30 |
# File 'lib/ea/mdg/document.rb', line 28 def specific_id @specific_id end |