blob: 39ce679d2b8e8390ce7f674832f16fb304cb8e47 [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="modulecore"
nsURI="modulecore.xmi" nsPrefix="org.eclipse.wst.common.modulecore">
<eClassifiers xsi:type="ecore:EClass" name="DeployScheme">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serverTarget" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkbenchModule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="handle" eType="#//URI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="deployedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="deployedPath" eType="#//URI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modules" upperBound="-1"
eType="#//URI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1"
eType="#//WorkbenchModuleResource" containment="true" eOpposite="#//WorkbenchModuleResource/module"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="moduleType" upperBound="-1"
eType="#//ModuleType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkbenchModuleResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourcePath" eType="#//URI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="deployedPath" eType="#//URI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exclusions" upperBound="-1"
eType="#//URI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="module" lowerBound="1"
eType="#//WorkbenchModule" transient="true" eOpposite="#//WorkbenchModule/resources"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkbenchApplication" eSuperTypes="#//WorkbenchModule">
<eStructuralFeatures xsi:type="ecore:EReference" name="deployScheme" lowerBound="1"
eType="#//DeployScheme"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metadataResources" upperBound="-1"
eType="#//URI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="moduleTypeId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="URI" instanceClassName="org.eclipse.emf.common.util.URI"/>
<eClassifiers xsi:type="ecore:EClass" name="ProjectModules">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="projectName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="workbenchApplications"
upperBound="-1" eType="#//WorkbenchApplication" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="workbenchModules" upperBound="-1"
eType="#//WorkbenchModule" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deploymentSchemes" upperBound="-1"
eType="#//DeployScheme" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeployedModule"/>
</ecore:EPackage>