Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 80fa57638b9cd31eaac07433b8b83c413c466db2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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="_BJMa0PyeEeWbo9Y7g2MLdw"
    identifier="org.eclipse.papyrus.uml.diagram.sequence.uml.elementTypeSet"
    name="PapyrusUMLSequenceDiagramUML"
    metamodelNsURI="http://www.eclipse.org/uml2/5.0.0/UML">
  <adviceBindingsConfigurations
      xsi:type="elementtypesconfigurations:AdviceBindingConfiguration"
      xmi:id="_nL7yIPyeEeWbo9Y7g2MLdw"
      identifier="org.eclipse.papyrus.uml.diagram.sequence.viewDependences"
      inheritance="all"
      editHelperAdviceClassName="org.eclipse.papyrus.uml.diagram.sequence.SequenceViewDependentsAdvice"/>
</elementtypesconfigurations:ElementTypeSetConfiguration>

Back to the top