Class: Rea::AspectType::IdentifierSetup

Inherits:
Base
  • Object
show all
Defined in:
lib/rea/aspect_type/identifier_setup.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Rea::AspectType::Base

Instance Attribute Details

#identifierObject (readonly)

Returns the value of attribute identifier.



4
5
6
# File 'lib/rea/aspect_type/identifier_setup.rb', line 4

def identifier
  @identifier
end

#nameObject (readonly)

Returns the value of attribute name.



4
5
6
# File 'lib/rea/aspect_type/identifier_setup.rb', line 4

def name
  @name
end