Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 7c9da0844f7e8f238d8e5d91d95153b9991234db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="ASCII"?>
<elementtypesconfigurations:ElementTypeSetConfiguration
    xmi:version="2.0"
    xmlns:xmi="http://www.omg.org/XMI"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:elementtypesconfigurations="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/1.1"
    xmi:id="_rWI4YHPzEeSnGJwaJWHCSg"
    description=""
    identifier="org.eclipse.papyrus.infra.services.controlmode.elementTypeSet"
    name="ControlMode"
    metamodelNsURI="http://www.eclipse.org/emf/2002/Ecore">
  <adviceBindingsConfigurations
      xsi:type="elementtypesconfigurations:AdviceBindingConfiguration"
      xmi:id="_jxuLwPvzEeWw0r4E4rSXyw"
      description=""
      identifier="org.eclipse.papyrus.infra.services.controlmode.advice.ControlModeAdviceHelper"
      inheritance="all"
      editHelperAdviceClassName="org.eclipse.papyrus.infra.services.controlmode.helper.advice.ControlModeEditHelperAdvice"/>
</elementtypesconfigurations:ElementTypeSetConfiguration>

Back to the top