Class: XMI11Instantiator::ResolverDescription

Inherits:
Struct
  • Object
show all
Defined in:
lib/rgen/instantiator/xmi11_instantiator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attributeObject

Returns the value of attribute attribute

Returns:

  • (Object)

    the current value of attribute



9
10
11
# File 'lib/rgen/instantiator/xmi11_instantiator.rb', line 9

def attribute
  @attribute
end

#manyObject

Returns the value of attribute many

Returns:

  • (Object)

    the current value of many



9
10
11
# File 'lib/rgen/instantiator/xmi11_instantiator.rb', line 9

def many
  @many
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



9
10
11
# File 'lib/rgen/instantiator/xmi11_instantiator.rb', line 9

def object
  @object
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



9
10
11
# File 'lib/rgen/instantiator/xmi11_instantiator.rb', line 9

def value
  @value
end