blob: e742de1d96cc6c1d1ff11d29e767809069656299 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simpleide"
nsURI="http://www.eclipse.org/e4/demo/simpleide" nsPrefix="simpleide">
<eClassifiers xsi:type="ecore:EClass" name="SimpleIDEApplication" eSuperTypes="platform:/plugin/org.eclipse.e4.ui.model.workbench/model/UIElements.ecore#//Application">
<eStructuralFeatures xsi:type="ecore:EReference" name="editorPartDescriptors"
upperBound="-1" eType="#//EditorPartDescriptor" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EditorPartDescriptor" eSuperTypes="platform:/plugin/org.eclipse.e4.ui.model.workbench/model/UIElements.ecore#//ApplicationElement platform:/plugin/org.eclipse.e4.ui.model.workbench/model/UIElements.ecore#//ui/UILabel platform:/plugin/org.eclipse.e4.ui.model.workbench/model/UIElements.ecore#//commands/HandlerContainer platform:/plugin/org.eclipse.e4.ui.model.workbench/model/UIElements.ecore#//commands/Bindings">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contributionURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileextensions" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contenttypes" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>