blob: 0915a93d30bffd2992d266aadfb65d67fa2f0fb4 [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="modelCellEditor"
nsURI="http://www.eclipse.org/EMF_Facet/ModelCellEditor/0.1.0/modelCellEditor"
nsPrefix="modelCellEditor">
<eClassifiers xsi:type="ecore:EClass" name="ModelCellEditorDeclarations">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelCellEditors" upperBound="-1"
eType="#//AbstractModelCellEditor" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractModelCellEditor" abstract="true">
<eOperations name="getModelCellEditorImpl" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cellType" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClassifier"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cellId" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BasicCellEditor" eSuperTypes="#//AbstractModelCellEditor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="basicCellEditorImpl" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryReferenceCellEditor" eSuperTypes="#//AbstractModelCellEditor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unaryReferenceCellEditorImpl"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NaryFeatureCellEditor" eSuperTypes="#//AbstractModelCellEditor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="naryFeatureCellEditorImpl"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>