blob: 66f726b10e7c8082d1a4c49e62dfed2cbfa268e0 [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="groupedgrid" nsURI="http://org/eclipse/emf/ecp/view/groupedgrid/model"
nsPrefix="org.eclipse.emf.ecp.view.groupedgrid.model">
<eClassifiers xsi:type="ecore:EClass" name="GroupedGrid" eSuperTypes="../../org.eclipse.emf.ecp.view.model/model/view.ecore#//ContainedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1"
eType="#//Group" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Group">
<eStructuralFeatures xsi:type="ecore:EReference" name="rows" upperBound="-1" eType="#//Row"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Row">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.emf.ecp.view.model/model/view.ecore#//ContainedElement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Span" eSuperTypes="../../org.eclipse.emf.ecp.view.model/model/view.ecore#//Attachment">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalSpan" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
</ecore:EPackage>