Class: RgGen::Core::RegisterMap::Component

Inherits:
InputBase::Component show all
Includes:
Base::ComponentLayerExtension
Defined in:
lib/rggen/core/register_map/component.rb

Instance Attribute Summary collapse

Attributes inherited from Base::Component

#children, #component_index, #depth, #layer, #parent

Method Summary

Methods inherited from InputBase::Component

#add_feature, #document_only, #document_only?, #post_build, #printables, #properties, #verify

Methods inherited from Base::Component

#add_child, #add_feature, #ancestors, #component_name, #feature, #features, #initialize, #need_children?, #need_no_children

Constructor Details

This class inherits a constructor from RgGen::Core::Base::Component

Instance Attribute Details

#configurationObject (readonly)

Returns the value of attribute configuration.



9
10
11
# File 'lib/rggen/core/register_map/component.rb', line 9

def configuration
  @configuration
end