blob: ef1643010d06b32d24ddd9ab35851215484f6f43 [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="trigger"
nsURI="http:///org/eclipse/stem/core/trigger.ecore" nsPrefix="org.eclipse.stem.core.trigger">
<eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="model.ecore#//Decorator">
<eStructuralFeatures xsi:type="ecore:EReference" name="predicate" eType="ecore:EClass predicate.ecore#//Predicate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1"
eType="ecore:EClass model.ecore#//Decorator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TriggerList" eSuperTypes="model.ecore#//Decorator">
<eStructuralFeatures xsi:type="ecore:EReference" name="predicateList" upperBound="-1"
eType="ecore:EClass predicate.ecore#//Predicate" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actionList" upperBound="-1"
eType="ecore:EClass model.ecore#//Decorator" containment="true"/>
</eClassifiers>
</ecore:EPackage>