blob: 23b70286be46e541b691e3265a75fbffadd6f228 [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="structure"
nsURI="http://eclipse.org/emf/ecp/xmiworkspace/structure" nsPrefix="org.eclipse.emf.ecp.xmiworkspace.structure">
<eClassifiers xsi:type="ecore:EClass" name="XMIECPProject" abstract="true" interface="true"
eSuperTypes="../../org.eclipse.emf.ecp.common.model/model/workspaceModel.ecore#//ECPProject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="projectName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="&quot;New Project&quot;"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="projectDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="&quot;Empty new Project&quot;"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMIECPFileProject" eSuperTypes="#//XMIECPProject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="xmiFilePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>