Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlorenzo2013-01-11 09:31:58 +0000
committervlorenzo2013-01-11 09:31:58 +0000
commit05bd5ee6a003a4c5eef4bac8de7eada5ae4c3ddd (patch)
treebdce116b2f8386a5c1aaf3c864f33bf78b1aa275 /sandbox
parent14a80b6d43b4862250e7406251408e755d9fe841 (diff)
downloadorg.eclipse.papyrus-05bd5ee6a003a4c5eef4bac8de7eada5ae4c3ddd.tar.gz
org.eclipse.papyrus-05bd5ee6a003a4c5eef4bac8de7eada5ae4c3ddd.tar.xz
org.eclipse.papyrus-05bd5ee6a003a4c5eef4bac8de7eada5ae4c3ddd.zip
Update the models for Nattable editor
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/META-INF/MANIFEST.MF6
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattable.ecore2
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattable.genmodel2
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattableconfiguration.ecore (renamed from sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/tableeditorconfiguration.ecore)10
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattableconfiguration.genmodel22
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/tableeditorconfiguration.genmodel23
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/plugin.xml18
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/Table.java4
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/impl/NattablePackageImpl.java11
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/impl/TableImpl.java4
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/LocalTableEditorConfiguration.java (renamed from sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/LocalTableEditorConfiguration.java)10
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/NattableconfigurationFactory.java (renamed from sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/TableEditorConfigurationFactory.java)12
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/NattableconfigurationPackage.java (renamed from sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/TableEditorConfigurationPackage.java)66
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/TableEditorConfiguration.java (renamed from sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/TableEditorConfiguration.java)22
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/impl/LocalTableEditorConfigurationImpl.java (renamed from sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/impl/LocalTableEditorConfigurationImpl.java)24
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/impl/NattableconfigurationFactoryImpl.java (renamed from sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/impl/TableEditorConfigurationFactoryImpl.java)32
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/impl/NattableconfigurationPackageImpl.java (renamed from sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/impl/TableEditorConfigurationPackageImpl.java)42
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/impl/TableEditorConfigurationImpl.java (renamed from sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/impl/TableEditorConfigurationImpl.java)46
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/util/NattableconfigurationAdapterFactory.java (renamed from sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/util/TableEditorConfigurationAdapterFactory.java)28
-rw-r--r--sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/util/NattableconfigurationSwitch.java (renamed from sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/util/TableEditorConfigurationSwitch.java)20
20 files changed, 203 insertions, 201 deletions
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/META-INF/MANIFEST.MF b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/META-INF/MANIFEST.MF
index d51fca75deb..43232764c49 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/META-INF/MANIFEST.MF
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/META-INF/MANIFEST.MF
@@ -15,7 +15,7 @@ Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.papyrus.infra.nattable.model.nattable,
org.eclipse.papyrus.infra.nattable.model.nattable.impl,
org.eclipse.papyrus.infra.nattable.model.nattable.util,
- org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration,
- org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl,
- org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.util
+ org.eclipse.papyrus.infra.nattable.model.nattableconfiguration,
+ org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl,
+ org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.util
Bundle-ActivationPolicy: lazy
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattable.ecore b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattable.ecore
index 91f59ebd5ef..18db2595511 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattable.ecore
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattable.ecore
@@ -7,7 +7,7 @@
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
- <eStructuralFeatures xsi:type="ecore:EReference" name="editorConfiguration" eType="ecore:EClass tableeditorconfiguration.ecore#//LocalTableEditorConfiguration"
+ <eStructuralFeatures xsi:type="ecore:EReference" name="editorConfiguration" eType="ecore:EClass nattableconfiguration.ecore#//LocalTableEditorConfiguration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="verticalContentProvider"
lowerBound="1" eType="#//IAxisContentsProvider" containment="true"/>
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattable.genmodel b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattable.genmodel
index c7386417a6d..db6a5a77a7d 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattable.genmodel
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattable.genmodel
@@ -5,7 +5,7 @@
editorDirectory="/org.eclipse.papyrus.infra.nattable.model.editor/src-gen" modelPluginID="org.eclipse.papyrus.infra.nattable.model"
modelName="Nattable" nonNLSMarkers="true" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
testsDirectory="/org.eclipse.papyrus.infra.nattable.model.tests/src-gen" importerID="org.eclipse.emf.importer.ecore"
- complianceLevel="5.0" copyrightFields="false" usedGenPackages="../../org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore tableeditorconfiguration.genmodel#//tableeditorconfiguration"
+ complianceLevel="5.0" copyrightFields="false" usedGenPackages="../../org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore nattableconfiguration.genmodel#//nattableconfiguration"
operationReflection="true" importOrganizing="true">
<foreignModel>nattable.ecore</foreignModel>
<genPackages prefix="Nattable" basePackage="org.eclipse.papyrus.infra.nattable.model"
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/tableeditorconfiguration.ecore b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattableconfiguration.ecore
index f3c55144e7d..381dc81aadd 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/tableeditorconfiguration.ecore
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattableconfiguration.ecore
@@ -1,13 +1,13 @@
<?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="tableeditorconfiguration" nsURI="http://www.eclipse.org/papyrus/tableeditorconfiguration/model"
- nsPrefix="tableeditorconfiguration">
- <eClassifiers xsi:type="ecore:EClass" name="TableEditorConfiguration" eSuperTypes="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EModelElement">
+ xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="nattableconfiguration" nsURI="http://www.eclipse.org/papyrus/nattableconfiguration/model"
+ nsPrefix="nattableconfiguration">
+ <eClassifiers xsi:type="ecore:EClass" name="TableEditorConfiguration" eSuperTypes="../../org.eclipse.emf.ecore/model/Ecore.ecore#//EModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="pastedElementTypeId" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="pastedElementTypeId" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pastedElementContainmentFeature"
- eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EReference"/>
+ eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EReference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LocalTableEditorConfiguration" eSuperTypes="#//TableEditorConfiguration">
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultTableEditorConfiguration"
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattableconfiguration.genmodel b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattableconfiguration.genmodel
new file mode 100644
index 00000000000..3eab43e724c
--- /dev/null
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/nattableconfiguration.genmodel
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 CEA LIST.&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;All rights reserved. This program and the accompanying materials&#xD;&#xA;are made available under the terms of the Eclipse Public License v1.0&#xD;&#xA;which accompanies this distribution, and is available at&#xD;&#xA;http://www.eclipse.org/legal/epl-v10.html&#xD;&#xA;&#xD;&#xA;Contributors:&#xD;&#xA;&#x9;Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation"
+ modelDirectory="/org.eclipse.papyrus.infra.nattable.model/src-gen" editDirectory="/org.eclipse.papyrus.infra.nattable.model.edit/src-gen"
+ editorDirectory="/org.eclipse.papyrus.infra.nattable.model.editor/src-gen" modelPluginID="org.eclipse.papyrus.infra.nattable.model"
+ modelName="Nattableconfiguration" nonNLSMarkers="true" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
+ testsDirectory="/org.eclipse.papyrus.infra.nattable.model.tests/src-gen" importerID="org.eclipse.emf.importer.ecore"
+ complianceLevel="5.0" copyrightFields="false" usedGenPackages="../../org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore"
+ operationReflection="true" importOrganizing="true">
+ <foreignModel>nattableconfiguration.ecore</foreignModel>
+ <genPackages prefix="Nattableconfiguration" basePackage="org.eclipse.papyrus.infra.nattable.model"
+ disposableProviderFactory="true" ecorePackage="nattableconfiguration.ecore#/">
+ <genClasses ecoreClass="nattableconfiguration.ecore#//TableEditorConfiguration">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute nattableconfiguration.ecore#//TableEditorConfiguration/type"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute nattableconfiguration.ecore#//TableEditorConfiguration/pastedElementTypeId"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference nattableconfiguration.ecore#//TableEditorConfiguration/pastedElementContainmentFeature"/>
+ </genClasses>
+ <genClasses ecoreClass="nattableconfiguration.ecore#//LocalTableEditorConfiguration">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference nattableconfiguration.ecore#//LocalTableEditorConfiguration/defaultTableEditorConfiguration"/>
+ </genClasses>
+ </genPackages>
+</genmodel:GenModel>
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/tableeditorconfiguration.genmodel b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/tableeditorconfiguration.genmodel
deleted file mode 100644
index 9e2b06ddd05..00000000000
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/model/tableeditorconfiguration.genmodel
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
- xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 CEA LIST.&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;All rights reserved. This program and the accompanying materials&#xD;&#xA;are made available under the terms of the Eclipse Public License v1.0&#xD;&#xA;which accompanies this distribution, and is available at&#xD;&#xA;http://www.eclipse.org/legal/epl-v10.html&#xD;&#xA;&#xD;&#xA;Contributors:&#xD;&#xA;&#x9;Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation"
- modelDirectory="/org.eclipse.papyrus.infra.nattable.model/src-gen" editDirectory="/org.eclipse.papyrus.infra.nattable.model.edit/src-gen"
- editorDirectory="/org.eclipse.papyrus.infra.nattable.model.editor/src-gen" modelPluginID="org.eclipse.papyrus.infra.nattable.model"
- redirection="" modelName="Tableeditorconfiguration" modelPluginClass="" nonNLSMarkers="true"
- rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container" testsDirectory="/org.eclipse.papyrus.infra.nattable.model.tests/src-gen"
- importerID="org.eclipse.emf.importer.ecore" complianceLevel="5.0" copyrightFields="false"
- usedGenPackages="../../org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore" operationReflection="true"
- importOrganizing="true">
- <foreignModel>tableeditorconfiguration.ecore</foreignModel>
- <genPackages prefix="TableEditorConfiguration" basePackage="org.eclipse.papyrus.infra.nattable.model"
- disposableProviderFactory="true" ecorePackage="tableeditorconfiguration.ecore#/">
- <genClasses ecoreClass="tableeditorconfiguration.ecore#//TableEditorConfiguration">
- <genFeatures createChild="false" ecoreFeature="ecore:EAttribute tableeditorconfiguration.ecore#//TableEditorConfiguration/type"/>
- <genFeatures createChild="false" ecoreFeature="ecore:EAttribute tableeditorconfiguration.ecore#//TableEditorConfiguration/pastedElementTypeId"/>
- <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference tableeditorconfiguration.ecore#//TableEditorConfiguration/pastedElementContainmentFeature"/>
- </genClasses>
- <genClasses ecoreClass="tableeditorconfiguration.ecore#//LocalTableEditorConfiguration">
- <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference tableeditorconfiguration.ecore#//LocalTableEditorConfiguration/defaultTableEditorConfiguration"/>
- </genClasses>
- </genPackages>
-</genmodel:GenModel>
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/plugin.xml b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/plugin.xml
index f2ecc659710..63005527046 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/plugin.xml
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/plugin.xml
@@ -24,14 +24,8 @@
-
- <extension point="org.eclipse.emf.ecore.generated_package">
- <!-- @generated tableeditorconfiguration -->
- <package
- uri="http://www.eclipse.org/papyrus/tableeditorconfiguration/model"
- class="org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage"
- genModel="model/tableeditorconfiguration.genmodel"/>
- </extension>
+
+
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated nattable -->
@@ -41,4 +35,12 @@
genModel="model/nattable.genmodel"/>
</extension>
+ <extension point="org.eclipse.emf.ecore.generated_package">
+ <!-- @generated nattableconfiguration -->
+ <package
+ uri="http://www.eclipse.org/papyrus/nattableconfiguration/model"
+ class="org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage"
+ genModel="model/nattableconfiguration.genmodel"/>
+ </extension>
+
</plugin>
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/Table.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/Table.java
index 2e4530ddca8..de289d3d8ae 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/Table.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/Table.java
@@ -12,10 +12,10 @@
*/
package org.eclipse.papyrus.infra.nattable.model.nattable;
+
import org.eclipse.emf.ecore.EModelElement;
import org.eclipse.emf.ecore.EObject;
-
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.LocalTableEditorConfiguration;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.LocalTableEditorConfiguration;
/**
* <!-- begin-user-doc -->
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/impl/NattablePackageImpl.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/impl/NattablePackageImpl.java
index 09259d6d55f..7b824a3f141 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/impl/NattablePackageImpl.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/impl/NattablePackageImpl.java
@@ -12,6 +12,8 @@
*/
package org.eclipse.papyrus.infra.nattable.model.nattable.impl;
+
+
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EOperation;
@@ -29,8 +31,7 @@ import org.eclipse.papyrus.infra.nattable.model.nattable.NattableFactory;
import org.eclipse.papyrus.infra.nattable.model.nattable.NattablePackage;
import org.eclipse.papyrus.infra.nattable.model.nattable.Table;
import org.eclipse.papyrus.infra.nattable.model.nattable.UserContentProvider;
-
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage;
/**
* <!-- begin-user-doc -->
@@ -128,7 +129,7 @@ public class NattablePackageImpl extends EPackageImpl implements NattablePackage
isInited = true;
// Initialize simple dependencies
- TableEditorConfigurationPackage.eINSTANCE.eClass();
+ NattableconfigurationPackage.eINSTANCE.eClass();
// Create package meta-data objects
theNattablePackage.createPackageContents();
@@ -375,7 +376,7 @@ public class NattablePackageImpl extends EPackageImpl implements NattablePackage
// Obtain other dependent packages
EcorePackage theEcorePackage = (EcorePackage)EPackage.Registry.INSTANCE.getEPackage(EcorePackage.eNS_URI);
- TableEditorConfigurationPackage theTableEditorConfigurationPackage = (TableEditorConfigurationPackage)EPackage.Registry.INSTANCE.getEPackage(TableEditorConfigurationPackage.eNS_URI);
+ NattableconfigurationPackage theNattableconfigurationPackage = (NattableconfigurationPackage)EPackage.Registry.INSTANCE.getEPackage(NattableconfigurationPackage.eNS_URI);
// Create type parameters
@@ -394,7 +395,7 @@ public class NattablePackageImpl extends EPackageImpl implements NattablePackage
initEAttribute(getTable_Name(), ecorePackage.getEString(), "name", null, 0, 1, Table.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
initEReference(getTable_Context(), ecorePackage.getEObject(), null, "context", null, 0, 1, Table.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
initEAttribute(getTable_Description(), ecorePackage.getEString(), "description", null, 0, 1, Table.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
- initEReference(getTable_EditorConfiguration(), theTableEditorConfigurationPackage.getLocalTableEditorConfiguration(), null, "editorConfiguration", null, 0, 1, Table.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
+ initEReference(getTable_EditorConfiguration(), theNattableconfigurationPackage.getLocalTableEditorConfiguration(), null, "editorConfiguration", null, 0, 1, Table.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
initEReference(getTable_VerticalContentProvider(), this.getIAxisContentsProvider(), null, "verticalContentProvider", null, 1, 1, Table.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
initEReference(getTable_HorizontalContentProvider(), this.getIAxisContentsProvider(), null, "horizontalContentProvider", null, 1, 1, Table.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/impl/TableImpl.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/impl/TableImpl.java
index cea4955c341..2bcc56ca94e 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/impl/TableImpl.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/impl/TableImpl.java
@@ -12,6 +12,7 @@
*/
package org.eclipse.papyrus.infra.nattable.model.nattable.impl;
+
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
@@ -25,8 +26,7 @@ import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.papyrus.infra.nattable.model.nattable.IAxisContentsProvider;
import org.eclipse.papyrus.infra.nattable.model.nattable.NattablePackage;
import org.eclipse.papyrus.infra.nattable.model.nattable.Table;
-
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.LocalTableEditorConfiguration;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.LocalTableEditorConfiguration;
/**
* <!-- begin-user-doc -->
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/LocalTableEditorConfiguration.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/LocalTableEditorConfiguration.java
index 7226f487b7c..55e0649b5ce 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/LocalTableEditorConfiguration.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/LocalTableEditorConfiguration.java
@@ -10,7 +10,7 @@
* Contributors:
* Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation
*/
-package org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration;
+package org.eclipse.papyrus.infra.nattable.model.nattableconfiguration;
/**
@@ -21,11 +21,11 @@ package org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.LocalTableEditorConfiguration#getDefaultTableEditorConfiguration <em>Default Table Editor Configuration</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.LocalTableEditorConfiguration#getDefaultTableEditorConfiguration <em>Default Table Editor Configuration</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage#getLocalTableEditorConfiguration()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage#getLocalTableEditorConfiguration()
* @model
* @generated
*/
@@ -40,14 +40,14 @@ public interface LocalTableEditorConfiguration extends TableEditorConfiguration
* <!-- end-user-doc -->
* @return the value of the '<em>Default Table Editor Configuration</em>' reference.
* @see #setDefaultTableEditorConfiguration(TableEditorConfiguration)
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage#getLocalTableEditorConfiguration_DefaultTableEditorConfiguration()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage#getLocalTableEditorConfiguration_DefaultTableEditorConfiguration()
* @model
* @generated
*/
TableEditorConfiguration getDefaultTableEditorConfiguration();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.LocalTableEditorConfiguration#getDefaultTableEditorConfiguration <em>Default Table Editor Configuration</em>}' reference.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.LocalTableEditorConfiguration#getDefaultTableEditorConfiguration <em>Default Table Editor Configuration</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Default Table Editor Configuration</em>' reference.
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/TableEditorConfigurationFactory.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/NattableconfigurationFactory.java
index 83115a701ef..bc06694633d 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/TableEditorConfigurationFactory.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/NattableconfigurationFactory.java
@@ -10,7 +10,7 @@
* Contributors:
* Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation
*/
-package org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration;
+package org.eclipse.papyrus.infra.nattable.model.nattableconfiguration;
import org.eclipse.emf.ecore.EFactory;
@@ -19,17 +19,17 @@ import org.eclipse.emf.ecore.EFactory;
* The <b>Factory</b> for the model.
* It provides a create method for each non-abstract class of the model.
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage
* @generated
*/
-public interface TableEditorConfigurationFactory extends EFactory {
+public interface NattableconfigurationFactory extends EFactory {
/**
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
- TableEditorConfigurationFactory eINSTANCE = org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationFactoryImpl.init();
+ NattableconfigurationFactory eINSTANCE = org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.NattableconfigurationFactoryImpl.init();
/**
* Returns a new object of class '<em>Table Editor Configuration</em>'.
@@ -56,6 +56,6 @@ public interface TableEditorConfigurationFactory extends EFactory {
* @return the package supported by this factory.
* @generated
*/
- TableEditorConfigurationPackage getTableEditorConfigurationPackage();
+ NattableconfigurationPackage getNattableconfigurationPackage();
-} //TableEditorConfigurationFactory
+} //NattableconfigurationFactory
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/TableEditorConfigurationPackage.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/NattableconfigurationPackage.java
index bf88e6e6e88..3543bd3cd4d 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/TableEditorConfigurationPackage.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/NattableconfigurationPackage.java
@@ -10,7 +10,7 @@
* Contributors:
* Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation
*/
-package org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration;
+package org.eclipse.papyrus.infra.nattable.model.nattableconfiguration;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
@@ -30,18 +30,18 @@ import org.eclipse.emf.ecore.EcorePackage;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationFactory
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationFactory
* @model kind="package"
* @generated
*/
-public interface TableEditorConfigurationPackage extends EPackage {
+public interface NattableconfigurationPackage extends EPackage {
/**
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
- String eNAME = "tableeditorconfiguration"; //$NON-NLS-1$
+ String eNAME = "nattableconfiguration"; //$NON-NLS-1$
/**
* The package namespace URI.
@@ -49,7 +49,7 @@ public interface TableEditorConfigurationPackage extends EPackage {
* <!-- end-user-doc -->
* @generated
*/
- String eNS_URI = "http://www.eclipse.org/papyrus/tableeditorconfiguration/model"; //$NON-NLS-1$
+ String eNS_URI = "http://www.eclipse.org/papyrus/nattableconfiguration/model"; //$NON-NLS-1$
/**
* The package namespace name.
@@ -57,7 +57,7 @@ public interface TableEditorConfigurationPackage extends EPackage {
* <!-- end-user-doc -->
* @generated
*/
- String eNS_PREFIX = "tableeditorconfiguration"; //$NON-NLS-1$
+ String eNS_PREFIX = "nattableconfiguration"; //$NON-NLS-1$
/**
* The singleton instance of the package.
@@ -65,14 +65,14 @@ public interface TableEditorConfigurationPackage extends EPackage {
* <!-- end-user-doc -->
* @generated
*/
- TableEditorConfigurationPackage eINSTANCE = org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationPackageImpl.init();
+ NattableconfigurationPackage eINSTANCE = org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.NattableconfigurationPackageImpl.init();
/**
- * The meta object id for the '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationImpl <em>Table Editor Configuration</em>}' class.
+ * The meta object id for the '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.TableEditorConfigurationImpl <em>Table Editor Configuration</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationImpl
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationPackageImpl#getTableEditorConfiguration()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.TableEditorConfigurationImpl
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.NattableconfigurationPackageImpl#getTableEditorConfiguration()
* @generated
*/
int TABLE_EDITOR_CONFIGURATION = 0;
@@ -141,11 +141,11 @@ public interface TableEditorConfigurationPackage extends EPackage {
int TABLE_EDITOR_CONFIGURATION_OPERATION_COUNT = EcorePackage.EMODEL_ELEMENT_OPERATION_COUNT + 0;
/**
- * The meta object id for the '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.LocalTableEditorConfigurationImpl <em>Local Table Editor Configuration</em>}' class.
+ * The meta object id for the '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.LocalTableEditorConfigurationImpl <em>Local Table Editor Configuration</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.LocalTableEditorConfigurationImpl
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationPackageImpl#getLocalTableEditorConfiguration()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.LocalTableEditorConfigurationImpl
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.NattableconfigurationPackageImpl#getLocalTableEditorConfiguration()
* @generated
*/
int LOCAL_TABLE_EDITOR_CONFIGURATION = 1;
@@ -224,64 +224,64 @@ public interface TableEditorConfigurationPackage extends EPackage {
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration <em>Table Editor Configuration</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration <em>Table Editor Configuration</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Table Editor Configuration</em>'.
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration
* @generated
*/
EClass getTableEditorConfiguration();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration#getType <em>Type</em>}'.
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration#getType <em>Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Type</em>'.
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration#getType()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration#getType()
* @see #getTableEditorConfiguration()
* @generated
*/
EAttribute getTableEditorConfiguration_Type();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration#getPastedElementTypeId <em>Pasted Element Type Id</em>}'.
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration#getPastedElementTypeId <em>Pasted Element Type Id</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Pasted Element Type Id</em>'.
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration#getPastedElementTypeId()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration#getPastedElementTypeId()
* @see #getTableEditorConfiguration()
* @generated
*/
EAttribute getTableEditorConfiguration_PastedElementTypeId();
/**
- * Returns the meta object for the reference '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration#getPastedElementContainmentFeature <em>Pasted Element Containment Feature</em>}'.
+ * Returns the meta object for the reference '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration#getPastedElementContainmentFeature <em>Pasted Element Containment Feature</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Pasted Element Containment Feature</em>'.
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration#getPastedElementContainmentFeature()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration#getPastedElementContainmentFeature()
* @see #getTableEditorConfiguration()
* @generated
*/
EReference getTableEditorConfiguration_PastedElementContainmentFeature();
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.LocalTableEditorConfiguration <em>Local Table Editor Configuration</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.LocalTableEditorConfiguration <em>Local Table Editor Configuration</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Local Table Editor Configuration</em>'.
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.LocalTableEditorConfiguration
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.LocalTableEditorConfiguration
* @generated
*/
EClass getLocalTableEditorConfiguration();
/**
- * Returns the meta object for the reference '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.LocalTableEditorConfiguration#getDefaultTableEditorConfiguration <em>Default Table Editor Configuration</em>}'.
+ * Returns the meta object for the reference '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.LocalTableEditorConfiguration#getDefaultTableEditorConfiguration <em>Default Table Editor Configuration</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Default Table Editor Configuration</em>'.
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.LocalTableEditorConfiguration#getDefaultTableEditorConfiguration()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.LocalTableEditorConfiguration#getDefaultTableEditorConfiguration()
* @see #getLocalTableEditorConfiguration()
* @generated
*/
@@ -294,7 +294,7 @@ public interface TableEditorConfigurationPackage extends EPackage {
* @return the factory that creates the instances of the model.
* @generated
*/
- TableEditorConfigurationFactory getTableEditorConfigurationFactory();
+ NattableconfigurationFactory getNattableconfigurationFactory();
/**
* <!-- begin-user-doc -->
@@ -311,11 +311,11 @@ public interface TableEditorConfigurationPackage extends EPackage {
*/
interface Literals {
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationImpl <em>Table Editor Configuration</em>}' class.
+ * The meta object literal for the '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.TableEditorConfigurationImpl <em>Table Editor Configuration</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationImpl
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationPackageImpl#getTableEditorConfiguration()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.TableEditorConfigurationImpl
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.NattableconfigurationPackageImpl#getTableEditorConfiguration()
* @generated
*/
EClass TABLE_EDITOR_CONFIGURATION = eINSTANCE.getTableEditorConfiguration();
@@ -345,11 +345,11 @@ public interface TableEditorConfigurationPackage extends EPackage {
EReference TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE = eINSTANCE.getTableEditorConfiguration_PastedElementContainmentFeature();
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.LocalTableEditorConfigurationImpl <em>Local Table Editor Configuration</em>}' class.
+ * The meta object literal for the '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.LocalTableEditorConfigurationImpl <em>Local Table Editor Configuration</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.LocalTableEditorConfigurationImpl
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationPackageImpl#getLocalTableEditorConfiguration()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.LocalTableEditorConfigurationImpl
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.NattableconfigurationPackageImpl#getLocalTableEditorConfiguration()
* @generated
*/
EClass LOCAL_TABLE_EDITOR_CONFIGURATION = eINSTANCE.getLocalTableEditorConfiguration();
@@ -364,4 +364,4 @@ public interface TableEditorConfigurationPackage extends EPackage {
}
-} //TableEditorConfigurationPackage
+} //NattableconfigurationPackage
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/TableEditorConfiguration.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/TableEditorConfiguration.java
index ee468a1d4b8..0dff7ec4c34 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/TableEditorConfiguration.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/TableEditorConfiguration.java
@@ -10,7 +10,7 @@
* Contributors:
* Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation
*/
-package org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration;
+package org.eclipse.papyrus.infra.nattable.model.nattableconfiguration;
import org.eclipse.emf.ecore.EModelElement;
import org.eclipse.emf.ecore.EReference;
@@ -23,13 +23,13 @@ import org.eclipse.emf.ecore.EReference;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration#getType <em>Type</em>}</li>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration#getPastedElementTypeId <em>Pasted Element Type Id</em>}</li>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration#getPastedElementContainmentFeature <em>Pasted Element Containment Feature</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration#getType <em>Type</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration#getPastedElementTypeId <em>Pasted Element Type Id</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration#getPastedElementContainmentFeature <em>Pasted Element Containment Feature</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage#getTableEditorConfiguration()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage#getTableEditorConfiguration()
* @model
* @generated
*/
@@ -44,14 +44,14 @@ public interface TableEditorConfiguration extends EModelElement {
* <!-- end-user-doc -->
* @return the value of the '<em>Type</em>' attribute.
* @see #setType(String)
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage#getTableEditorConfiguration_Type()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage#getTableEditorConfiguration_Type()
* @model id="true"
* @generated
*/
String getType();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration#getType <em>Type</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration#getType <em>Type</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Type</em>' attribute.
@@ -70,14 +70,14 @@ public interface TableEditorConfiguration extends EModelElement {
* <!-- end-user-doc -->
* @return the value of the '<em>Pasted Element Type Id</em>' attribute.
* @see #setPastedElementTypeId(String)
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage#getTableEditorConfiguration_PastedElementTypeId()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage#getTableEditorConfiguration_PastedElementTypeId()
* @model
* @generated
*/
String getPastedElementTypeId();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration#getPastedElementTypeId <em>Pasted Element Type Id</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration#getPastedElementTypeId <em>Pasted Element Type Id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Pasted Element Type Id</em>' attribute.
@@ -96,14 +96,14 @@ public interface TableEditorConfiguration extends EModelElement {
* <!-- end-user-doc -->
* @return the value of the '<em>Pasted Element Containment Feature</em>' reference.
* @see #setPastedElementContainmentFeature(EReference)
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage#getTableEditorConfiguration_PastedElementContainmentFeature()
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage#getTableEditorConfiguration_PastedElementContainmentFeature()
* @model
* @generated
*/
EReference getPastedElementContainmentFeature();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration#getPastedElementContainmentFeature <em>Pasted Element Containment Feature</em>}' reference.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration#getPastedElementContainmentFeature <em>Pasted Element Containment Feature</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Pasted Element Containment Feature</em>' reference.
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/impl/LocalTableEditorConfigurationImpl.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/impl/LocalTableEditorConfigurationImpl.java
index 2779d3a01d8..154f2dc1eeb 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/impl/LocalTableEditorConfigurationImpl.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/impl/LocalTableEditorConfigurationImpl.java
@@ -10,7 +10,7 @@
* Contributors:
* Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation
*/
-package org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl;
+package org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl;
import org.eclipse.emf.common.notify.Notification;
@@ -19,9 +19,9 @@ import org.eclipse.emf.ecore.InternalEObject;
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.LocalTableEditorConfiguration;
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration;
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.LocalTableEditorConfiguration;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration;
/**
* <!-- begin-user-doc -->
@@ -30,7 +30,7 @@ import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEd
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.LocalTableEditorConfigurationImpl#getDefaultTableEditorConfiguration <em>Default Table Editor Configuration</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.LocalTableEditorConfigurationImpl#getDefaultTableEditorConfiguration <em>Default Table Editor Configuration</em>}</li>
* </ul>
* </p>
*
@@ -63,7 +63,7 @@ public class LocalTableEditorConfigurationImpl extends TableEditorConfigurationI
*/
@Override
protected EClass eStaticClass() {
- return TableEditorConfigurationPackage.Literals.LOCAL_TABLE_EDITOR_CONFIGURATION;
+ return NattableconfigurationPackage.Literals.LOCAL_TABLE_EDITOR_CONFIGURATION;
}
/**
@@ -77,7 +77,7 @@ public class LocalTableEditorConfigurationImpl extends TableEditorConfigurationI
defaultTableEditorConfiguration = (TableEditorConfiguration)eResolveProxy(oldDefaultTableEditorConfiguration);
if (defaultTableEditorConfiguration != oldDefaultTableEditorConfiguration) {
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.RESOLVE, TableEditorConfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION__DEFAULT_TABLE_EDITOR_CONFIGURATION, oldDefaultTableEditorConfiguration, defaultTableEditorConfiguration));
+ eNotify(new ENotificationImpl(this, Notification.RESOLVE, NattableconfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION__DEFAULT_TABLE_EDITOR_CONFIGURATION, oldDefaultTableEditorConfiguration, defaultTableEditorConfiguration));
}
}
return defaultTableEditorConfiguration;
@@ -101,7 +101,7 @@ public class LocalTableEditorConfigurationImpl extends TableEditorConfigurationI
TableEditorConfiguration oldDefaultTableEditorConfiguration = defaultTableEditorConfiguration;
defaultTableEditorConfiguration = newDefaultTableEditorConfiguration;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, TableEditorConfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION__DEFAULT_TABLE_EDITOR_CONFIGURATION, oldDefaultTableEditorConfiguration, defaultTableEditorConfiguration));
+ eNotify(new ENotificationImpl(this, Notification.SET, NattableconfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION__DEFAULT_TABLE_EDITOR_CONFIGURATION, oldDefaultTableEditorConfiguration, defaultTableEditorConfiguration));
}
/**
@@ -112,7 +112,7 @@ public class LocalTableEditorConfigurationImpl extends TableEditorConfigurationI
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case TableEditorConfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION__DEFAULT_TABLE_EDITOR_CONFIGURATION:
+ case NattableconfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION__DEFAULT_TABLE_EDITOR_CONFIGURATION:
if (resolve) return getDefaultTableEditorConfiguration();
return basicGetDefaultTableEditorConfiguration();
}
@@ -127,7 +127,7 @@ public class LocalTableEditorConfigurationImpl extends TableEditorConfigurationI
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case TableEditorConfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION__DEFAULT_TABLE_EDITOR_CONFIGURATION:
+ case NattableconfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION__DEFAULT_TABLE_EDITOR_CONFIGURATION:
setDefaultTableEditorConfiguration((TableEditorConfiguration)newValue);
return;
}
@@ -142,7 +142,7 @@ public class LocalTableEditorConfigurationImpl extends TableEditorConfigurationI
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case TableEditorConfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION__DEFAULT_TABLE_EDITOR_CONFIGURATION:
+ case NattableconfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION__DEFAULT_TABLE_EDITOR_CONFIGURATION:
setDefaultTableEditorConfiguration((TableEditorConfiguration)null);
return;
}
@@ -157,7 +157,7 @@ public class LocalTableEditorConfigurationImpl extends TableEditorConfigurationI
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case TableEditorConfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION__DEFAULT_TABLE_EDITOR_CONFIGURATION:
+ case NattableconfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION__DEFAULT_TABLE_EDITOR_CONFIGURATION:
return defaultTableEditorConfiguration != null;
}
return super.eIsSet(featureID);
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/impl/TableEditorConfigurationFactoryImpl.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/impl/NattableconfigurationFactoryImpl.java
index 9a5935382d9..59f1b4bbdc3 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/impl/TableEditorConfigurationFactoryImpl.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/impl/NattableconfigurationFactoryImpl.java
@@ -10,7 +10,7 @@
* Contributors:
* Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation
*/
-package org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl;
+package org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
@@ -20,7 +20,7 @@ import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.*;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.*;
/**
* <!-- begin-user-doc -->
@@ -28,24 +28,24 @@ import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.*;
* <!-- end-user-doc -->
* @generated
*/
-public class TableEditorConfigurationFactoryImpl extends EFactoryImpl implements TableEditorConfigurationFactory {
+public class NattableconfigurationFactoryImpl extends EFactoryImpl implements NattableconfigurationFactory {
/**
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
- public static TableEditorConfigurationFactory init() {
+ public static NattableconfigurationFactory init() {
try {
- TableEditorConfigurationFactory theTableEditorConfigurationFactory = (TableEditorConfigurationFactory)EPackage.Registry.INSTANCE.getEFactory("http://www.eclipse.org/papyrus/tableeditorconfiguration/model"); //$NON-NLS-1$
- if (theTableEditorConfigurationFactory != null) {
- return theTableEditorConfigurationFactory;
+ NattableconfigurationFactory theNattableconfigurationFactory = (NattableconfigurationFactory)EPackage.Registry.INSTANCE.getEFactory("http://www.eclipse.org/papyrus/nattableconfiguration/model"); //$NON-NLS-1$
+ if (theNattableconfigurationFactory != null) {
+ return theNattableconfigurationFactory;
}
}
catch (Exception exception) {
EcorePlugin.INSTANCE.log(exception);
}
- return new TableEditorConfigurationFactoryImpl();
+ return new NattableconfigurationFactoryImpl();
}
/**
@@ -54,7 +54,7 @@ public class TableEditorConfigurationFactoryImpl extends EFactoryImpl implements
* <!-- end-user-doc -->
* @generated
*/
- public TableEditorConfigurationFactoryImpl() {
+ public NattableconfigurationFactoryImpl() {
super();
}
@@ -66,8 +66,8 @@ public class TableEditorConfigurationFactoryImpl extends EFactoryImpl implements
@Override
public EObject create(EClass eClass) {
switch (eClass.getClassifierID()) {
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION: return createTableEditorConfiguration();
- case TableEditorConfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION: return createLocalTableEditorConfiguration();
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION: return createTableEditorConfiguration();
+ case NattableconfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION: return createLocalTableEditorConfiguration();
default:
throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); //$NON-NLS-1$ //$NON-NLS-2$
}
@@ -98,8 +98,8 @@ public class TableEditorConfigurationFactoryImpl extends EFactoryImpl implements
* <!-- end-user-doc -->
* @generated
*/
- public TableEditorConfigurationPackage getTableEditorConfigurationPackage() {
- return (TableEditorConfigurationPackage)getEPackage();
+ public NattableconfigurationPackage getNattableconfigurationPackage() {
+ return (NattableconfigurationPackage)getEPackage();
}
/**
@@ -109,8 +109,8 @@ public class TableEditorConfigurationFactoryImpl extends EFactoryImpl implements
* @generated
*/
@Deprecated
- public static TableEditorConfigurationPackage getPackage() {
- return TableEditorConfigurationPackage.eINSTANCE;
+ public static NattableconfigurationPackage getPackage() {
+ return NattableconfigurationPackage.eINSTANCE;
}
-} //TableEditorConfigurationFactoryImpl
+} //NattableconfigurationFactoryImpl
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/impl/TableEditorConfigurationPackageImpl.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/impl/NattableconfigurationPackageImpl.java
index 67defffa975..e49af03e770 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/impl/TableEditorConfigurationPackageImpl.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/impl/NattableconfigurationPackageImpl.java
@@ -10,7 +10,7 @@
* Contributors:
* Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation
*/
-package org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl;
+package org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
@@ -20,10 +20,10 @@ import org.eclipse.emf.ecore.EcorePackage;
import org.eclipse.emf.ecore.impl.EPackageImpl;
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.LocalTableEditorConfiguration;
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration;
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationFactory;
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.LocalTableEditorConfiguration;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationFactory;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration;
/**
* <!-- begin-user-doc -->
@@ -31,7 +31,7 @@ import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEd
* <!-- end-user-doc -->
* @generated
*/
-public class TableEditorConfigurationPackageImpl extends EPackageImpl implements TableEditorConfigurationPackage {
+public class NattableconfigurationPackageImpl extends EPackageImpl implements NattableconfigurationPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
@@ -57,12 +57,12 @@ public class TableEditorConfigurationPackageImpl extends EPackageImpl implements
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.emf.ecore.EPackage.Registry
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage#eNS_URI
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage#eNS_URI
* @see #init()
* @generated
*/
- private TableEditorConfigurationPackageImpl() {
- super(eNS_URI, TableEditorConfigurationFactory.eINSTANCE);
+ private NattableconfigurationPackageImpl() {
+ super(eNS_URI, NattableconfigurationFactory.eINSTANCE);
}
/**
@@ -75,7 +75,7 @@ public class TableEditorConfigurationPackageImpl extends EPackageImpl implements
/**
* Creates, registers, and initializes the <b>Package</b> for this model, and for any others upon which it depends.
*
- * <p>This method is used to initialize {@link TableEditorConfigurationPackage#eINSTANCE} when that field is accessed.
+ * <p>This method is used to initialize {@link NattableconfigurationPackage#eINSTANCE} when that field is accessed.
* Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
@@ -84,11 +84,11 @@ public class TableEditorConfigurationPackageImpl extends EPackageImpl implements
* @see #initializePackageContents()
* @generated
*/
- public static TableEditorConfigurationPackage init() {
- if (isInited) return (TableEditorConfigurationPackage)EPackage.Registry.INSTANCE.getEPackage(TableEditorConfigurationPackage.eNS_URI);
+ public static NattableconfigurationPackage init() {
+ if (isInited) return (NattableconfigurationPackage)EPackage.Registry.INSTANCE.getEPackage(NattableconfigurationPackage.eNS_URI);
// Obtain or create and register package
- TableEditorConfigurationPackageImpl theTableEditorConfigurationPackage = (TableEditorConfigurationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof TableEditorConfigurationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new TableEditorConfigurationPackageImpl());
+ NattableconfigurationPackageImpl theNattableconfigurationPackage = (NattableconfigurationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof NattableconfigurationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new NattableconfigurationPackageImpl());
isInited = true;
@@ -96,18 +96,18 @@ public class TableEditorConfigurationPackageImpl extends EPackageImpl implements
EcorePackage.eINSTANCE.eClass();
// Create package meta-data objects
- theTableEditorConfigurationPackage.createPackageContents();
+ theNattableconfigurationPackage.createPackageContents();
// Initialize created meta-data
- theTableEditorConfigurationPackage.initializePackageContents();
+ theNattableconfigurationPackage.initializePackageContents();
// Mark meta-data to indicate it can't be changed
- theTableEditorConfigurationPackage.freeze();
+ theNattableconfigurationPackage.freeze();
// Update the registry and return the package
- EPackage.Registry.INSTANCE.put(TableEditorConfigurationPackage.eNS_URI, theTableEditorConfigurationPackage);
- return theTableEditorConfigurationPackage;
+ EPackage.Registry.INSTANCE.put(NattableconfigurationPackage.eNS_URI, theNattableconfigurationPackage);
+ return theNattableconfigurationPackage;
}
/**
@@ -169,8 +169,8 @@ public class TableEditorConfigurationPackageImpl extends EPackageImpl implements
* <!-- end-user-doc -->
* @generated
*/
- public TableEditorConfigurationFactory getTableEditorConfigurationFactory() {
- return (TableEditorConfigurationFactory)getEFactoryInstance();
+ public NattableconfigurationFactory getNattableconfigurationFactory() {
+ return (NattableconfigurationFactory)getEFactoryInstance();
}
/**
@@ -248,4 +248,4 @@ public class TableEditorConfigurationPackageImpl extends EPackageImpl implements
createResource(eNS_URI);
}
-} //TableEditorConfigurationPackageImpl
+} //NattableconfigurationPackageImpl
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/impl/TableEditorConfigurationImpl.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/impl/TableEditorConfigurationImpl.java
index b5511349854..3b30469db28 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/impl/TableEditorConfigurationImpl.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/impl/TableEditorConfigurationImpl.java
@@ -10,7 +10,7 @@
* Contributors:
* Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation
*/
-package org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl;
+package org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl;
import org.eclipse.emf.common.notify.Notification;
@@ -21,8 +21,8 @@ import org.eclipse.emf.ecore.InternalEObject;
import org.eclipse.emf.ecore.impl.EModelElementImpl;
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration;
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration;
/**
* <!-- begin-user-doc -->
@@ -31,9 +31,9 @@ import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEd
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationImpl#getType <em>Type</em>}</li>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationImpl#getPastedElementTypeId <em>Pasted Element Type Id</em>}</li>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.impl.TableEditorConfigurationImpl#getPastedElementContainmentFeature <em>Pasted Element Containment Feature</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.TableEditorConfigurationImpl#getType <em>Type</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.TableEditorConfigurationImpl#getPastedElementTypeId <em>Pasted Element Type Id</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.impl.TableEditorConfigurationImpl#getPastedElementContainmentFeature <em>Pasted Element Containment Feature</em>}</li>
* </ul>
* </p>
*
@@ -106,7 +106,7 @@ public class TableEditorConfigurationImpl extends EModelElementImpl implements T
*/
@Override
protected EClass eStaticClass() {
- return TableEditorConfigurationPackage.Literals.TABLE_EDITOR_CONFIGURATION;
+ return NattableconfigurationPackage.Literals.TABLE_EDITOR_CONFIGURATION;
}
/**
@@ -127,7 +127,7 @@ public class TableEditorConfigurationImpl extends EModelElementImpl implements T
String oldType = type;
type = newType;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__TYPE, oldType, type));
+ eNotify(new ENotificationImpl(this, Notification.SET, NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__TYPE, oldType, type));
}
/**
@@ -148,7 +148,7 @@ public class TableEditorConfigurationImpl extends EModelElementImpl implements T
String oldPastedElementTypeId = pastedElementTypeId;
pastedElementTypeId = newPastedElementTypeId;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_TYPE_ID, oldPastedElementTypeId, pastedElementTypeId));
+ eNotify(new ENotificationImpl(this, Notification.SET, NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_TYPE_ID, oldPastedElementTypeId, pastedElementTypeId));
}
/**
@@ -162,7 +162,7 @@ public class TableEditorConfigurationImpl extends EModelElementImpl implements T
pastedElementContainmentFeature = (EReference)eResolveProxy(oldPastedElementContainmentFeature);
if (pastedElementContainmentFeature != oldPastedElementContainmentFeature) {
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.RESOLVE, TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE, oldPastedElementContainmentFeature, pastedElementContainmentFeature));
+ eNotify(new ENotificationImpl(this, Notification.RESOLVE, NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE, oldPastedElementContainmentFeature, pastedElementContainmentFeature));
}
}
return pastedElementContainmentFeature;
@@ -186,7 +186,7 @@ public class TableEditorConfigurationImpl extends EModelElementImpl implements T
EReference oldPastedElementContainmentFeature = pastedElementContainmentFeature;
pastedElementContainmentFeature = newPastedElementContainmentFeature;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE, oldPastedElementContainmentFeature, pastedElementContainmentFeature));
+ eNotify(new ENotificationImpl(this, Notification.SET, NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE, oldPastedElementContainmentFeature, pastedElementContainmentFeature));
}
/**
@@ -197,11 +197,11 @@ public class TableEditorConfigurationImpl extends EModelElementImpl implements T
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__TYPE:
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__TYPE:
return getType();
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_TYPE_ID:
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_TYPE_ID:
return getPastedElementTypeId();
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE:
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE:
if (resolve) return getPastedElementContainmentFeature();
return basicGetPastedElementContainmentFeature();
}
@@ -216,13 +216,13 @@ public class TableEditorConfigurationImpl extends EModelElementImpl implements T
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__TYPE:
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__TYPE:
setType((String)newValue);
return;
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_TYPE_ID:
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_TYPE_ID:
setPastedElementTypeId((String)newValue);
return;
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE:
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE:
setPastedElementContainmentFeature((EReference)newValue);
return;
}
@@ -237,13 +237,13 @@ public class TableEditorConfigurationImpl extends EModelElementImpl implements T
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__TYPE:
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__TYPE:
setType(TYPE_EDEFAULT);
return;
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_TYPE_ID:
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_TYPE_ID:
setPastedElementTypeId(PASTED_ELEMENT_TYPE_ID_EDEFAULT);
return;
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE:
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE:
setPastedElementContainmentFeature((EReference)null);
return;
}
@@ -258,11 +258,11 @@ public class TableEditorConfigurationImpl extends EModelElementImpl implements T
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__TYPE:
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__TYPE:
return TYPE_EDEFAULT == null ? type != null : !TYPE_EDEFAULT.equals(type);
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_TYPE_ID:
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_TYPE_ID:
return PASTED_ELEMENT_TYPE_ID_EDEFAULT == null ? pastedElementTypeId != null : !PASTED_ELEMENT_TYPE_ID_EDEFAULT.equals(pastedElementTypeId);
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE:
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION__PASTED_ELEMENT_CONTAINMENT_FEATURE:
return pastedElementContainmentFeature != null;
}
return super.eIsSet(featureID);
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/util/TableEditorConfigurationAdapterFactory.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/util/NattableconfigurationAdapterFactory.java
index 9412fbf6abf..96b31ae1947 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/util/TableEditorConfigurationAdapterFactory.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/util/NattableconfigurationAdapterFactory.java
@@ -10,7 +10,7 @@
* Contributors:
* Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation
*/
-package org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.util;
+package org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.util;
import org.eclipse.emf.common.notify.Adapter;
import org.eclipse.emf.common.notify.Notifier;
@@ -20,24 +20,24 @@ import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl;
import org.eclipse.emf.ecore.EModelElement;
import org.eclipse.emf.ecore.EObject;
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.*;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.*;
/**
* <!-- begin-user-doc -->
* The <b>Adapter Factory</b> for the model.
* It provides an adapter <code>createXXX</code> method for each class of the model.
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage
* @generated
*/
-public class TableEditorConfigurationAdapterFactory extends AdapterFactoryImpl {
+public class NattableconfigurationAdapterFactory extends AdapterFactoryImpl {
/**
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
- protected static TableEditorConfigurationPackage modelPackage;
+ protected static NattableconfigurationPackage modelPackage;
/**
* Creates an instance of the adapter factory.
@@ -45,9 +45,9 @@ public class TableEditorConfigurationAdapterFactory extends AdapterFactoryImpl {
* <!-- end-user-doc -->
* @generated
*/
- public TableEditorConfigurationAdapterFactory() {
+ public NattableconfigurationAdapterFactory() {
if (modelPackage == null) {
- modelPackage = TableEditorConfigurationPackage.eINSTANCE;
+ modelPackage = NattableconfigurationPackage.eINSTANCE;
}
}
@@ -76,8 +76,8 @@ public class TableEditorConfigurationAdapterFactory extends AdapterFactoryImpl {
* <!-- end-user-doc -->
* @generated
*/
- protected TableEditorConfigurationSwitch<Adapter> modelSwitch =
- new TableEditorConfigurationSwitch<Adapter>() {
+ protected NattableconfigurationSwitch<Adapter> modelSwitch =
+ new NattableconfigurationSwitch<Adapter>() {
@Override
public Adapter caseTableEditorConfiguration(TableEditorConfiguration object) {
return createTableEditorConfigurationAdapter();
@@ -111,13 +111,13 @@ public class TableEditorConfigurationAdapterFactory extends AdapterFactoryImpl {
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration <em>Table Editor Configuration</em>}'.
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration <em>Table Editor Configuration</em>}'.
* <!-- begin-user-doc -->
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
* @return the new adapter.
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfiguration
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.TableEditorConfiguration
* @generated
*/
public Adapter createTableEditorConfigurationAdapter() {
@@ -125,13 +125,13 @@ public class TableEditorConfigurationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.LocalTableEditorConfiguration <em>Local Table Editor Configuration</em>}'.
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.LocalTableEditorConfiguration <em>Local Table Editor Configuration</em>}'.
* <!-- begin-user-doc -->
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
* @return the new adapter.
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.LocalTableEditorConfiguration
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.LocalTableEditorConfiguration
* @generated
*/
public Adapter createLocalTableEditorConfigurationAdapter() {
@@ -164,4 +164,4 @@ public class TableEditorConfigurationAdapterFactory extends AdapterFactoryImpl {
return null;
}
-} //TableEditorConfigurationAdapterFactory
+} //NattableconfigurationAdapterFactory
diff --git a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/util/TableEditorConfigurationSwitch.java b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/util/NattableconfigurationSwitch.java
index fc4b50fc59f..067594d128e 100644
--- a/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/tableeditorconfiguration/util/TableEditorConfigurationSwitch.java
+++ b/sandbox/TableV3/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattableconfiguration/util/NattableconfigurationSwitch.java
@@ -10,7 +10,7 @@
* Contributors:
* Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation
*/
-package org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.util;
+package org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.util;
import org.eclipse.emf.ecore.EModelElement;
import org.eclipse.emf.ecore.EObject;
@@ -18,7 +18,7 @@ import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.util.Switch;
-import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.*;
+import org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.*;
/**
* <!-- begin-user-doc -->
@@ -30,17 +30,17 @@ import org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.*;
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.infra.nattable.model.tableeditorconfiguration.TableEditorConfigurationPackage
+ * @see org.eclipse.papyrus.infra.nattable.model.nattableconfiguration.NattableconfigurationPackage
* @generated
*/
-public class TableEditorConfigurationSwitch<T> extends Switch<T> {
+public class NattableconfigurationSwitch<T> extends Switch<T> {
/**
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
- protected static TableEditorConfigurationPackage modelPackage;
+ protected static NattableconfigurationPackage modelPackage;
/**
* Creates an instance of the switch.
@@ -48,9 +48,9 @@ public class TableEditorConfigurationSwitch<T> extends Switch<T> {
* <!-- end-user-doc -->
* @generated
*/
- public TableEditorConfigurationSwitch() {
+ public NattableconfigurationSwitch() {
if (modelPackage == null) {
- modelPackage = TableEditorConfigurationPackage.eINSTANCE;
+ modelPackage = NattableconfigurationPackage.eINSTANCE;
}
}
@@ -77,14 +77,14 @@ public class TableEditorConfigurationSwitch<T> extends Switch<T> {
@Override
protected T doSwitch(int classifierID, EObject theEObject) {
switch (classifierID) {
- case TableEditorConfigurationPackage.TABLE_EDITOR_CONFIGURATION: {
+ case NattableconfigurationPackage.TABLE_EDITOR_CONFIGURATION: {
TableEditorConfiguration tableEditorConfiguration = (TableEditorConfiguration)theEObject;
T result = caseTableEditorConfiguration(tableEditorConfiguration);
if (result == null) result = caseEModelElement(tableEditorConfiguration);
if (result == null) result = defaultCase(theEObject);
return result;
}
- case TableEditorConfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION: {
+ case NattableconfigurationPackage.LOCAL_TABLE_EDITOR_CONFIGURATION: {
LocalTableEditorConfiguration localTableEditorConfiguration = (LocalTableEditorConfiguration)theEObject;
T result = caseLocalTableEditorConfiguration(localTableEditorConfiguration);
if (result == null) result = caseTableEditorConfiguration(localTableEditorConfiguration);
@@ -157,4 +157,4 @@ public class TableEditorConfigurationSwitch<T> extends Switch<T> {
return null;
}
-} //TableEditorConfigurationSwitch
+} //NattableconfigurationSwitch

Back to the top