class RGen::MetamodelBuilder::MMGeneric
Instances of MMGeneric can be used as values of any attribute are reference
Public Instance Methods
_set_container(container, containing_feature_name)
click to toggle source
empty implementation so we don't have to check if a value is a MMGeneriv before setting the container
# File lib/rgen/metamodel_builder.rb, line 205 def _set_container(container, containing_feature_name) end