blob: 5b5a13ae78227846f789ef55c2af8d1d41991b59 [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="fed" nsURI="fed" nsPrefix="">
<eAnnotations source="emf.gen">
<details key="basePackage" value="org.eclipse.epsilon.eugenia.examples"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Configuration">
<eAnnotations source="gmf.diagram">
<details key="foo" value="bar"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//Feature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="plugins" upperBound="-1"
eType="#//Plugin" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eAnnotations source="gmf.node">
<details key="label" value="name"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="plugins" upperBound="-1"
eType="#//Plugin" containment="true">
<eAnnotations source="gmf.compartment">
<details key="layout" value="free"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="depends" upperBound="-1"
eType="#//Feature">
<eAnnotations source="gmf.link">
<details key="target.decoration" value="arrow"/>
<details key="style" value="dash"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="includes" upperBound="-1"
eType="#//Feature">
<eAnnotations source="gmf.link">
<details key="target.decoration" value="arrow"/>
<details key="source.decoration" value="filledrhomb"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="pluginDependencies" upperBound="-1"
eType="#//Plugin"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Plugin" eSuperTypes="#//NamedElement"/>
</ecore:EPackage>