diff options
author | vlorenzo | 2011-11-02 09:35:28 +0000 |
---|---|---|
committer | vlorenzo | 2011-11-02 09:35:28 +0000 |
commit | 91d544db743abad90fe2042e9895ed6054fbc7e2 (patch) | |
tree | 206e0540aec7c813ede55146e49c03fc59b7f26e /plugins/views/properties | |
parent | c449eafab2802da22a9ac81893bc84a50f288693 (diff) | |
download | org.eclipse.papyrus-91d544db743abad90fe2042e9895ed6054fbc7e2.tar.gz org.eclipse.papyrus-91d544db743abad90fe2042e9895ed6054fbc7e2.tar.xz org.eclipse.papyrus-91d544db743abad90fe2042e9895ed6054fbc7e2.zip |
362162: [Architecture - Refactoring] The plug-ins should be renamed to match their layer's qualified name
https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
Diffstat (limited to 'plugins/views/properties')
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/.classpath (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/.classpath) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/.project (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/.project) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/.settings/org.eclipse.jdt.core.prefs (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/.settings/org.eclipse.jdt.core.prefs) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/META-INF/MANIFEST.MF (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/META-INF/MANIFEST.MF) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/about.html (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/about.html) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/build.properties (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/build.properties) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/EMFFeatureDescriptor.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/EMFFeatureDescriptor.gif) | bin | 123 -> 123 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/ReplacedSection.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/ReplacedSection.gif) | bin | 150 -> 150 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/Section.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/Section.gif) | bin | 351 -> 351 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/SectionSet.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/SectionSet.gif) | bin | 351 -> 351 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/SubFeatureContainer.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/SubFeatureContainer.gif) | bin | 109 -> 109 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/SubFeatureExpandableContainer.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/SubFeatureExpandableContainer.gif) | bin | 139 -> 139 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/SubFeatureGroupContainer.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/SubFeatureGroupContainer.gif) | bin | 99 -> 99 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/Tab.gif (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/Tab.gif) | bin | 245 -> 245 bytes | |||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/plugin.properties (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/plugin.properties) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/Activator.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/Activator.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/provider/EMFObjectLabelProvider.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/provider/EMFObjectLabelProvider.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/provider/XMLBasedTabDescriptorProvider.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/provider/XMLBasedTabDescriptorProvider.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicSection.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicSection.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicSectionDescriptor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicSectionDescriptor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicTabDescriptor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicTabDescriptor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/GetTabDescriptorsFromConfiguration.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/GetTabDescriptorsFromConfiguration.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/IEnhancedFilter.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/IEnhancedFilter.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/IPropertyTabViewProvider.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/IPropertyTabViewProvider.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/PropertyServiceUtil.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/PropertyServiceUtil.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/PropertyTabViewProviderParser.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/PropertyTabViewProviderParser.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionDescriptorState.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionDescriptorState.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionDispatcher.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionDispatcher.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionSetDescriptor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionSetDescriptor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionSetDescriptorState.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionSetDescriptorState.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/StatesStore.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/StatesStore.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/TabDescriptorState.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/TabDescriptorState.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/XMLPropertyTabViewProvider.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/XMLPropertyTabViewProvider.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/DynamicSubFeatureSection.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/DynamicSubFeatureSection.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/DynamicSubFeatureSectionDescriptor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/DynamicSubFeatureSectionDescriptor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/EMFSimpleSubFeatureDescriptor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/EMFSimpleSubFeatureDescriptor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/ExpandableContainerDescriptor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/ExpandableContainerDescriptor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/GroupContainerDescriptor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/GroupContainerDescriptor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SimpleContainerDescriptor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SimpleContainerDescriptor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureContainerDescriptor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureContainerDescriptor.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureContainerDescriptorState.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureContainerDescriptorState.java) | 0 | ||||
-rw-r--r-- | plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureDescriptor.java (renamed from plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureDescriptor.java) | 0 |
42 files changed, 0 insertions, 0 deletions
diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/.classpath b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/.classpath index 2d1a4302f04..2d1a4302f04 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/.classpath +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/.classpath diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/.project b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/.project index 0abe5f1581c..0abe5f1581c 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/.project +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/.project diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/.settings/org.eclipse.jdt.core.prefs b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/.settings/org.eclipse.jdt.core.prefs index 24276453b0e..24276453b0e 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/.settings/org.eclipse.jdt.core.prefs +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/.settings/org.eclipse.jdt.core.prefs diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/META-INF/MANIFEST.MF b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/META-INF/MANIFEST.MF index a60cce97534..a60cce97534 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/META-INF/MANIFEST.MF +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/META-INF/MANIFEST.MF diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/about.html b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/about.html index 209103075a7..209103075a7 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/about.html +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/about.html diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/build.properties b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/build.properties index ad6792e8a61..ad6792e8a61 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/build.properties +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/build.properties diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/EMFFeatureDescriptor.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/EMFFeatureDescriptor.gif Binary files differindex bc9944a7d53..bc9944a7d53 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/EMFFeatureDescriptor.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/EMFFeatureDescriptor.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/ReplacedSection.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/ReplacedSection.gif Binary files differindex c01c38436f0..c01c38436f0 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/ReplacedSection.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/ReplacedSection.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/Section.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/Section.gif Binary files differindex 645141285f7..645141285f7 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/Section.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/Section.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/SectionSet.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/SectionSet.gif Binary files differindex 645141285f7..645141285f7 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/SectionSet.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/SectionSet.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/SubFeatureContainer.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/SubFeatureContainer.gif Binary files differindex 7bb44f59cc8..7bb44f59cc8 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/SubFeatureContainer.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/SubFeatureContainer.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/SubFeatureExpandableContainer.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/SubFeatureExpandableContainer.gif Binary files differindex 3eb5e02a4d5..3eb5e02a4d5 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/SubFeatureExpandableContainer.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/SubFeatureExpandableContainer.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/SubFeatureGroupContainer.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/SubFeatureGroupContainer.gif Binary files differindex d85b06b9d3f..d85b06b9d3f 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/SubFeatureGroupContainer.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/SubFeatureGroupContainer.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/Tab.gif b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/Tab.gif Binary files differindex 67053e449d2..67053e449d2 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/icons/Tab.gif +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/icons/Tab.gif diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/plugin.properties b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/plugin.properties index a15d01869ae..a15d01869ae 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/plugin.properties +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/plugin.properties diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/Activator.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/Activator.java index 4bd0bdb0ba2..4bd0bdb0ba2 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/Activator.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/Activator.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/provider/EMFObjectLabelProvider.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/provider/EMFObjectLabelProvider.java index e51f2c94bb9..e51f2c94bb9 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/provider/EMFObjectLabelProvider.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/provider/EMFObjectLabelProvider.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/provider/XMLBasedTabDescriptorProvider.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/provider/XMLBasedTabDescriptorProvider.java index b1fd13d6ff2..b1fd13d6ff2 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/provider/XMLBasedTabDescriptorProvider.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/provider/XMLBasedTabDescriptorProvider.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicSection.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicSection.java index 1ca239f74e9..1ca239f74e9 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicSection.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicSection.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicSectionDescriptor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicSectionDescriptor.java index efd292ae869..efd292ae869 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicSectionDescriptor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicSectionDescriptor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicTabDescriptor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicTabDescriptor.java index 849424cf68b..849424cf68b 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicTabDescriptor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/DynamicTabDescriptor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/GetTabDescriptorsFromConfiguration.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/GetTabDescriptorsFromConfiguration.java index b8e5fc1e017..b8e5fc1e017 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/GetTabDescriptorsFromConfiguration.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/GetTabDescriptorsFromConfiguration.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/IEnhancedFilter.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/IEnhancedFilter.java index c69f01356f1..c69f01356f1 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/IEnhancedFilter.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/IEnhancedFilter.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/IPropertyTabViewProvider.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/IPropertyTabViewProvider.java index 0d8c1e1a03a..0d8c1e1a03a 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/IPropertyTabViewProvider.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/IPropertyTabViewProvider.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/PropertyServiceUtil.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/PropertyServiceUtil.java index 1ceb7f8d791..1ceb7f8d791 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/PropertyServiceUtil.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/PropertyServiceUtil.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/PropertyTabViewProviderParser.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/PropertyTabViewProviderParser.java index 65600d590fe..65600d590fe 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/PropertyTabViewProviderParser.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/PropertyTabViewProviderParser.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionDescriptorState.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionDescriptorState.java index f0f943ef3ac..f0f943ef3ac 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionDescriptorState.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionDescriptorState.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionDispatcher.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionDispatcher.java index 71412a0c08e..71412a0c08e 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionDispatcher.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionDispatcher.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionSetDescriptor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionSetDescriptor.java index c61d2f03bde..c61d2f03bde 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionSetDescriptor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionSetDescriptor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionSetDescriptorState.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionSetDescriptorState.java index 19f3ff7ecb3..19f3ff7ecb3 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionSetDescriptorState.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/SectionSetDescriptorState.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/StatesStore.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/StatesStore.java index 8d53d15eee5..8d53d15eee5 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/StatesStore.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/StatesStore.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/TabDescriptorState.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/TabDescriptorState.java index 199f88dd3b4..199f88dd3b4 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/TabDescriptorState.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/TabDescriptorState.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/XMLPropertyTabViewProvider.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/XMLPropertyTabViewProvider.java index 6eb33702b18..6eb33702b18 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/XMLPropertyTabViewProvider.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/XMLPropertyTabViewProvider.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/DynamicSubFeatureSection.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/DynamicSubFeatureSection.java index 576d2471083..576d2471083 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/DynamicSubFeatureSection.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/DynamicSubFeatureSection.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/DynamicSubFeatureSectionDescriptor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/DynamicSubFeatureSectionDescriptor.java index 60f2db2a887..60f2db2a887 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/DynamicSubFeatureSectionDescriptor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/DynamicSubFeatureSectionDescriptor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/EMFSimpleSubFeatureDescriptor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/EMFSimpleSubFeatureDescriptor.java index 7776af376e7..7776af376e7 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/EMFSimpleSubFeatureDescriptor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/EMFSimpleSubFeatureDescriptor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/ExpandableContainerDescriptor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/ExpandableContainerDescriptor.java index ae1d16f3fe6..ae1d16f3fe6 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/ExpandableContainerDescriptor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/ExpandableContainerDescriptor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/GroupContainerDescriptor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/GroupContainerDescriptor.java index 1b9798ad2c1..1b9798ad2c1 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/GroupContainerDescriptor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/GroupContainerDescriptor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SimpleContainerDescriptor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SimpleContainerDescriptor.java index 990f6c0dfb6..990f6c0dfb6 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SimpleContainerDescriptor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SimpleContainerDescriptor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureContainerDescriptor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureContainerDescriptor.java index ab7a5bb5a03..ab7a5bb5a03 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureContainerDescriptor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureContainerDescriptor.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureContainerDescriptorState.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureContainerDescriptorState.java index bf238c52a51..bf238c52a51 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureContainerDescriptorState.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureContainerDescriptorState.java diff --git a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureDescriptor.java b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureDescriptor.java index 53f0ee0f914..53f0ee0f914 100644 --- a/plugins/views/properties/org.eclipse.papyrus.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureDescriptor.java +++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.tabbed.core/src/org/eclipse/papyrus/properties/tabbed/core/view/subfeatures/SubFeatureDescriptor.java |