Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/org.eclipse.papyrus.infra.extendedtypes/model/ExtendedTypes.ecore')
-rw-r--r--plugins/infra/org.eclipse.papyrus.infra.extendedtypes/model/ExtendedTypes.ecore2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/infra/org.eclipse.papyrus.infra.extendedtypes/model/ExtendedTypes.ecore b/plugins/infra/org.eclipse.papyrus.infra.extendedtypes/model/ExtendedTypes.ecore
index 0d378b102c4..d8480ae3cf4 100644
--- a/plugins/infra/org.eclipse.papyrus.infra.extendedtypes/model/ExtendedTypes.ecore
+++ b/plugins/infra/org.eclipse.papyrus.infra.extendedtypes/model/ExtendedTypes.ecore
@@ -20,7 +20,7 @@
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specializedTypesID" lowerBound="1"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="preValidation" upperBound="-1"
- eType="ecore:EClass ../../org.eclipse.papyrus.core.queries.configuration/model/Configuration.ecore#//QueryConfiguration"/>
+ eType="ecore:EClass ../../org.eclipse.papyrus.infra.queries.core.configuration/model/Configuration.ecore#//QueryConfiguration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="preAction" upperBound="-1"
eType="#//PreActionConfiguration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="postAction" upperBound="-1"

Back to the top