Class: ECoreXMLInstantiator::ResolverDescription

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

Instance Attribute Summary collapse

Instance Attribute Details

#attributeObject

Returns the value of attribute attribute

Returns:

  • (Object)

    the current value of attribute



69
70
71
# File 'lib/rgen/instantiator/ecore_xml_instantiator.rb', line 69

def attribute
  @attribute
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



69
70
71
# File 'lib/rgen/instantiator/ecore_xml_instantiator.rb', line 69

def object
  @object
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



69
70
71
# File 'lib/rgen/instantiator/ecore_xml_instantiator.rb', line 69

def value
  @value
end