Method: Origen::Specs::Spec_Features#id
- Defined in:
- lib/origen/specs/spec_features.rb
#id ⇒ Object
This is the Id of the Feature that will be referenced Future goal is to be able to tie this ID to a specification in a Product Requirements Document
7 8 9 |
# File 'lib/origen/specs/spec_features.rb', line 7 def id @id end |