Class: RGen::MetamodelBuilder::MMGeneric

Inherits:
Object
  • Object
show all
Defined in:
lib/rgen/metamodel_builder.rb

Overview

Instances of MMGeneric can be used as values of any attribute are reference

Instance Method Summary collapse

Instance Method Details

#_set_container(container, containing_feature_name) ⇒ Object

empty implementation so we don’t have to check if a value is a MMGeneriv before setting the container



205
206
# File 'lib/rgen/metamodel_builder.rb', line 205

def _set_container(container, containing_feature_name)
end