Skip to content
Snippets Groups Projects
Commit 3f45ae8f authored by Florian Hölzl's avatar Florian Hölzl
Browse files

reloaded genmodel

parent 2230bc11
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="model"
nsURI="http://www.fortiss.org/tooling/kernel" nsPrefix="org-fortiss-tooling-kernel">
<eClassifiers xsi:type="ecore:EClass" name="INamedElement" abstract="true" interface="true"
eSuperTypes="platform:/resource/org.unicase.metamodel/model/metamodel.ecore#//ModelElementId">
eSuperTypes="platform:/plugin/org.unicase.metamodel/model/metamodel.ecore#//ModelElementId">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="INamedCommentedElement" abstract="true"
......@@ -17,7 +17,7 @@
<details key="documentation" value="IProjectRootElement is the super class of all root elements contained in emfStore projects."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Deppal" eSuperTypes="platform:/resource/org.unicase.metamodel/model/metamodel.ecore#//ModelElementId">
<eClassifiers xsi:type="ecore:EClass" name="Deppal" eSuperTypes="platform:/plugin/org.unicase.metamodel/model/metamodel.ecore#//ModelElementId">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="test" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
......@@ -19,5 +19,8 @@
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute kernel.ecore#//INamedCommentedElement/comment"/>
</genClasses>
<genClasses image="false" ecoreClass="kernel.ecore#//IProjectRootElement"/>
<genClasses ecoreClass="kernel.ecore#//Deppal">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute kernel.ecore#//Deppal/test"/>
</genClasses>
</genPackages>
</genmodel:GenModel>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment