Class: OrigenTesters::IGXLBasedTester::Base::TestInstances::IndexedString
- Inherits:
-
String
- Object
- String
- OrigenTesters::IGXLBasedTester::Base::TestInstances::IndexedString
- Defined in:
- lib/origen_testers/igxl_based_tester/base/test_instances.rb
Instance Attribute Summary collapse
-
#index ⇒ Object
Returns the value of attribute index.
Instance Method Summary collapse
Instance Attribute Details
#index ⇒ Object
Returns the value of attribute index.
12 13 14 |
# File 'lib/origen_testers/igxl_based_tester/base/test_instances.rb', line 12 def index @index end |
Instance Method Details
#name ⇒ Object
14 15 16 |
# File 'lib/origen_testers/igxl_based_tester/base/test_instances.rb', line 14 def name self end |