Class: TransformerTest::ModelAOut
- 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.
40 41 42 |
# File 'lib/puppet/vendor/rgen/test/transformer_test.rb', line 40 def modelB @modelB end |
#name ⇒ Object
Returns the value of attribute name.
39 40 41 |
# File 'lib/puppet/vendor/rgen/test/transformer_test.rb', line 39 def name @name end |