Class: XMI11Instantiator::ResolverDescription
- Inherits:
-
Struct
- Object
- Struct
- XMI11Instantiator::ResolverDescription
- Defined in:
- lib/rgen/instantiator/xmi11_instantiator.rb
Instance Attribute Summary collapse
-
#attribute ⇒ Object
Returns the value of attribute attribute.
-
#many ⇒ Object
Returns the value of attribute many.
-
#object ⇒ Object
Returns the value of attribute object.
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#attribute ⇒ Object
Returns the value of attribute attribute
9 10 11 |
# File 'lib/rgen/instantiator/xmi11_instantiator.rb', line 9 def attribute @attribute end |
#many ⇒ Object
Returns the value of attribute many
9 10 11 |
# File 'lib/rgen/instantiator/xmi11_instantiator.rb', line 9 def many @many end |
#object ⇒ Object
Returns the value of attribute object
9 10 11 |
# File 'lib/rgen/instantiator/xmi11_instantiator.rb', line 9 def object @object end |
#value ⇒ Object
Returns the value of attribute value
9 10 11 |
# File 'lib/rgen/instantiator/xmi11_instantiator.rb', line 9 def value @value end |