Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 41dc1093548f1ad2d5601e3bf8f9147353f23ce5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="ASCII" standalone="no"?><elementtypesconfigurations:ElementTypeSetConfiguration xmlns:elementtypesconfigurations="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/1.1" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" identifier="TestExpansionDiagram" metamodelNsURI="http://www.eclipse.org/uml2/5.0.0/UML" name="TestExpansionDiagram" xmi:id="_rWI4YHPzEeSnGJwaJWHCSg" xmi:version="2.0">
  <elementTypeConfigurations hint="Interface_Label" identifier="org.eclipse.papyrus.uml.diagram.testexpansion.Interface_Label" name="Interface" xmi:id="_rWNxVHPzEeSnGJwaJWHCSg" xsi:type="elementtypesconfigurations:SpecializationTypeConfiguration">
    <iconEntry bundleId="org.eclipse.uml2.uml.edit" iconPath="/icons/full/obj16/Interface.gif" xmi:id="_rWNxVXPzEeSnGJwaJWHCSg"/>
    <specializedTypesID>org.eclipse.papyrus.uml.Interface</specializedTypesID>
  </elementTypeConfigurations>
  <elementTypeConfigurations hint="Interface_BorderItem" identifier="org.eclipse.papyrus.uml.diagram.testexpansion.Interface_BorderItem" name="Interface" xmi:id="_C-1XION1EeSPY_4fjIBntw" xsi:type="elementtypesconfigurations:SpecializationTypeConfiguration">
    <iconEntry bundleId="org.eclipse.uml2.uml.edit" iconPath="/icons/full/obj16/Interface.gif" xmi:id="_C-1XIeN1EeSPY_4fjIBntw"/>
    <specializedTypesID>org.eclipse.papyrus.uml.Interface</specializedTypesID>
  </elementTypeConfigurations>
  <elementTypeConfigurations hint="Dependency_Link" identifier="org.eclipse.papyrus.uml.diagram.testexpansion.Dependency_Link" name="Dependency" xmi:id="_Tm5Y0PPMEeSh3rAaWaQzhQ" xsi:type="elementtypesconfigurations:SpecializationTypeConfiguration">
    <iconEntry bundleId="org.eclipse.uml2.uml.edit" iconPath="/icons/full/obj16/Interface.gif" xmi:id="_Tm5Y0fPMEeSh3rAaWaQzhQ"/>
    <specializedTypesID>org.eclipse.papyrus.uml.Dependency</specializedTypesID>
  </elementTypeConfigurations>
</elementtypesconfigurations:ElementTypeSetConfiguration>

Back to the top