Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/resources/test.assistants')
-rw-r--r--tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/resources/test.assistants2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/resources/test.assistants b/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/resources/test.assistants
index a92253b3e28..52043825be4 100644
--- a/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/resources/test.assistants
+++ b/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/resources/test.assistants
@@ -14,4 +14,6 @@
<elementTypeID>org.eclipse.papyrus.uml.Package</elementTypeID>
<elementTypeID>org.eclipse.papyrus.uml.Generalization</elementTypeID>
<excludedElementTypeID>org.eclipse.papyrus.uml.AssociationClass</excludedElementTypeID>
+ <relationshipTypeID>org.eclipse.papyrus.uml.Usage</relationshipTypeID>
+ <relationshipTypeID>org.eclipse.papyrus.uml.Generalization</relationshipTypeID>
</assistant:ModelingAssistantProvider>

Back to the top