# File lib/rgen/ecore/ecore.rb, line 159 def eAllContainments_derived eReferences.select{|r| r.containment} + eSuperTypes.eAllContainments end