Class: Ea::Mdg::Document::GeneralizationEntry

Inherits:
Struct
  • Object
show all
Defined in:
lib/ea/mdg/document.rb

Instance Attribute Summary collapse

Instance Attribute Details

#general_idObject

Returns the value of attribute general_id

Returns:

  • (Object)

    the current value of general_id



28
29
30
# File 'lib/ea/mdg/document.rb', line 28

def general_id
  @general_id
end

#specific_idObject

Returns the value of attribute specific_id

Returns:

  • (Object)

    the current value of specific_id



28
29
30
# File 'lib/ea/mdg/document.rb', line 28

def specific_id
  @specific_id
end