Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/umlrt/org.eclipse.papyrus.umlrt/elementtypes/uml-rt.elementtypesconfigurations')
-rw-r--r--extraplugins/umlrt/org.eclipse.papyrus.umlrt/elementtypes/uml-rt.elementtypesconfigurations9
1 files changed, 8 insertions, 1 deletions
diff --git a/extraplugins/umlrt/org.eclipse.papyrus.umlrt/elementtypes/uml-rt.elementtypesconfigurations b/extraplugins/umlrt/org.eclipse.papyrus.umlrt/elementtypes/uml-rt.elementtypesconfigurations
index c0bec3b2c6c..0cdfde7ac77 100644
--- a/extraplugins/umlrt/org.eclipse.papyrus.umlrt/elementtypes/uml-rt.elementtypesconfigurations
+++ b/extraplugins/umlrt/org.eclipse.papyrus.umlrt/elementtypes/uml-rt.elementtypesconfigurations
@@ -20,6 +20,13 @@
iconPath="/icons/full/obj16/Class.gif"
bundleId="org.eclipse.uml2.uml.edit"/>
<specializedTypesID>org.eclipse.papyrus.uml.Class</specializedTypesID>
+ <editHelperAdviceConfiguration
+ xmi:id="_jrBH8P7pEeSx0Yn0jzU15g"
+ name="org.eclipse.papyrus.umlrt.custom.advice.CapsuleEditHelperAdvice"
+ description="Advice for Capsule"
+ identifier="org.eclipse.papyrus.umlrt.custom.advice.CapsuleEditHelperAdvice"
+ editHelperAdviceClassName="org.eclipse.papyrus.umlrt.custom.advice.CapsuleEditHelperAdvice"
+ inheritance="all"/>
<matcherConfiguration
xsi:type="stereotypeapplicationmatcherconfiguration:StereotypeApplicationMatcherConfiguration"
xmi:id="_ubJcs6eUEeSUR5jX0TaAcA">
@@ -55,7 +62,7 @@
<editHelperAdviceConfiguration
xmi:id="_Z9YkQM2BEeSdoOwgSyouYw"
name="org.eclipse.papyrus.umlrt.custom.advice.ProtocolEditHelperAdvice"
- description="advice for Protocol"
+ description="Advice for Protocol"
identifier="org.eclipse.papyrus.umlrt.custom.advice.ProtocolEditHelperAdvice"
editHelperAdviceClassName="org.eclipse.papyrus.umlrt.custom.advice.ProtocolEditHelperAdvice"
inheritance="all"/>

Back to the top