Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/views/properties/org.eclipse.papyrus.views.properties.model/Model/Properties.genmodel')
-rw-r--r--plugins/views/properties/org.eclipse.papyrus.views.properties.model/Model/Properties.genmodel6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/views/properties/org.eclipse.papyrus.views.properties.model/Model/Properties.genmodel b/plugins/views/properties/org.eclipse.papyrus.views.properties.model/Model/Properties.genmodel
index 9a40605c513..a904f2dac49 100644
--- a/plugins/views/properties/org.eclipse.papyrus.views.properties.model/Model/Properties.genmodel
+++ b/plugins/views/properties/org.eclipse.papyrus.views.properties.model/Model/Properties.genmodel
@@ -12,7 +12,7 @@
<foreignModel>Properties.ecore</foreignModel>
<genPackages prefix="Properties" basePackage="org.eclipse.papyrus" disposableProviderFactory="true"
ecorePackage="Properties.ecore#/">
- <nestedGenPackages prefix="Environment" basePackage="org.eclipse.papyrus.properties"
+ <nestedGenPackages prefix="Environment" basePackage="org.eclipse.papyrus.views.properties"
disposableProviderFactory="true" ecorePackage="Properties.ecore#//environment">
<genEnums typeSafeEnumCompatible="false" ecoreEnum="Properties.ecore#//environment/Type">
<genEnumLiterals ecoreEnumLiteral="Properties.ecore#//environment/Type/String"/>
@@ -64,7 +64,7 @@
ecoreFeature="ecore:EReference Properties.ecore#//environment/MiscClass/namespace"/>
</genClasses>
</nestedGenPackages>
- <nestedGenPackages prefix="Contexts" basePackage="org.eclipse.papyrus.properties"
+ <nestedGenPackages prefix="Contexts" basePackage="org.eclipse.papyrus.views.properties"
disposableProviderFactory="true" ecorePackage="Properties.ecore#//contexts">
<genClasses ecoreClass="Properties.ecore#//contexts/Context">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute Properties.ecore#//contexts/Context/name"/>
@@ -156,7 +156,7 @@
ecoreFeature="ecore:EReference Properties.ecore#//contexts/ReferenceProperty/value"/>
</genClasses>
</nestedGenPackages>
- <nestedGenPackages prefix="Ui" basePackage="org.eclipse.papyrus.properties" disposableProviderFactory="true"
+ <nestedGenPackages prefix="Ui" basePackage="org.eclipse.papyrus.views.properties" disposableProviderFactory="true"
ecorePackage="Properties.ecore#//ui">
<genClasses ecoreClass="Properties.ecore#//ui/Element"/>
<genClasses image="false" ecoreClass="Properties.ecore#//ui/UIComponent">

Back to the top