# File lib/rgen/ecore/ecore.rb, line 171
        def eAttributes_derived
          eStructuralFeatures.select{|f| f.is_a?(EAttribute)}
        end