blob: 7b207d7fc4e48acb88e921a4236513d8e3b13a5e [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="table" nsURI="http://org/eclipse/emf/ecp/view/table/model/150"
nsPrefix="org.eclipse.emf.ecp.view.table.model">
<eClassifiers xsi:type="ecore:EClass" name="TableControl" eSuperTypes="../../org.eclipse.emf.ecp.view.model/model/view.ecore#//Control">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="resolveable"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="addRemoveDisabled" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="moveUpDownDisabled" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columnConfigurations" upperBound="-1"
eType="#//TableColumnConfiguration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="detailEditing" lowerBound="1"
eType="#//DetailEditing" defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="detailView" eType="ecore:EClass ../../org.eclipse.emf.ecp.view.model/model/view.ecore#//View"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableDetailEditingDialog"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="duplicateDisabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableColumnConfiguration" abstract="true"
interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="TableDomainModelReference" eSuperTypes="../../org.eclipse.emf.ecp.view.model/model/view.ecore#//FeaturePathDomainModelReference">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="resolveable"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="columnDomainModelReferences"
upperBound="-1" eType="ecore:EClass ../../org.eclipse.emf.ecp.view.model/model/view.ecore#//DomainModelReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domainModelReference" eType="ecore:EClass ../../org.eclipse.emf.ecp.view.model/model/view.ecore#//DomainModelReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReadOnlyColumnConfiguration" eSuperTypes="#//TableColumnConfiguration">
<eStructuralFeatures xsi:type="ecore:EReference" name="columnDomainReferences"
upperBound="-1" eType="ecore:EClass ../../org.eclipse.emf.ecp.view.model/model/view.ecore#//DomainModelReference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DetailEditing">
<eLiterals name="None" literal="None"/>
<eLiterals name="WithDialog" value="1" literal="WithDialog"/>
<eLiterals name="WithPanel" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WidthConfiguration" eSuperTypes="#//SingleColumnConfiguration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minWidth" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnablementConfiguration" eSuperTypes="../../org.eclipse.emf.ecp.view.model/model/view.ecore#//Element #//SingleColumnConfiguration"/>
<eClassifiers xsi:type="ecore:EClass" name="SingleColumnConfiguration" abstract="true"
interface="true" eSuperTypes="#//TableColumnConfiguration">
<eStructuralFeatures xsi:type="ecore:EReference" name="columnDomainReference"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.ecp.view.model/model/view.ecore#//DomainModelReference"/>
</eClassifiers>
</ecore:EPackage>