|
@@ -1,51 +1,51 @@
|
|
|
-<?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="sgen"
|
|
|
- nsURI="http://www.yakindu.org/sct/statechart/SGen" nsPrefix="sgen">
|
|
|
- <eClassifiers xsi:type="ecore:EClass" name="GeneratorModel">
|
|
|
- <eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1"
|
|
|
- eType="#//GeneratorEntry" containment="true"/>
|
|
|
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="generatorId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
|
|
- </eClassifiers>
|
|
|
- <eClassifiers xsi:type="ecore:EClass" name="GeneratorConfiguration">
|
|
|
- <eStructuralFeatures xsi:type="ecore:EReference" name="configurations" upperBound="-1"
|
|
|
- eType="#//FeatureConfiguration" containment="true"/>
|
|
|
- </eClassifiers>
|
|
|
- <eClassifiers xsi:type="ecore:EClass" name="FeatureType" eSuperTypes="../../../org.yakindu.sct.model.sgraph/model/emf/sgraph.ecore#//NamedElement">
|
|
|
- <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
|
|
|
- eType="#//FeatureParameter" containment="true" eOpposite="#//FeatureParameter/featureType"/>
|
|
|
- <eStructuralFeatures xsi:type="ecore:EReference" name="library" lowerBound="1"
|
|
|
- eType="#//FeatureTypeLibrary" changeable="false" volatile="true" transient="true"
|
|
|
- derived="true"/>
|
|
|
- </eClassifiers>
|
|
|
- <eClassifiers xsi:type="ecore:EClass" name="FeatureParameter" eSuperTypes="../../../org.yakindu.sct.model.sgraph/model/emf/sgraph.ecore#//NamedElement">
|
|
|
- <eStructuralFeatures xsi:type="ecore:EReference" name="featureType" eType="#//FeatureType"
|
|
|
- eOpposite="#//FeatureType/parameters"/>
|
|
|
- </eClassifiers>
|
|
|
- <eClassifiers xsi:type="ecore:EClass" name="FeatureConfiguration">
|
|
|
- <eOperations name="getParameterValue" eType="#//FeatureParameterValue">
|
|
|
- <eParameters name="parameterName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
|
|
- </eOperations>
|
|
|
- <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//FeatureType"/>
|
|
|
- <eStructuralFeatures xsi:type="ecore:EReference" name="parameterValues" upperBound="-1"
|
|
|
- eType="#//FeatureParameterValue" containment="true"/>
|
|
|
- </eClassifiers>
|
|
|
- <eClassifiers xsi:type="ecore:EClass" name="GeneratorEntry">
|
|
|
- <eOperations name="getFeatureConfiguration" eType="#//FeatureConfiguration">
|
|
|
- <eParameters name="featureName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
|
|
- </eOperations>
|
|
|
- <eStructuralFeatures xsi:type="ecore:EReference" name="statechart" eType="ecore:EClass ../../../org.yakindu.sct.model.sgraph/model/emf/sgraph.ecore#//Statechart"/>
|
|
|
- <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
|
|
|
- eType="#//FeatureConfiguration" containment="true"/>
|
|
|
- </eClassifiers>
|
|
|
- <eClassifiers xsi:type="ecore:EClass" name="FeatureParameterValue">
|
|
|
- <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" eType="#//FeatureParameter"/>
|
|
|
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
|
|
- </eClassifiers>
|
|
|
- <eClassifiers xsi:type="ecore:EClass" name="FeatureTypeLibrary">
|
|
|
- <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
|
|
|
- eType="#//FeatureType" containment="true"/>
|
|
|
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
|
|
- </eClassifiers>
|
|
|
-</ecore:EPackage>
|
|
|
+<?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="sgen"
|
|
|
+ nsURI="http://www.yakindu.org/sct/statechart/SGen" nsPrefix="sgen">
|
|
|
+ <eClassifiers xsi:type="ecore:EClass" name="GeneratorModel">
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1"
|
|
|
+ eType="#//GeneratorEntry" containment="true"/>
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="generatorId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
|
|
+ </eClassifiers>
|
|
|
+ <eClassifiers xsi:type="ecore:EClass" name="GeneratorConfiguration">
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EReference" name="configurations" upperBound="-1"
|
|
|
+ eType="#//FeatureConfiguration" containment="true"/>
|
|
|
+ </eClassifiers>
|
|
|
+ <eClassifiers xsi:type="ecore:EClass" name="FeatureType" eSuperTypes="../../../org.yakindu.sct.model.sgraph/model/emf/sgraph.ecore#//NamedElement">
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
|
|
|
+ eType="#//FeatureParameter" containment="true" eOpposite="#//FeatureParameter/featureType"/>
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EReference" name="library" lowerBound="1"
|
|
|
+ eType="#//FeatureTypeLibrary" changeable="false" volatile="true" transient="true"
|
|
|
+ derived="true"/>
|
|
|
+ </eClassifiers>
|
|
|
+ <eClassifiers xsi:type="ecore:EClass" name="FeatureParameter" eSuperTypes="../../../org.yakindu.sct.model.sgraph/model/emf/sgraph.ecore#//NamedElement">
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EReference" name="featureType" eType="#//FeatureType"
|
|
|
+ eOpposite="#//FeatureType/parameters"/>
|
|
|
+ </eClassifiers>
|
|
|
+ <eClassifiers xsi:type="ecore:EClass" name="FeatureConfiguration">
|
|
|
+ <eOperations name="getParameterValue" eType="#//FeatureParameterValue">
|
|
|
+ <eParameters name="parameterName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
|
|
+ </eOperations>
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//FeatureType"/>
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EReference" name="parameterValues" upperBound="-1"
|
|
|
+ eType="#//FeatureParameterValue" containment="true"/>
|
|
|
+ </eClassifiers>
|
|
|
+ <eClassifiers xsi:type="ecore:EClass" name="GeneratorEntry">
|
|
|
+ <eOperations name="getFeatureConfiguration" eType="#//FeatureConfiguration">
|
|
|
+ <eParameters name="featureName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
|
|
+ </eOperations>
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EReference" name="statechart" eType="ecore:EClass ../../../org.yakindu.sct.model.sgraph/model/emf/sgraph.ecore#//Statechart"/>
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
|
|
|
+ eType="#//FeatureConfiguration" containment="true"/>
|
|
|
+ </eClassifiers>
|
|
|
+ <eClassifiers xsi:type="ecore:EClass" name="FeatureParameterValue">
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" eType="#//FeatureParameter"/>
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
|
|
+ </eClassifiers>
|
|
|
+ <eClassifiers xsi:type="ecore:EClass" name="FeatureTypeLibrary">
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
|
|
|
+ eType="#//FeatureType" containment="true"/>
|
|
|
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
|
|
+ </eClassifiers>
|
|
|
+</ecore:EPackage>
|