Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 5a3089e7c2ae5794cecceec8acef3f1bb94f5890 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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="_fy_UkDxBEeW7COAmy3tOJw"
    description="PropertyLifeCycle overrides"
    identifier="org.eclipse.papyrus.infra.propertylifecycle.PropertyLifecycle"
    name="PropertyLifeCycle"
    metamodelNsURI="http://www.eclipse.org/uml2/5.0.0/UML">
  <adviceBindingsConfigurations
      xsi:type="elementtypesconfigurations:AdviceBindingConfiguration"
      xmi:id="_mqX8YMHdEeSpuJnfbRdiWQ"
      description=""
      identifier="org.eclipse.papyrus.infra.propertylifecycle.helper.advice.PropertyLifecycleHelperAdvice"
      inheritance="all"
      editHelperAdviceClassName="org.eclipse.papyrus.infra.propertylifecycle.helper.advice.PropertyLifecycleHelperAdvice">
    <target
        xsi:type="elementtypesconfigurations:MetamodelTypeConfiguration"
        href="../../org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#_ScgUUFYCEeS0WsAAtVmToA"/>
  </adviceBindingsConfigurations>
</elementtypesconfigurations:ElementTypeSetConfiguration>

Back to the top