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
29 30 31 |
# File 'lib/ea/mdg/document.rb', line 29 def general_id @general_id end |
#specific_id ⇒ Object
Returns the value of attribute specific_id
29 30 31 |
# File 'lib/ea/mdg/document.rb', line 29 def specific_id @specific_id end |