Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: aa0ba9f30f3a7d534361cc67e81dfae0dfab7ebe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<expansionmodel:DiagramExpansion xmlns:expansionmodel="http:///expansionmodel.ecore" xmlns:elementtypesconfigurations="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/1.2" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ID="AddChildLabel" xmi:id="_BOX98NnkEeSFtu511b-yaw" xmi:version="2.0">
  <usages diagramType="Class Diagram" name="Add a compartment on class of Papyrus" representations="//@usages.0/@gmftRepresentations.0">
    <gmftRepresentations editPartQualifiedName="org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart" inducedRepresentations="//@libraries.0/@representations.0" name="Reuse representation of class of the class diagram" reusedID="Class_Shape" viewFactory="org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory"/>
  </usages>
  <libraries name="compartmentlibrary">
    <representations children="//@libraries.0/@representations.1" editPartQualifiedName="org.eclipse.papyrus.uml.diagram.common.editparts.ListCompartmentEditPart" hint="Implemented Interfaces" name="Compartment to implement interfaces" viewFactory="org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.CompartmentViewFactory" xsi:type="expansionmodel:InducedRepresentation"/>
    <representations editPartQualifiedName="org.eclipse.papyrus.uml.diagram.clazz.edit.parts.NestedInterfaceForInterfaceEditPart" name="Nested Interface Label" viewFactory="org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.ShapeViewFactory" xsi:type="expansionmodel:Representation">
      <graphicalElementTypeRef href="TestExpansionDiagram.elementtypesconfigurations#org.eclipse.papyrus.uml.diagram.testexpansion.Interface_Label" xsi:type="elementtypesconfigurations:SpecializationTypeConfiguration"/>
    </representations>
  </libraries>
</expansionmodel:DiagramExpansion>

Back to the top