Commit 534a5522 authored by Martti Käärik's avatar Martti Käärik
Browse files

Fix: PredefinedFunction is PackageableElement.

Change-Id: Ifddcbcd8ec9e5e8740043f6f497d1bd05e2f6a92
parent 3087283b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1087,7 +1087,7 @@
      </eAnnotations>
      </eAnnotations>
    </eStructuralFeatures>
    </eStructuralFeatures>
  </eClassifiers>
  </eClassifiers>
  <eClassifiers xsi:type="ecore:EClass" name="PredefinedFunction" eSuperTypes="#//NamedElement">
  <eClassifiers xsi:type="ecore:EClass" name="PredefinedFunction" eSuperTypes="#//PackageableElement">
    <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
    <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
      <details key="documentation" value="&lt;p>From package TestDescriptionLanguage::TDL_MetaModel::Data::DataDefinition.&lt;/p>"/>
      <details key="documentation" value="&lt;p>From package TestDescriptionLanguage::TDL_MetaModel::Data::DataDefinition.&lt;/p>"/>
    </eAnnotations>
    </eAnnotations>