Class: TransformerTest::ModelBOut
- Defined in:
- lib/puppet/vendor/rgen/test/transformer_test.rb
Instance Attribute Summary collapse
-
#modelA ⇒ Object
Returns the value of attribute modelA.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#modelA ⇒ Object
Returns the value of attribute modelA.
45 46 47 |
# File 'lib/puppet/vendor/rgen/test/transformer_test.rb', line 45 def modelA @modelA end |
#name ⇒ Object
Returns the value of attribute name.
44 45 46 |
# File 'lib/puppet/vendor/rgen/test/transformer_test.rb', line 44 def name @name end |