# File lib/rgen/ecore/ecore.rb, line 174
        def eReferences_derived
          eStructuralFeatures.select{|f| f.is_a?(EReference)}
        end