blob: 7a04bb288abec5a127ebedab8cefb3d36c09e9e0 [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="sew" nsURI="http://www.eclipse.org/efm/SEW" nsPrefix="sew">
<eAnnotations source="http://www.eclipse.org/OCL/Import">
<details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="WNamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SEWorkflow" eSuperTypes="#//WObject"/>
<eClassifiers xsi:type="ecore:EClass" name="WObject" eSuperTypes="#//WNamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1"
eType="#//WNamedElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WProperty" abstract="true" eSuperTypes="#//WNamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="WSection" eSuperTypes="#//WProperty">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1"
eType="#//WNamedElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WAttribute" eSuperTypes="#//WProperty">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//WValueSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WValueSpecification" abstract="true"/>
</ecore:EPackage>