blob: 6fefc91b148808a5a9cc438b3308a3289d0e77d9 [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="processor"
nsURI="http://www.eclipse.org/smila/processor" nsPrefix="proc">
<eClassifiers xsi:type="ecore:EClass" name="InvokePipelet" eSuperTypes="../../org.eclipse.bpel.model/src/model/bpel.ecore#//ExtensionActivity smila-record.ecore#//ExtensionElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="pipelet" lowerBound="1"
eType="#//Pipelet" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" lowerBound="1"
eType="#//Variables" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="configuration" lowerBound="1"
eType="#//Configuration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pipelet" eSuperTypes="smila-record.ecore#//ExtensionElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variables" eSuperTypes="smila-record.ecore#//ExtensionElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="input" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="output" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Configuration" eSuperTypes="smila-record.ecore#//RecordMap"/>
</ecore:EPackage>