Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/migration/org.eclipse.papyrus.migration.rsa/model/PapyrusRT.ecore')
-rw-r--r--extraplugins/migration/org.eclipse.papyrus.migration.rsa/model/PapyrusRT.ecore1
1 files changed, 1 insertions, 0 deletions
diff --git a/extraplugins/migration/org.eclipse.papyrus.migration.rsa/model/PapyrusRT.ecore b/extraplugins/migration/org.eclipse.papyrus.migration.rsa/model/PapyrusRT.ecore
index 9978d666fea..e068bd8aee4 100644
--- a/extraplugins/migration/org.eclipse.papyrus.migration.rsa/model/PapyrusRT.ecore
+++ b/extraplugins/migration/org.eclipse.papyrus.migration.rsa/model/PapyrusRT.ecore
@@ -51,6 +51,7 @@
<eClassifiers xsi:type="ecore:EClass" name="RTRedefinableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_RedefinableElement"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//RedefinableElement"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="rootFragment" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//RedefinableElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trigger">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Operation" lowerBound="1"

Back to the top