Class: TransformerTest::ModelAIn
- Defined in:
- lib/puppet/vendor/rgen/test/transformer_test.rb
Instance Attribute Summary collapse
-
#modelB ⇒ Object
Returns the value of attribute modelB.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#modelB ⇒ Object
Returns the value of attribute modelB.
22 23 24 |
# File 'lib/puppet/vendor/rgen/test/transformer_test.rb', line 22 def modelB @modelB end |
#name ⇒ Object
Returns the value of attribute name.
21 22 23 |
# File 'lib/puppet/vendor/rgen/test/transformer_test.rb', line 21 def name @name end |