Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrschnekenbu2013-07-29 16:47:25 +0000
committerrschnekenbu2013-07-29 16:47:25 +0000
commit23cac20a52852fcdc01bf52f69b594de1c94c18a (patch)
tree345fe565ed7e43dff6886cff1c3888550e944fc5 /plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model
parente03e83b41c3b36b37ffe02707ef1011763a443b4 (diff)
downloadorg.eclipse.papyrus-23cac20a52852fcdc01bf52f69b594de1c94c18a.tar.gz
org.eclipse.papyrus-23cac20a52852fcdc01bf52f69b594de1c94c18a.tar.xz
org.eclipse.papyrus-23cac20a52852fcdc01bf52f69b594de1c94c18a.zip
Apply patch from bug 297816: [SysML Parametric Diagram] Papyrus shall
provide a parametric diagram editor. https://bugs.eclipse.org/bugs/show_bug.cgi?id=297816
Diffstat (limited to 'plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model')
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Action.gmfgraph68
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Association.gmfgraph350
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Classifier.gmfgraph346
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Comment.gmfgraph90
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Constraint.gmfgraph118
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Dependency.gmfgraph154
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/DiamondNode.gmfgraph38
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Enumeration.gmfgraph216
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/FinalNode.gmfgraph38
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/FlowFinalNode.gmfgraph38
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/ForkNode.gmfgraph38
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Generalization.gmfgraph82
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/GenericUML.gmfgen5050
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InitialNode.gmfgraph38
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InstanceSpecification.gmfgraph220
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InterfaceRealization.gmfgraph112
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/NodeNamedElement.gmfgraph68
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/PackageElement.gmfgraph178
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/PrimitiveType.gmfgraph160
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/ReceiveNodeFigure.gmfgraph68
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/SendNodeFigure.gmfgraph68
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/SideNodeNamedElement.gmfgraph70
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Template.gmfgraph94
23 files changed, 3851 insertions, 3851 deletions
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Action.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Action.gmfgraph
index 49fb2b7442c..1e9767aaa17 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Action.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Action.gmfgraph
@@ -1,34 +1,34 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="ActionFigureDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="PapyrusRoundedNodeFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.PapyrusRoundedNodeFigure">
- <customChildren
- accessor="getNameLabel()">
- <typedFigure
- xsi:type="gmfgraph:Label"
- name="nameLabel"/>
- </customChildren>
- </actualFigure>
- <accessors
- accessor="getNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
- </descriptors>
- </figures>
- <nodes
- name="ActionFigureNode"
- figure="ActionFigureDescriptor"/>
- <labels
- name="ActionFigureNameDiagramLabel"
- figure="ActionFigureDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="ActionFigureDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="PapyrusRoundedNodeFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.PapyrusRoundedNodeFigure">
+ <customChildren
+ accessor="getNameLabel()">
+ <typedFigure
+ xsi:type="gmfgraph:Label"
+ name="nameLabel"/>
+ </customChildren>
+ </actualFigure>
+ <accessors
+ accessor="getNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="ActionFigureNode"
+ figure="ActionFigureDescriptor"/>
+ <labels
+ name="ActionFigureNameDiagramLabel"
+ figure="ActionFigureDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Association.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Association.gmfgraph
index 4724e243dc2..4756ee94683 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Association.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Association.gmfgraph
@@ -1,175 +1,175 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="uml">
- <figures
- name="Default">
- <descriptors
- name="AssociationDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomConnection"
- name="CAssociationFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.edge.CAssociationFigure">
- <foregroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <backgroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <children
- xsi:type="gmfgraph:Label"
- name="AssociationNameLabel"
- text=""/>
- <children
- xsi:type="gmfgraph:Label"
- name="AppliedStereotypeLabel"
- text=""/>
- <children
- xsi:type="gmfgraph:Label"
- name="RoleSourceLabel"
- text=""/>
- <children
- xsi:type="gmfgraph:Label"
- name="MultiplicitySourceLabel"
- text=""/>
- <children
- xsi:type="gmfgraph:Label"
- name="RoleTargetLabel"
- text=""/>
- <children
- xsi:type="gmfgraph:Label"
- name="MultiplicityTargetLabel"
- text=""/>
- </actualFigure>
- <accessors
- accessor="getAssociationNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
- <accessors
- accessor="getAppliedStereotypeAssociationLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
- <accessors
- accessor="getRoleSourceLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.2"/>
- <accessors
- accessor="getMultiplicitySourceLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.3"/>
- <accessors
- accessor="getRoleTargetLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.4"/>
- <accessors
- accessor="getMultiplicityTargetLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.5"/>
- </descriptors>
- <descriptors
- name="AssociationNodeDescriptor">
- <actualFigure
- xsi:type="gmfgraph:ScalablePolygon">
- <foregroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <backgroundColor
- xsi:type="gmfgraph:ConstantColor"/>
- <template
- x="5"/>
- <template
- x="5"
- y="10"/>
- <template
- x="10"
- y="5"/>
- <template
- y="5"/>
- </actualFigure>
- </descriptors>
- <descriptors
- name="AssociationBranchDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomConnection"
- name="CAssociationBranchFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.edge.CAssociationBranchFigure">
- <foregroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <backgroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <children
- xsi:type="gmfgraph:Label"
- name="RoleLabel"
- text=""/>
- <children
- xsi:type="gmfgraph:Label"
- name="MultiplicityLabel"
- text=""/>
- </actualFigure>
- <accessors
- accessor="getRoleLabel"
- figure="//@figures.0/@descriptors.2/@actualFigure/@children.0"/>
- <accessors
- accessor="getMultiplicityLabel"
- figure="//@figures.0/@descriptors.2/@actualFigure/@children.1"/>
- </descriptors>
- </figures>
- <nodes
- name="AssociationNode"
- figure="AssociationNodeDescriptor"/>
- <connections
- name="AssociationConnection"
- figure="AssociationDescriptor"/>
- <connections
- name="AssociationBranchConnection"
- figure="AssociationBranchDescriptor"/>
- <labels
- name="AppliedStereotypeAssociationDiagramLabel"
- figure="AssociationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.1">
- <facets
- xsi:type="gmfgraph:AlignmentFacet"
- alignment="CENTER"/>
- </labels>
- <labels
- name="AssociationNameDiagramLabel"
- figure="AssociationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0">
- <facets
- xsi:type="gmfgraph:AlignmentFacet"
- alignment="CENTER"/>
- </labels>
- <labels
- name="AssociationMultiplicitySourceDiagramLabel"
- figure="AssociationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.3">
- <facets
- xsi:type="gmfgraph:AlignmentFacet"/>
- </labels>
- <labels
- name="AssociationRoleSourceDiagramLabel"
- figure="AssociationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.2">
- <facets
- xsi:type="gmfgraph:AlignmentFacet"/>
- </labels>
- <labels
- name="AssociationMultiplicityTargetDiagramLabel"
- figure="AssociationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.5">
- <facets
- xsi:type="gmfgraph:AlignmentFacet"
- alignment="END"/>
- </labels>
- <labels
- name="AssociationRoleTargetDiagramLabel"
- figure="AssociationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.4">
- <facets
- xsi:type="gmfgraph:AlignmentFacet"
- alignment="END"/>
- </labels>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="uml">
+ <figures
+ name="Default">
+ <descriptors
+ name="AssociationDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomConnection"
+ name="CAssociationFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.edge.CAssociationFigure">
+ <foregroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <backgroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="AssociationNameLabel"
+ text=""/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="AppliedStereotypeLabel"
+ text=""/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="RoleSourceLabel"
+ text=""/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="MultiplicitySourceLabel"
+ text=""/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="RoleTargetLabel"
+ text=""/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="MultiplicityTargetLabel"
+ text=""/>
+ </actualFigure>
+ <accessors
+ accessor="getAssociationNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
+ <accessors
+ accessor="getAppliedStereotypeAssociationLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
+ <accessors
+ accessor="getRoleSourceLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.2"/>
+ <accessors
+ accessor="getMultiplicitySourceLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.3"/>
+ <accessors
+ accessor="getRoleTargetLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.4"/>
+ <accessors
+ accessor="getMultiplicityTargetLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.5"/>
+ </descriptors>
+ <descriptors
+ name="AssociationNodeDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:ScalablePolygon">
+ <foregroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <backgroundColor
+ xsi:type="gmfgraph:ConstantColor"/>
+ <template
+ x="5"/>
+ <template
+ x="5"
+ y="10"/>
+ <template
+ x="10"
+ y="5"/>
+ <template
+ y="5"/>
+ </actualFigure>
+ </descriptors>
+ <descriptors
+ name="AssociationBranchDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomConnection"
+ name="CAssociationBranchFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.edge.CAssociationBranchFigure">
+ <foregroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <backgroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="RoleLabel"
+ text=""/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="MultiplicityLabel"
+ text=""/>
+ </actualFigure>
+ <accessors
+ accessor="getRoleLabel"
+ figure="//@figures.0/@descriptors.2/@actualFigure/@children.0"/>
+ <accessors
+ accessor="getMultiplicityLabel"
+ figure="//@figures.0/@descriptors.2/@actualFigure/@children.1"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="AssociationNode"
+ figure="AssociationNodeDescriptor"/>
+ <connections
+ name="AssociationConnection"
+ figure="AssociationDescriptor"/>
+ <connections
+ name="AssociationBranchConnection"
+ figure="AssociationBranchDescriptor"/>
+ <labels
+ name="AppliedStereotypeAssociationDiagramLabel"
+ figure="AssociationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.1">
+ <facets
+ xsi:type="gmfgraph:AlignmentFacet"
+ alignment="CENTER"/>
+ </labels>
+ <labels
+ name="AssociationNameDiagramLabel"
+ figure="AssociationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0">
+ <facets
+ xsi:type="gmfgraph:AlignmentFacet"
+ alignment="CENTER"/>
+ </labels>
+ <labels
+ name="AssociationMultiplicitySourceDiagramLabel"
+ figure="AssociationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.3">
+ <facets
+ xsi:type="gmfgraph:AlignmentFacet"/>
+ </labels>
+ <labels
+ name="AssociationRoleSourceDiagramLabel"
+ figure="AssociationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.2">
+ <facets
+ xsi:type="gmfgraph:AlignmentFacet"/>
+ </labels>
+ <labels
+ name="AssociationMultiplicityTargetDiagramLabel"
+ figure="AssociationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.5">
+ <facets
+ xsi:type="gmfgraph:AlignmentFacet"
+ alignment="END"/>
+ </labels>
+ <labels
+ name="AssociationRoleTargetDiagramLabel"
+ figure="AssociationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.4">
+ <facets
+ xsi:type="gmfgraph:AlignmentFacet"
+ alignment="END"/>
+ </labels>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Classifier.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Classifier.gmfgraph
index b004c94502f..ef01c45c513 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Classifier.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Classifier.gmfgraph
@@ -1,173 +1,173 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="OperationFigureDescriptor">
- <actualFigure
- xsi:type="gmfgraph:Label"
- name="OperationLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="10"/>
- </actualFigure>
- </descriptors>
- <descriptors
- name="PropertyFigureDescriptor">
- <actualFigure
- xsi:type="gmfgraph:Label"
- name="PropetyLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="10"/>
- </actualFigure>
- </descriptors>
- <descriptors
- name="ClassifierDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="ClassifierFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.CClassifierFigure">
- <foregroundColor
- xsi:type="gmfgraph:RGBColor"
- red="177"
- green="207"
- blue="229"/>
- <backgroundColor
- xsi:type="gmfgraph:RGBColor"
- red="235"
- green="248"
- blue="255"/>
- <children
- xsi:type="gmfgraph:Label"
- name="ClassifierStereotypeLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="8"/>
- </children>
- <children
- xsi:type="gmfgraph:Label"
- name="ClassifierNameLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="10"
- style="BOLD"/>
- </children>
- <children
- xsi:type="gmfgraph:Label"
- name="ClassifierQualifiedName">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="8"
- style="ITALIC"/>
- </children>
- <children
- xsi:type="gmfgraph:Rectangle"
- name="AttributeCompartmentFigure"
- fill="false">
- <layout
- xsi:type="gmfgraph:StackLayout"/>
- </children>
- <children
- xsi:type="gmfgraph:Rectangle"
- name="OperationCompartmentFigure"
- fill="false">
- <layout
- xsi:type="gmfgraph:StackLayout"/>
- </children>
- <children
- xsi:type="gmfgraph:Rectangle"
- name="NestedClassifierFigure"
- fill="false">
- <layout
- xsi:type="gmfgraph:StackLayout"/>
- </children>
- </actualFigure>
- <accessors
- accessor="getClassifierNameLabel"
- figure="//@figures.0/@descriptors.2/@actualFigure/@children.1"/>
- <accessors
- accessor="getAttributeCompartmentFigure"
- figure="//@figures.0/@descriptors.2/@actualFigure/@children.3"/>
- <accessors
- accessor="getOperationCompartmentFigure"
- figure="//@figures.0/@descriptors.2/@actualFigure/@children.4"/>
- <accessors
- accessor="getClassifierStereotypeLabel"
- figure="//@figures.0/@descriptors.2/@actualFigure/@children.0"/>
- <accessors
- accessor="getClassifierQualifiedNameLabel"
- figure="//@figures.0/@descriptors.2/@actualFigure/@children.2"/>
- <accessors
- accessor="getNestedClassifierFigure"
- figure="//@figures.0/@descriptors.2/@actualFigure/@children.5"/>
- </descriptors>
- <descriptors
- name="NestedClassifierDescriptor">
- <actualFigure
- xsi:type="gmfgraph:Label"
- name="NestedClassifierLabel"/>
- </descriptors>
- <descriptors
- name="ReceptionDescriptor">
- <actualFigure
- xsi:type="gmfgraph:Label"
- name="ReceptionLabel"
- text=""/>
- </descriptors>
- </figures>
- <nodes
- name="ClassifierNode"
- figure="ClassifierDescriptor"/>
- <compartments
- name="AttributeCompartment"
- figure="ClassifierDescriptor"
- collapsible="true"
- accessor="//@figures.0/@descriptors.2/@accessors.1"/>
- <compartments
- name="OperationCompartment"
- figure="ClassifierDescriptor"
- collapsible="true"
- accessor="//@figures.0/@descriptors.2/@accessors.2"/>
- <compartments
- name="NestedClassifierCompartment"
- figure="ClassifierDescriptor"
- collapsible="true"
- accessor="//@figures.0/@descriptors.2/@accessors.5"/>
- <labels
- name="ClassifierStereotypeDiagramLabel"
- figure="ClassifierDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.2/@accessors.3"/>
- <labels
- name="ClassifierNameDiagramLabel"
- figure="ClassifierDescriptor"
- accessor="//@figures.0/@descriptors.2/@accessors.0"/>
- <labels
- name="ClassifierQualifiedNameDiagramLabel"
- figure="ClassifierDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.2/@accessors.4"/>
- <labels
- name="PropertyDiagramLabel"
- figure="PropertyFigureDescriptor"
- elementIcon="false"/>
- <labels
- name="OperationDiagramLabel"
- figure="OperationFigureDescriptor"
- elementIcon="false"/>
- <labels
- name="NestedClassifierDiagramLabel"
- figure="NestedClassifierDescriptor"/>
- <labels
- name="ReceptionDiagramLabel"
- figure="ReceptionDescriptor"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="OperationFigureDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:Label"
+ name="OperationLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="10"/>
+ </actualFigure>
+ </descriptors>
+ <descriptors
+ name="PropertyFigureDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:Label"
+ name="PropetyLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="10"/>
+ </actualFigure>
+ </descriptors>
+ <descriptors
+ name="ClassifierDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="ClassifierFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.CClassifierFigure">
+ <foregroundColor
+ xsi:type="gmfgraph:RGBColor"
+ red="177"
+ green="207"
+ blue="229"/>
+ <backgroundColor
+ xsi:type="gmfgraph:RGBColor"
+ red="235"
+ green="248"
+ blue="255"/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="ClassifierStereotypeLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="8"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="ClassifierNameLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="10"
+ style="BOLD"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="ClassifierQualifiedName">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="8"
+ style="ITALIC"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Rectangle"
+ name="AttributeCompartmentFigure"
+ fill="false">
+ <layout
+ xsi:type="gmfgraph:StackLayout"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Rectangle"
+ name="OperationCompartmentFigure"
+ fill="false">
+ <layout
+ xsi:type="gmfgraph:StackLayout"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Rectangle"
+ name="NestedClassifierFigure"
+ fill="false">
+ <layout
+ xsi:type="gmfgraph:StackLayout"/>
+ </children>
+ </actualFigure>
+ <accessors
+ accessor="getClassifierNameLabel"
+ figure="//@figures.0/@descriptors.2/@actualFigure/@children.1"/>
+ <accessors
+ accessor="getAttributeCompartmentFigure"
+ figure="//@figures.0/@descriptors.2/@actualFigure/@children.3"/>
+ <accessors
+ accessor="getOperationCompartmentFigure"
+ figure="//@figures.0/@descriptors.2/@actualFigure/@children.4"/>
+ <accessors
+ accessor="getClassifierStereotypeLabel"
+ figure="//@figures.0/@descriptors.2/@actualFigure/@children.0"/>
+ <accessors
+ accessor="getClassifierQualifiedNameLabel"
+ figure="//@figures.0/@descriptors.2/@actualFigure/@children.2"/>
+ <accessors
+ accessor="getNestedClassifierFigure"
+ figure="//@figures.0/@descriptors.2/@actualFigure/@children.5"/>
+ </descriptors>
+ <descriptors
+ name="NestedClassifierDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:Label"
+ name="NestedClassifierLabel"/>
+ </descriptors>
+ <descriptors
+ name="ReceptionDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:Label"
+ name="ReceptionLabel"
+ text=""/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="ClassifierNode"
+ figure="ClassifierDescriptor"/>
+ <compartments
+ name="AttributeCompartment"
+ figure="ClassifierDescriptor"
+ collapsible="true"
+ accessor="//@figures.0/@descriptors.2/@accessors.1"/>
+ <compartments
+ name="OperationCompartment"
+ figure="ClassifierDescriptor"
+ collapsible="true"
+ accessor="//@figures.0/@descriptors.2/@accessors.2"/>
+ <compartments
+ name="NestedClassifierCompartment"
+ figure="ClassifierDescriptor"
+ collapsible="true"
+ accessor="//@figures.0/@descriptors.2/@accessors.5"/>
+ <labels
+ name="ClassifierStereotypeDiagramLabel"
+ figure="ClassifierDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.2/@accessors.3"/>
+ <labels
+ name="ClassifierNameDiagramLabel"
+ figure="ClassifierDescriptor"
+ accessor="//@figures.0/@descriptors.2/@accessors.0"/>
+ <labels
+ name="ClassifierQualifiedNameDiagramLabel"
+ figure="ClassifierDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.2/@accessors.4"/>
+ <labels
+ name="PropertyDiagramLabel"
+ figure="PropertyFigureDescriptor"
+ elementIcon="false"/>
+ <labels
+ name="OperationDiagramLabel"
+ figure="OperationFigureDescriptor"
+ elementIcon="false"/>
+ <labels
+ name="NestedClassifierDiagramLabel"
+ figure="NestedClassifierDescriptor"/>
+ <labels
+ name="ReceptionDiagramLabel"
+ figure="ReceptionDescriptor"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Comment.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Comment.gmfgraph
index 738a1ca681b..c5c34c517a5 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Comment.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Comment.gmfgraph
@@ -1,45 +1,45 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="CornerBentDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="HTMLCornerBentFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.HTMLCornerBentFigure">
- <customChildren
- accessor="getCornerBentFigure()">
- <typedFigure
- xsi:type="gmfgraph:CustomFigure"
- name="HTMLCornerBentFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.HTMLCornerBentFigure"/>
- </customChildren>
- </actualFigure>
- <accessors
- accessor="getCornerBentFigure"
- figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
- </descriptors>
- <descriptors
- name="CommentLinkDescriptor">
- <actualFigure
- xsi:type="gmfgraph:PolylineConnection"
- name="CommentLinkPolilyne"
- lineKind="LINE_DASH"/>
- </descriptors>
- </figures>
- <nodes
- name="CornerBentNode"
- figure="CornerBentDescriptor"/>
- <connections
- name="CommentLinkConnection"
- figure="CommentLinkDescriptor"/>
- <labels
- name="CornerBentContentDiagramLabel"
- figure="CornerBentDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="CornerBentDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="HTMLCornerBentFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.HTMLCornerBentFigure">
+ <customChildren
+ accessor="getCornerBentFigure()">
+ <typedFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="HTMLCornerBentFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.HTMLCornerBentFigure"/>
+ </customChildren>
+ </actualFigure>
+ <accessors
+ accessor="getCornerBentFigure"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
+ </descriptors>
+ <descriptors
+ name="CommentLinkDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:PolylineConnection"
+ name="CommentLinkPolilyne"
+ lineKind="LINE_DASH"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="CornerBentNode"
+ figure="CornerBentDescriptor"/>
+ <connections
+ name="CommentLinkConnection"
+ figure="CommentLinkDescriptor"/>
+ <labels
+ name="CornerBentContentDiagramLabel"
+ figure="CornerBentDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Constraint.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Constraint.gmfgraph
index ec90d9fcbd8..9925071d033 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Constraint.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Constraint.gmfgraph
@@ -1,59 +1,59 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="ConstraintDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="ConstraintFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.ConstraintFigure">
- <customChildren
- accessor="getNameLabel()">
- <typedFigure
- xsi:type="gmfgraph:Label"
- name="nameLabel"/>
- </customChildren>
- <customChildren
- accessor="getConstraintFigure()">
- <typedFigure
- xsi:type="gmfgraph:CustomFigure"
- name="ConstraintFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.ConstraintFigure"/>
- </customChildren>
- </actualFigure>
- <accessors
- accessor="getConstraintFigure"
- figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.1/@typedFigure"/>
- <accessors
- accessor="getNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
- </descriptors>
- <descriptors
- name="ConstraintLinkDescriptor">
- <actualFigure
- xsi:type="gmfgraph:PolylineConnection"
- name="ConstraintLinkPolilyne"
- lineKind="LINE_DASH"/>
- </descriptors>
- </figures>
- <nodes
- name="ConstraintNode"
- figure="ConstraintDescriptor"/>
- <connections
- name="ConstraintLinkConnection"
- figure="ConstraintLinkDescriptor"/>
- <labels
- name="ConstraintBodyDiagramLabel"
- figure="ConstraintDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0"/>
- <labels
- name="ConstraintNameDiagramLabel"
- figure="ConstraintDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.1"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="ConstraintDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="ConstraintFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.ConstraintFigure">
+ <customChildren
+ accessor="getNameLabel()">
+ <typedFigure
+ xsi:type="gmfgraph:Label"
+ name="nameLabel"/>
+ </customChildren>
+ <customChildren
+ accessor="getConstraintFigure()">
+ <typedFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="ConstraintFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.ConstraintFigure"/>
+ </customChildren>
+ </actualFigure>
+ <accessors
+ accessor="getConstraintFigure"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.1/@typedFigure"/>
+ <accessors
+ accessor="getNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
+ </descriptors>
+ <descriptors
+ name="ConstraintLinkDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:PolylineConnection"
+ name="ConstraintLinkPolilyne"
+ lineKind="LINE_DASH"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="ConstraintNode"
+ figure="ConstraintDescriptor"/>
+ <connections
+ name="ConstraintLinkConnection"
+ figure="ConstraintLinkDescriptor"/>
+ <labels
+ name="ConstraintBodyDiagramLabel"
+ figure="ConstraintDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0"/>
+ <labels
+ name="ConstraintNameDiagramLabel"
+ figure="ConstraintDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.1"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Dependency.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Dependency.gmfgraph
index b4b94c524a4..09746ee8123 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Dependency.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Dependency.gmfgraph
@@ -1,77 +1,77 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="uml">
- <figures
- name="Default">
- <descriptors
- name="DependencyDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomConnection"
- name="DashedEdgeFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.edge.DashedEdgeFigure">
- <foregroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <backgroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <children
- xsi:type="gmfgraph:Label"
- name="NameLabel"/>
- <children
- xsi:type="gmfgraph:Label"
- name="AppliedStereotypeLabel"/>
- </actualFigure>
- <accessors
- accessor="getNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
- <accessors
- accessor="getAppliedStereotypeLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
- </descriptors>
- <descriptors
- name="DependencyNodeDescriptor">
- <actualFigure
- xsi:type="gmfgraph:Ellipse">
- <foregroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <backgroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <maximumSize
- dx="10"
- dy="10"/>
- <minimumSize
- dx="10"
- dy="10"/>
- </actualFigure>
- </descriptors>
- </figures>
- <nodes
- name="DependencyNode"
- figure="DependencyNodeDescriptor"/>
- <connections
- name="DependencyConnection"
- figure="DependencyDescriptor"/>
- <labels
- name="DependencyNameDiagramLabel"
- figure="DependencyDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0">
- <facets
- xsi:type="gmfgraph:AlignmentFacet"
- alignment="CENTER"/>
- </labels>
- <labels
- name="DependencyAppliedStereotypeDiagramLabel"
- figure="DependencyDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.1">
- <facets
- xsi:type="gmfgraph:AlignmentFacet"
- alignment="CENTER"/>
- </labels>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="uml">
+ <figures
+ name="Default">
+ <descriptors
+ name="DependencyDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomConnection"
+ name="DashedEdgeFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.edge.DashedEdgeFigure">
+ <foregroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <backgroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="NameLabel"/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="AppliedStereotypeLabel"/>
+ </actualFigure>
+ <accessors
+ accessor="getNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
+ <accessors
+ accessor="getAppliedStereotypeLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
+ </descriptors>
+ <descriptors
+ name="DependencyNodeDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:Ellipse">
+ <foregroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <backgroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <maximumSize
+ dx="10"
+ dy="10"/>
+ <minimumSize
+ dx="10"
+ dy="10"/>
+ </actualFigure>
+ </descriptors>
+ </figures>
+ <nodes
+ name="DependencyNode"
+ figure="DependencyNodeDescriptor"/>
+ <connections
+ name="DependencyConnection"
+ figure="DependencyDescriptor"/>
+ <labels
+ name="DependencyNameDiagramLabel"
+ figure="DependencyDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0">
+ <facets
+ xsi:type="gmfgraph:AlignmentFacet"
+ alignment="CENTER"/>
+ </labels>
+ <labels
+ name="DependencyAppliedStereotypeDiagramLabel"
+ figure="DependencyDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.1">
+ <facets
+ xsi:type="gmfgraph:AlignmentFacet"
+ alignment="CENTER"/>
+ </labels>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/DiamondNode.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/DiamondNode.gmfgraph
index b555d62cb6d..de53b47cbd7 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/DiamondNode.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/DiamondNode.gmfgraph
@@ -1,19 +1,19 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="DiamondNodeFigureDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="DiamondNodeFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.DiamondNode"/>
- </descriptors>
- </figures>
- <nodes
- name="DiamondNodeFigureNode"
- figure="DiamondNodeFigureDescriptor"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="DiamondNodeFigureDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="DiamondNodeFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.DiamondNode"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="DiamondNodeFigureNode"
+ figure="DiamondNodeFigureDescriptor"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Enumeration.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Enumeration.gmfgraph
index 15d909c8af7..1e28eb2c9da 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Enumeration.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Enumeration.gmfgraph
@@ -1,108 +1,108 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="EnumerationDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="EnumerationFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.CEnumeration">
- <foregroundColor
- xsi:type="gmfgraph:RGBColor"
- red="204"
- green="204"
- blue="204"/>
- <backgroundColor
- xsi:type="gmfgraph:RGBColor"
- red="242"
- green="242"
- blue="242"/>
- <children
- xsi:type="gmfgraph:Label"
- name="EnumerationStereotypeLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="8"/>
- </children>
- <children
- xsi:type="gmfgraph:Label"
- name="EnumerationNameLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="10"
- style="BOLD"/>
- </children>
- <children
- xsi:type="gmfgraph:Label"
- name="EnumerationQualifiedName">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="8"
- style="ITALIC"/>
- </children>
- <children
- xsi:type="gmfgraph:Rectangle"
- name="EnumerationLiteralCompartmentFigure"
- fill="false">
- <layout
- xsi:type="gmfgraph:StackLayout"/>
- </children>
- </actualFigure>
- <accessors
- accessor="getEnumerationStereotypeLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
- <accessors
- accessor="getEnumerationNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
- <accessors
- accessor="getEnumerationQualifiedNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.2"/>
- <accessors
- accessor="getEnumerationLiteralCompartmentFigure"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.3"/>
- </descriptors>
- <descriptors
- name="LiteralEnumerationDescriptor">
- <actualFigure
- xsi:type="gmfgraph:Label"
- name="LiteralEnumerationLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="10"/>
- </actualFigure>
- </descriptors>
- </figures>
- <nodes
- name="EnumerationNode"
- figure="EnumerationDescriptor"/>
- <compartments
- name="EnumerationLiteralCompartment"
- figure="EnumerationDescriptor"
- collapsible="true"
- accessor="//@figures.0/@descriptors.0/@accessors.3"/>
- <labels
- name="EnumerationStereotypeDiagramLabel"
- figure="EnumerationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0"/>
- <labels
- name="EnumerationNameDiagramLabel"
- figure="EnumerationDescriptor"
- accessor="//@figures.0/@descriptors.0/@accessors.1"/>
- <labels
- name="EnumerationQualifiedNameDiagramLabel"
- figure="EnumerationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.2"/>
- <labels
- name="LiteralEnumerationDiagramLabel"
- figure="LiteralEnumerationDescriptor"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="EnumerationDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="EnumerationFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.CEnumeration">
+ <foregroundColor
+ xsi:type="gmfgraph:RGBColor"
+ red="204"
+ green="204"
+ blue="204"/>
+ <backgroundColor
+ xsi:type="gmfgraph:RGBColor"
+ red="242"
+ green="242"
+ blue="242"/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="EnumerationStereotypeLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="8"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="EnumerationNameLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="10"
+ style="BOLD"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="EnumerationQualifiedName">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="8"
+ style="ITALIC"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Rectangle"
+ name="EnumerationLiteralCompartmentFigure"
+ fill="false">
+ <layout
+ xsi:type="gmfgraph:StackLayout"/>
+ </children>
+ </actualFigure>
+ <accessors
+ accessor="getEnumerationStereotypeLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
+ <accessors
+ accessor="getEnumerationNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
+ <accessors
+ accessor="getEnumerationQualifiedNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.2"/>
+ <accessors
+ accessor="getEnumerationLiteralCompartmentFigure"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.3"/>
+ </descriptors>
+ <descriptors
+ name="LiteralEnumerationDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:Label"
+ name="LiteralEnumerationLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="10"/>
+ </actualFigure>
+ </descriptors>
+ </figures>
+ <nodes
+ name="EnumerationNode"
+ figure="EnumerationDescriptor"/>
+ <compartments
+ name="EnumerationLiteralCompartment"
+ figure="EnumerationDescriptor"
+ collapsible="true"
+ accessor="//@figures.0/@descriptors.0/@accessors.3"/>
+ <labels
+ name="EnumerationStereotypeDiagramLabel"
+ figure="EnumerationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0"/>
+ <labels
+ name="EnumerationNameDiagramLabel"
+ figure="EnumerationDescriptor"
+ accessor="//@figures.0/@descriptors.0/@accessors.1"/>
+ <labels
+ name="EnumerationQualifiedNameDiagramLabel"
+ figure="EnumerationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.2"/>
+ <labels
+ name="LiteralEnumerationDiagramLabel"
+ figure="LiteralEnumerationDescriptor"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/FinalNode.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/FinalNode.gmfgraph
index e793efe4034..adecc81d7b2 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/FinalNode.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/FinalNode.gmfgraph
@@ -1,19 +1,19 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="FinalNodeFigureDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="FinalNodeFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.FinalNode"/>
- </descriptors>
- </figures>
- <nodes
- name="FinalNodeFigureNode"
- figure="FinalNodeFigureDescriptor"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="FinalNodeFigureDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="FinalNodeFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.FinalNode"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="FinalNodeFigureNode"
+ figure="FinalNodeFigureDescriptor"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/FlowFinalNode.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/FlowFinalNode.gmfgraph
index 8116a210646..4ddf5f6194d 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/FlowFinalNode.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/FlowFinalNode.gmfgraph
@@ -1,19 +1,19 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="FlowFinalNodeFigureDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="FlowFinalNodeFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.FlowFinalNode"/>
- </descriptors>
- </figures>
- <nodes
- name="FlowFinalNodeFigureNode"
- figure="FlowFinalNodeFigureDescriptor"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="FlowFinalNodeFigureDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="FlowFinalNodeFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.FlowFinalNode"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="FlowFinalNodeFigureNode"
+ figure="FlowFinalNodeFigureDescriptor"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/ForkNode.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/ForkNode.gmfgraph
index 74e0c907e50..793e059fc2d 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/ForkNode.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/ForkNode.gmfgraph
@@ -1,19 +1,19 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="ForkNodeFigureDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="ForkNodeFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.ForkNode"/>
- </descriptors>
- </figures>
- <nodes
- name="ForkNodeFigureNode"
- figure="ForkNodeFigureDescriptor"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="ForkNodeFigureDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="ForkNodeFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.ForkNode"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="ForkNodeFigureNode"
+ figure="ForkNodeFigureDescriptor"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Generalization.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Generalization.gmfgraph
index 2d39aac6a59..fd146cce2fa 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Generalization.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Generalization.gmfgraph
@@ -1,41 +1,41 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="uml">
- <figures
- name="Default">
- <descriptors
- name="GeneralizationDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomConnection"
- name="CGeneralizationFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.edge.CGeneralizationFigure">
- <foregroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <backgroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <children
- xsi:type="gmfgraph:Label"
- name="AppliedStereotypeLabel"/>
- </actualFigure>
- <accessors
- accessor="getAppliedStereotypeLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
- </descriptors>
- </figures>
- <connections
- name="GeneralizationConnection"
- figure="GeneralizationDescriptor"/>
- <labels
- name="GeneralizationAppliedStereotypeDiagramLabel"
- figure="GeneralizationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0">
- <facets
- xsi:type="gmfgraph:AlignmentFacet"
- alignment="CENTER"/>
- </labels>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="uml">
+ <figures
+ name="Default">
+ <descriptors
+ name="GeneralizationDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomConnection"
+ name="CGeneralizationFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.edge.CGeneralizationFigure">
+ <foregroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <backgroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="AppliedStereotypeLabel"/>
+ </actualFigure>
+ <accessors
+ accessor="getAppliedStereotypeLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
+ </descriptors>
+ </figures>
+ <connections
+ name="GeneralizationConnection"
+ figure="GeneralizationDescriptor"/>
+ <labels
+ name="GeneralizationAppliedStereotypeDiagramLabel"
+ figure="GeneralizationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0">
+ <facets
+ xsi:type="gmfgraph:AlignmentFacet"
+ alignment="CENTER"/>
+ </labels>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/GenericUML.gmfgen b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/GenericUML.gmfgen
index cda7ee31930..54f50b0cc44 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/GenericUML.gmfgen
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/GenericUML.gmfgen
@@ -1,2525 +1,2525 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgen:GenEditorGenerator
- xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgen="http://www.eclipse.org/gmf/2009/GenModel"
- templateDirectory="">
- <diagram>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Diagram"/>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Constraint"
- displayName="Constraint_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Constraint"/>
- <containmentMetaFeature
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Namespace/ownedRule"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.AddVariableValueAction"
- displayName="AddVariableValueAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/AddVariableValueAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Abstraction"
- displayName="Abstraction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Abstraction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Dependency"
- displayName="Dependency_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Dependency"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Comment"
- displayName="Comment_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Comment"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Stereotype"
- displayName="Stereotype_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Stereotype"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Class"
- displayName="Class_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Class"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.StringExpression"
- displayName="StringExpression_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/StringExpression"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Expression"
- displayName="Expression_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Expression"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Package"
- displayName="Package_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Package"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.TemplateSignature"
- displayName="TemplateSignature_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TemplateSignature"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.TemplateParameter"
- displayName="TemplateParameter_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TemplateParameter"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.TemplateBinding"
- displayName="TemplateBinding_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TemplateBinding"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.TemplateParameterSubstitution"
- displayName="TemplateParameterSubstitution_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TemplateParameterSubstitution"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.PackageMerge"
- displayName="PackageMerge_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/PackageMerge"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ProfileApplication"
- displayName="ProfileApplication_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ProfileApplication"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Profile"
- displayName="Profile_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Profile"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ElementImport"
- displayName="ElementImport_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ElementImport"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.PackageImport"
- displayName="PackageImport_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/PackageImport"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Extension"
- displayName="Extension_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Extension"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Association"
- displayName="Association_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Association"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Property"
- displayName="Property_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Property"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ConnectorEnd"
- displayName="ConnectorEnd_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ConnectorEnd"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ConnectableElementTemplateParameter"
- displayName="ConnectableElementTemplateParameter_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ConnectableElementTemplateParameter"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Deployment"
- displayName="Deployment_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Deployment"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.DeploymentSpecification"
- displayName="DeploymentSpecification_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DeploymentSpecification"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Artifact"
- displayName="Artifact_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Artifact"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Manifestation"
- displayName="Manifestation_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Manifestation"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Operation"
- displayName="Operation_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Operation"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.InterfaceRealization"
- displayName="InterfaceRealization_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InterfaceRealization"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Realization"
- displayName="Realization_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Realization"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Interface"
- displayName="Interface_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Interface"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Reception"
- displayName="Reception_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Reception"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Signal"
- displayName="Signal_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Signal"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ProtocolStateMachine"
- displayName="ProtocolStateMachine_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ProtocolStateMachine"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.StateMachine"
- displayName="StateMachine_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/StateMachine"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Pseudostate"
- displayName="Pseudostate_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Pseudostate"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Region"
- displayName="Region_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Region"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.State"
- displayName="State_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/State"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ConnectionPointReference"
- displayName="ConnectionPointReference_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ConnectionPointReference"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Trigger"
- displayName="Trigger_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Trigger"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Port"
- displayName="Port_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Port"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Transition"
- displayName="Transition_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Transition"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ProtocolConformance"
- displayName="ProtocolConformance_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ProtocolConformance"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Parameter"
- displayName="Parameter_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Parameter"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ParameterSet"
- displayName="ParameterSet_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ParameterSet"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.DataType"
- displayName="DataType_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DataType"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.OperationTemplateParameter"
- displayName="OperationTemplateParameter_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/OperationTemplateParameter"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ExtensionEnd"
- displayName="ExtensionEnd_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExtensionEnd"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Model"
- displayName="Model_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Model"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Enumeration"
- displayName="Enumeration_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Enumeration"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.EnumerationLiteral"
- displayName="EnumerationLiteral_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/EnumerationLiteral"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.InstanceSpecification"
- displayName="InstanceSpecification_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InstanceSpecification"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Slot"
- displayName="Slot_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Slot"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.PrimitiveType"
- displayName="PrimitiveType_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/PrimitiveType"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Usage"
- displayName="Usage_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Usage"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.CollaborationUse"
- displayName="CollaborationUse_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CollaborationUse"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Collaboration"
- displayName="Collaboration_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Collaboration"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Generalization"
- displayName="Generalization_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Generalization"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.GeneralizationSet"
- displayName="GeneralizationSet_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/GeneralizationSet"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.RedefinableTemplateSignature"
- displayName="RedefinableTemplateSignature_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/RedefinableTemplateSignature"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.UseCase"
- displayName="UseCase_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/UseCase"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Extend"
- displayName="Extend_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Extend"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ExtensionPoint"
- displayName="ExtensionPoint_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExtensionPoint"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Include"
- displayName="Include_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Include"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Substitution"
- displayName="Substitution_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Substitution"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ClassifierTemplateParameter"
- displayName="ClassifierTemplateParameter_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ClassifierTemplateParameter"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Connector"
- displayName="Connector_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Connector"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Image"
- displayName="Image_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Image"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.OpaqueExpression"
- displayName="OpaqueExpression_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/OpaqueExpression"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.AcceptCallAction"
- displayName="AcceptCallAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/AcceptCallAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.AcceptEventAction"
- displayName="AcceptEventAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/AcceptEventAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Activity"
- displayName="Activity_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Activity"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ActivityPartition"
- displayName="ActivityPartition_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ActivityPartition"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.StructuredActivityNode"
- displayName="StructuredActivityNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/StructuredActivityNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.InputPin"
- displayName="InputPin_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InputPin"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.OutputPin"
- displayName="OutputPin_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/OutputPin"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Variable"
- displayName="Variable_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Variable"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.InterruptibleActivityRegion"
- displayName="InterruptibleActivityRegion_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InterruptibleActivityRegion"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ExceptionHandler"
- displayName="ExceptionHandler_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExceptionHandler"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ActionExecutionSpecification"
- displayName="ActionExecutionSpecification_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ActionExecutionSpecification"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Lifeline"
- displayName="Lifeline_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Lifeline"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.PartDecomposition"
- displayName="PartDecomposition_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/PartDecomposition"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.InteractionUse"
- displayName="InteractionUse_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InteractionUse"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Gate"
- displayName="Gate_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Gate"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Message"
- displayName="Message_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Message"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Interaction"
- displayName="Interaction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Interaction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.InteractionOperand"
- displayName="InteractionOperand_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InteractionOperand"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.InteractionConstraint"
- displayName="InteractionConstraint_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InteractionConstraint"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.GeneralOrdering"
- displayName="GeneralOrdering_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/GeneralOrdering"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.OccurrenceSpecification"
- displayName="OccurrenceSpecification_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/OccurrenceSpecification"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ActionInputPin"
- displayName="ActionInputPin_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ActionInputPin"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ActivityFinalNode"
- displayName="ActivityFinalNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ActivityFinalNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ActivityParameterNode"
- displayName="ActivityParameterNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ActivityParameterNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Actor"
- displayName="Actor_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Actor"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.AddStructuralFeatureValueAction"
- displayName="AddStructuralFeatureValueAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/AddStructuralFeatureValueAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.AnyReceiveEvent"
- displayName="AnyReceiveEvent_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/AnyReceiveEvent"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.AssociationClass"
- displayName="AssociationClass_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/AssociationClass"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.BehaviorExecutionSpecification"
- displayName="BehaviorExecutionSpecification_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/BehaviorExecutionSpecification"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.BroadcastSignalAction"
- displayName="BroadcastSignalAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/BroadcastSignalAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.CallBehaviorAction"
- displayName="CallBehaviorAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CallBehaviorAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.CallEvent"
- displayName="CallEvent_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CallEvent"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.CallOperationAction"
- displayName="CallOperationAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CallOperationAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.CentralBufferNode"
- displayName="CentralBufferNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CentralBufferNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ChangeEvent"
- displayName="ChangeEvent_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ChangeEvent"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Clause"
- displayName="Clause_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Clause"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ClearAssociationAction"
- displayName="ClearAssociationAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ClearAssociationAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ClearStructuralFeatureAction"
- displayName="ClearStructuralFeatureAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ClearStructuralFeatureAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ClearVariableAction"
- displayName="ClearVariableAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ClearVariableAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.CombinedFragment"
- displayName="CombinedFragment_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CombinedFragment"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.CommunicationPath"
- displayName="CommunicationPath_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CommunicationPath"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Component"
- displayName="Component_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Component"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ComponentRealization"
- displayName="ComponentRealization_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ComponentRealization"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ConditionalNode"
- displayName="ConditionalNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ConditionalNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ConsiderIgnoreFragment"
- displayName="ConsiderIgnoreFragment_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ConsiderIgnoreFragment"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Continuation"
- displayName="Continuation_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Continuation"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ControlFlow"
- displayName="ControlFlow_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ControlFlow"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.CreateLinkAction"
- displayName="CreateLinkAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CreateLinkAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.LinkEndData"
- displayName="LinkEndData_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LinkEndData"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.QualifierValue"
- displayName="QualifierValue_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/QualifierValue"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.LinkEndCreationData"
- displayName="LinkEndCreationData_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LinkEndCreationData"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.CreateLinkObjectAction"
- displayName="CreateLinkObjectAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CreateLinkObjectAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.CreateObjectAction"
- displayName="CreateObjectAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CreateObjectAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.DataStoreNode"
- displayName="DataStoreNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DataStoreNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.DecisionNode"
- displayName="DecisionNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DecisionNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ObjectFlow"
- displayName="ObjectFlow_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ObjectFlow"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.DestroyLinkAction"
- displayName="DestroyLinkAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DestroyLinkAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.LinkEndDestructionData"
- displayName="LinkEndDestructionData_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LinkEndDestructionData"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.DestroyObjectAction"
- displayName="DestroyObjectAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DestroyObjectAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.DestructionOccurrenceSpecification"
- displayName="DestructionOccurrenceSpecification_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DestructionOccurrenceSpecification"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.MessageOccurrenceSpecification"
- displayName="MessageOccurrenceSpecification_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/MessageOccurrenceSpecification"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Device"
- displayName="Device_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Device"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Node"
- displayName="Node_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Node"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Duration"
- displayName="Duration_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Duration"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.DurationConstraint"
- displayName="DurationConstraint_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DurationConstraint"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.IntervalConstraint"
- displayName="IntervalConstraint_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/IntervalConstraint"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.Interval"
- displayName="Interval_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Interval"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.DurationInterval"
- displayName="DurationInterval_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DurationInterval"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.DurationObservation"
- displayName="DurationObservation_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DurationObservation"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ExecutionEnvironment"
- displayName="ExecutionEnvironment_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExecutionEnvironment"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ExecutionOccurrenceSpecification"
- displayName="ExecutionOccurrenceSpecification_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExecutionOccurrenceSpecification"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ExpansionNode"
- displayName="ExpansionNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExpansionNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ExpansionRegion"
- displayName="ExpansionRegion_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExpansionRegion"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.FinalState"
- displayName="FinalState_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/FinalState"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.FlowFinalNode"
- displayName="FlowFinalNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/FlowFinalNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ForkNode"
- displayName="ForkNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ForkNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.FunctionBehavior"
- displayName="FunctionBehavior_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/FunctionBehavior"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.OpaqueBehavior"
- displayName="OpaqueBehavior_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/OpaqueBehavior"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.InformationFlow"
- displayName="InformationFlow_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InformationFlow"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.InformationItem"
- displayName="InformationItem_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InformationItem"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.InitialNode"
- displayName="InitialNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InitialNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.InstanceValue"
- displayName="InstanceValue_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InstanceValue"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.JoinNode"
- displayName="JoinNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/JoinNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.LiteralBoolean"
- displayName="LiteralBoolean_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LiteralBoolean"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.LiteralInteger"
- displayName="LiteralInteger_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LiteralInteger"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.LiteralNull"
- displayName="LiteralNull_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LiteralNull"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.LiteralReal"
- displayName="LiteralReal_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LiteralReal"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.LiteralString"
- displayName="LiteralString_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LiteralString"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.LiteralUnlimitedNatural"
- displayName="LiteralUnlimitedNatural_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LiteralUnlimitedNatural"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.LoopNode"
- displayName="LoopNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LoopNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.MergeNode"
- displayName="MergeNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/MergeNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.OpaqueAction"
- displayName="OpaqueAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/OpaqueAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ProtocolTransition"
- displayName="ProtocolTransition_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ProtocolTransition"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.RaiseExceptionAction"
- displayName="RaiseExceptionAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/RaiseExceptionAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ReadExtentAction"
- displayName="ReadExtentAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadExtentAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ReadIsClassifiedObjectAction"
- displayName="ReadIsClassifiedObjectAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadIsClassifiedObjectAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ReadLinkAction"
- displayName="ReadLinkAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadLinkAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ReadLinkObjectEndAction"
- displayName="ReadLinkObjectEndAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadLinkObjectEndAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ReadLinkObjectEndQualifierAction"
- displayName="ReadLinkObjectEndQualifierAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadLinkObjectEndQualifierAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ReadSelfAction"
- displayName="ReadSelfAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadSelfAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ReadStructuralFeatureAction"
- displayName="ReadStructuralFeatureAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadStructuralFeatureAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ReadVariableAction"
- displayName="ReadVariableAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadVariableAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ReclassifyObjectAction"
- displayName="ReclassifyObjectAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReclassifyObjectAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ReduceAction"
- displayName="ReduceAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReduceAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.RemoveStructuralFeatureValueAction"
- displayName="RemoveStructuralFeatureValueAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/RemoveStructuralFeatureValueAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.RemoveVariableValueAction"
- displayName="RemoveVariableValueAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/RemoveVariableValueAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ReplyAction"
- displayName="ReplyAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReplyAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.SendObjectAction"
- displayName="SendObjectAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/SendObjectAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.SendSignalAction"
- displayName="SendSignalAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/SendSignalAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.SequenceNode"
- displayName="SequenceNode_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/SequenceNode"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.SignalEvent"
- displayName="SignalEvent_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/SignalEvent"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.StartClassifierBehaviorAction"
- displayName="StartClassifierBehaviorAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/StartClassifierBehaviorAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.StartObjectBehaviorAction"
- displayName="StartObjectBehaviorAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/StartObjectBehaviorAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.StateInvariant"
- displayName="StateInvariant_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/StateInvariant"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.TestIdentityAction"
- displayName="TestIdentityAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TestIdentityAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.TimeConstraint"
- displayName="TimeConstraint_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TimeConstraint"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.TimeInterval"
- displayName="TimeInterval_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TimeInterval"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.TimeExpression"
- displayName="TimeExpression_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TimeExpression"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.TimeEvent"
- displayName="TimeEvent_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TimeEvent"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.TimeObservation"
- displayName="TimeObservation_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TimeObservation"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.UnmarshallAction"
- displayName="UnmarshallAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/UnmarshallAction"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ValuePin"
- displayName="ValuePin_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ValuePin"/>
- </modelFacet>
- </topLevelNodes>
- <topLevelNodes>
- <diagramRunTimeClass
- href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
- <elementType
- xsi:type="gmfgen:MetamodelType"
- uniqueIdentifier="org.eclipse.papyrus.uml.ValueSpecificationAction"
- displayName="ValueSpecificationAction_Semantic"
- definedExternally="true"/>
- <modelFacet>
- <metaClass
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ValueSpecificationAction"/>
- </modelFacet>
- </topLevelNodes>
- </diagram>
- <domainGenModel
- href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#/"/>
-</gmfgen:GenEditorGenerator>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgen:GenEditorGenerator
+ xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgen="http://www.eclipse.org/gmf/2009/GenModel"
+ templateDirectory="">
+ <diagram>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Diagram"/>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Constraint"
+ displayName="Constraint_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Constraint"/>
+ <containmentMetaFeature
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Namespace/ownedRule"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.AddVariableValueAction"
+ displayName="AddVariableValueAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/AddVariableValueAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Abstraction"
+ displayName="Abstraction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Abstraction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Dependency"
+ displayName="Dependency_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Dependency"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Comment"
+ displayName="Comment_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Comment"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Stereotype"
+ displayName="Stereotype_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Stereotype"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Class"
+ displayName="Class_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Class"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.StringExpression"
+ displayName="StringExpression_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/StringExpression"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Expression"
+ displayName="Expression_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Expression"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Package"
+ displayName="Package_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Package"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.TemplateSignature"
+ displayName="TemplateSignature_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TemplateSignature"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.TemplateParameter"
+ displayName="TemplateParameter_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TemplateParameter"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.TemplateBinding"
+ displayName="TemplateBinding_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TemplateBinding"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.TemplateParameterSubstitution"
+ displayName="TemplateParameterSubstitution_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TemplateParameterSubstitution"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.PackageMerge"
+ displayName="PackageMerge_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/PackageMerge"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ProfileApplication"
+ displayName="ProfileApplication_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ProfileApplication"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Profile"
+ displayName="Profile_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Profile"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ElementImport"
+ displayName="ElementImport_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ElementImport"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.PackageImport"
+ displayName="PackageImport_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/PackageImport"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Extension"
+ displayName="Extension_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Extension"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Association"
+ displayName="Association_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Association"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Property"
+ displayName="Property_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Property"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ConnectorEnd"
+ displayName="ConnectorEnd_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ConnectorEnd"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ConnectableElementTemplateParameter"
+ displayName="ConnectableElementTemplateParameter_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ConnectableElementTemplateParameter"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Deployment"
+ displayName="Deployment_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Deployment"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.DeploymentSpecification"
+ displayName="DeploymentSpecification_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DeploymentSpecification"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Artifact"
+ displayName="Artifact_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Artifact"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Manifestation"
+ displayName="Manifestation_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Manifestation"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Operation"
+ displayName="Operation_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Operation"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.InterfaceRealization"
+ displayName="InterfaceRealization_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InterfaceRealization"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Realization"
+ displayName="Realization_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Realization"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Interface"
+ displayName="Interface_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Interface"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Reception"
+ displayName="Reception_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Reception"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Signal"
+ displayName="Signal_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Signal"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ProtocolStateMachine"
+ displayName="ProtocolStateMachine_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ProtocolStateMachine"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.StateMachine"
+ displayName="StateMachine_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/StateMachine"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Pseudostate"
+ displayName="Pseudostate_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Pseudostate"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Region"
+ displayName="Region_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Region"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.State"
+ displayName="State_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/State"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ConnectionPointReference"
+ displayName="ConnectionPointReference_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ConnectionPointReference"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Trigger"
+ displayName="Trigger_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Trigger"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Port"
+ displayName="Port_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Port"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Transition"
+ displayName="Transition_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Transition"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ProtocolConformance"
+ displayName="ProtocolConformance_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ProtocolConformance"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Parameter"
+ displayName="Parameter_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Parameter"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ParameterSet"
+ displayName="ParameterSet_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ParameterSet"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.DataType"
+ displayName="DataType_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DataType"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.OperationTemplateParameter"
+ displayName="OperationTemplateParameter_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/OperationTemplateParameter"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ExtensionEnd"
+ displayName="ExtensionEnd_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExtensionEnd"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Model"
+ displayName="Model_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Model"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Enumeration"
+ displayName="Enumeration_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Enumeration"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.EnumerationLiteral"
+ displayName="EnumerationLiteral_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/EnumerationLiteral"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.InstanceSpecification"
+ displayName="InstanceSpecification_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InstanceSpecification"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Slot"
+ displayName="Slot_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Slot"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.PrimitiveType"
+ displayName="PrimitiveType_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/PrimitiveType"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Usage"
+ displayName="Usage_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Usage"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.CollaborationUse"
+ displayName="CollaborationUse_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CollaborationUse"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Collaboration"
+ displayName="Collaboration_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Collaboration"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Generalization"
+ displayName="Generalization_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Generalization"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.GeneralizationSet"
+ displayName="GeneralizationSet_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/GeneralizationSet"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.RedefinableTemplateSignature"
+ displayName="RedefinableTemplateSignature_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/RedefinableTemplateSignature"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.UseCase"
+ displayName="UseCase_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/UseCase"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Extend"
+ displayName="Extend_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Extend"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ExtensionPoint"
+ displayName="ExtensionPoint_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExtensionPoint"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Include"
+ displayName="Include_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Include"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Substitution"
+ displayName="Substitution_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Substitution"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ClassifierTemplateParameter"
+ displayName="ClassifierTemplateParameter_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ClassifierTemplateParameter"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Connector"
+ displayName="Connector_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Connector"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Image"
+ displayName="Image_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Image"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.OpaqueExpression"
+ displayName="OpaqueExpression_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/OpaqueExpression"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.AcceptCallAction"
+ displayName="AcceptCallAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/AcceptCallAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.AcceptEventAction"
+ displayName="AcceptEventAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/AcceptEventAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Activity"
+ displayName="Activity_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Activity"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ActivityPartition"
+ displayName="ActivityPartition_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ActivityPartition"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.StructuredActivityNode"
+ displayName="StructuredActivityNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/StructuredActivityNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.InputPin"
+ displayName="InputPin_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InputPin"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.OutputPin"
+ displayName="OutputPin_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/OutputPin"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Variable"
+ displayName="Variable_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Variable"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.InterruptibleActivityRegion"
+ displayName="InterruptibleActivityRegion_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InterruptibleActivityRegion"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ExceptionHandler"
+ displayName="ExceptionHandler_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExceptionHandler"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ActionExecutionSpecification"
+ displayName="ActionExecutionSpecification_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ActionExecutionSpecification"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Lifeline"
+ displayName="Lifeline_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Lifeline"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.PartDecomposition"
+ displayName="PartDecomposition_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/PartDecomposition"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.InteractionUse"
+ displayName="InteractionUse_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InteractionUse"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Gate"
+ displayName="Gate_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Gate"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Message"
+ displayName="Message_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Message"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Interaction"
+ displayName="Interaction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Interaction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.InteractionOperand"
+ displayName="InteractionOperand_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InteractionOperand"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.InteractionConstraint"
+ displayName="InteractionConstraint_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InteractionConstraint"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.GeneralOrdering"
+ displayName="GeneralOrdering_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/GeneralOrdering"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.OccurrenceSpecification"
+ displayName="OccurrenceSpecification_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/OccurrenceSpecification"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ActionInputPin"
+ displayName="ActionInputPin_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ActionInputPin"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ActivityFinalNode"
+ displayName="ActivityFinalNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ActivityFinalNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ActivityParameterNode"
+ displayName="ActivityParameterNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ActivityParameterNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Actor"
+ displayName="Actor_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Actor"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.AddStructuralFeatureValueAction"
+ displayName="AddStructuralFeatureValueAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/AddStructuralFeatureValueAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.AnyReceiveEvent"
+ displayName="AnyReceiveEvent_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/AnyReceiveEvent"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.AssociationClass"
+ displayName="AssociationClass_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/AssociationClass"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.BehaviorExecutionSpecification"
+ displayName="BehaviorExecutionSpecification_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/BehaviorExecutionSpecification"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.BroadcastSignalAction"
+ displayName="BroadcastSignalAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/BroadcastSignalAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.CallBehaviorAction"
+ displayName="CallBehaviorAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CallBehaviorAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.CallEvent"
+ displayName="CallEvent_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CallEvent"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.CallOperationAction"
+ displayName="CallOperationAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CallOperationAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.CentralBufferNode"
+ displayName="CentralBufferNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CentralBufferNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ChangeEvent"
+ displayName="ChangeEvent_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ChangeEvent"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Clause"
+ displayName="Clause_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Clause"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ClearAssociationAction"
+ displayName="ClearAssociationAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ClearAssociationAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ClearStructuralFeatureAction"
+ displayName="ClearStructuralFeatureAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ClearStructuralFeatureAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ClearVariableAction"
+ displayName="ClearVariableAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ClearVariableAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.CombinedFragment"
+ displayName="CombinedFragment_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CombinedFragment"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.CommunicationPath"
+ displayName="CommunicationPath_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CommunicationPath"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Component"
+ displayName="Component_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Component"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ComponentRealization"
+ displayName="ComponentRealization_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ComponentRealization"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ConditionalNode"
+ displayName="ConditionalNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ConditionalNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ConsiderIgnoreFragment"
+ displayName="ConsiderIgnoreFragment_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ConsiderIgnoreFragment"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Continuation"
+ displayName="Continuation_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Continuation"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ControlFlow"
+ displayName="ControlFlow_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ControlFlow"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.CreateLinkAction"
+ displayName="CreateLinkAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CreateLinkAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.LinkEndData"
+ displayName="LinkEndData_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LinkEndData"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.QualifierValue"
+ displayName="QualifierValue_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/QualifierValue"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.LinkEndCreationData"
+ displayName="LinkEndCreationData_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LinkEndCreationData"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.CreateLinkObjectAction"
+ displayName="CreateLinkObjectAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CreateLinkObjectAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.CreateObjectAction"
+ displayName="CreateObjectAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/CreateObjectAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.DataStoreNode"
+ displayName="DataStoreNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DataStoreNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.DecisionNode"
+ displayName="DecisionNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DecisionNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ObjectFlow"
+ displayName="ObjectFlow_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ObjectFlow"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.DestroyLinkAction"
+ displayName="DestroyLinkAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DestroyLinkAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.LinkEndDestructionData"
+ displayName="LinkEndDestructionData_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LinkEndDestructionData"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.DestroyObjectAction"
+ displayName="DestroyObjectAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DestroyObjectAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.DestructionOccurrenceSpecification"
+ displayName="DestructionOccurrenceSpecification_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DestructionOccurrenceSpecification"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.MessageOccurrenceSpecification"
+ displayName="MessageOccurrenceSpecification_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/MessageOccurrenceSpecification"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Device"
+ displayName="Device_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Device"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Node"
+ displayName="Node_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Node"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Duration"
+ displayName="Duration_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Duration"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.DurationConstraint"
+ displayName="DurationConstraint_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DurationConstraint"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.IntervalConstraint"
+ displayName="IntervalConstraint_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/IntervalConstraint"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.Interval"
+ displayName="Interval_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/Interval"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.DurationInterval"
+ displayName="DurationInterval_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DurationInterval"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.DurationObservation"
+ displayName="DurationObservation_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/DurationObservation"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ExecutionEnvironment"
+ displayName="ExecutionEnvironment_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExecutionEnvironment"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ExecutionOccurrenceSpecification"
+ displayName="ExecutionOccurrenceSpecification_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExecutionOccurrenceSpecification"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ExpansionNode"
+ displayName="ExpansionNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExpansionNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ExpansionRegion"
+ displayName="ExpansionRegion_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ExpansionRegion"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.FinalState"
+ displayName="FinalState_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/FinalState"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.FlowFinalNode"
+ displayName="FlowFinalNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/FlowFinalNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ForkNode"
+ displayName="ForkNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ForkNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.FunctionBehavior"
+ displayName="FunctionBehavior_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/FunctionBehavior"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.OpaqueBehavior"
+ displayName="OpaqueBehavior_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/OpaqueBehavior"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.InformationFlow"
+ displayName="InformationFlow_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InformationFlow"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.InformationItem"
+ displayName="InformationItem_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InformationItem"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.InitialNode"
+ displayName="InitialNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InitialNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.InstanceValue"
+ displayName="InstanceValue_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/InstanceValue"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.JoinNode"
+ displayName="JoinNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/JoinNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.LiteralBoolean"
+ displayName="LiteralBoolean_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LiteralBoolean"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.LiteralInteger"
+ displayName="LiteralInteger_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LiteralInteger"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.LiteralNull"
+ displayName="LiteralNull_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LiteralNull"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.LiteralReal"
+ displayName="LiteralReal_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LiteralReal"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.LiteralString"
+ displayName="LiteralString_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LiteralString"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.LiteralUnlimitedNatural"
+ displayName="LiteralUnlimitedNatural_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LiteralUnlimitedNatural"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.LoopNode"
+ displayName="LoopNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/LoopNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.MergeNode"
+ displayName="MergeNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/MergeNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.OpaqueAction"
+ displayName="OpaqueAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/OpaqueAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ProtocolTransition"
+ displayName="ProtocolTransition_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ProtocolTransition"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.RaiseExceptionAction"
+ displayName="RaiseExceptionAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/RaiseExceptionAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ReadExtentAction"
+ displayName="ReadExtentAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadExtentAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ReadIsClassifiedObjectAction"
+ displayName="ReadIsClassifiedObjectAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadIsClassifiedObjectAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ReadLinkAction"
+ displayName="ReadLinkAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadLinkAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ReadLinkObjectEndAction"
+ displayName="ReadLinkObjectEndAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadLinkObjectEndAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ReadLinkObjectEndQualifierAction"
+ displayName="ReadLinkObjectEndQualifierAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadLinkObjectEndQualifierAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ReadSelfAction"
+ displayName="ReadSelfAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadSelfAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ReadStructuralFeatureAction"
+ displayName="ReadStructuralFeatureAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadStructuralFeatureAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ReadVariableAction"
+ displayName="ReadVariableAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReadVariableAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ReclassifyObjectAction"
+ displayName="ReclassifyObjectAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReclassifyObjectAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ReduceAction"
+ displayName="ReduceAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReduceAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.RemoveStructuralFeatureValueAction"
+ displayName="RemoveStructuralFeatureValueAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/RemoveStructuralFeatureValueAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.RemoveVariableValueAction"
+ displayName="RemoveVariableValueAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/RemoveVariableValueAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ReplyAction"
+ displayName="ReplyAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ReplyAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.SendObjectAction"
+ displayName="SendObjectAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/SendObjectAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.SendSignalAction"
+ displayName="SendSignalAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/SendSignalAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.SequenceNode"
+ displayName="SequenceNode_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/SequenceNode"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.SignalEvent"
+ displayName="SignalEvent_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/SignalEvent"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.StartClassifierBehaviorAction"
+ displayName="StartClassifierBehaviorAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/StartClassifierBehaviorAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.StartObjectBehaviorAction"
+ displayName="StartObjectBehaviorAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/StartObjectBehaviorAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.StateInvariant"
+ displayName="StateInvariant_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/StateInvariant"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.TestIdentityAction"
+ displayName="TestIdentityAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TestIdentityAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.TimeConstraint"
+ displayName="TimeConstraint_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TimeConstraint"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.TimeInterval"
+ displayName="TimeInterval_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TimeInterval"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.TimeExpression"
+ displayName="TimeExpression_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TimeExpression"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.TimeEvent"
+ displayName="TimeEvent_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TimeEvent"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.TimeObservation"
+ displayName="TimeObservation_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/TimeObservation"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.UnmarshallAction"
+ displayName="UnmarshallAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/UnmarshallAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ValuePin"
+ displayName="ValuePin_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ValuePin"/>
+ </modelFacet>
+ </topLevelNodes>
+ <topLevelNodes>
+ <diagramRunTimeClass
+ href="../../../plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation/Node"/>
+ <elementType
+ xsi:type="gmfgen:MetamodelType"
+ uniqueIdentifier="org.eclipse.papyrus.uml.ValueSpecificationAction"
+ displayName="ValueSpecificationAction_Semantic"
+ definedExternally="true"/>
+ <modelFacet>
+ <metaClass
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#//uml/ValueSpecificationAction"/>
+ </modelFacet>
+ </topLevelNodes>
+ </diagram>
+ <domainGenModel
+ href="../../../plugin/org.eclipse.uml2.uml/model/UML.genmodel#/"/>
+</gmfgen:GenEditorGenerator>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InitialNode.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InitialNode.gmfgraph
index 6907ea641ee..ad8c58ce2a6 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InitialNode.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InitialNode.gmfgraph
@@ -1,19 +1,19 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="InitialNodeFigureDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="InitialNodeFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.InitialNode"/>
- </descriptors>
- </figures>
- <nodes
- name="InitialNodeFigureNode"
- figure="InitialNodeFigureDescriptor"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="InitialNodeFigureDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="InitialNodeFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.InitialNode"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="InitialNodeFigureNode"
+ figure="InitialNodeFigureDescriptor"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InstanceSpecification.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InstanceSpecification.gmfgraph
index 013bf2b7288..1b9feb6866b 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InstanceSpecification.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InstanceSpecification.gmfgraph
@@ -1,110 +1,110 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="InstanceSpecificationDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="InstancespecificationFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.CEnumeration">
- <foregroundColor
- xsi:type="gmfgraph:RGBColor"
- red="255"
- green="180"
- blue="180"/>
- <backgroundColor
- xsi:type="gmfgraph:RGBColor"
- red="255"
- green="219"
- blue="219"/>
- <children
- xsi:type="gmfgraph:Label"
- name="InstanceSpecificationStereotypeLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="8"/>
- </children>
- <children
- xsi:type="gmfgraph:Label"
- name="InstanceSpecificationNameLabel"
- text="">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="10"
- style="BOLD"/>
- </children>
- <children
- xsi:type="gmfgraph:Label"
- name="InstanceSpecificationQualifiedName">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="8"
- style="ITALIC"/>
- </children>
- <children
- xsi:type="gmfgraph:Rectangle"
- name="SlotCompartmentFigure"
- fill="false">
- <layout
- xsi:type="gmfgraph:StackLayout"/>
- </children>
- </actualFigure>
- <accessors
- accessor="getInstanceSpecificationStereotypeLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
- <accessors
- accessor="getInstanceSpecificationNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
- <accessors
- accessor="getInstanceSpecificationQualifiedNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.2"/>
- <accessors
- accessor="getSlotCompartmentFigure"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.3"/>
- </descriptors>
- <descriptors
- name="SlotDescriptor">
- <actualFigure
- xsi:type="gmfgraph:Label"
- name="SlotLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="10"/>
- </actualFigure>
- </descriptors>
- </figures>
- <nodes
- name="InstanceSpecificationNode"
- figure="InstanceSpecificationDescriptor"/>
- <compartments
- name="SlotCompartment"
- figure="InstanceSpecificationDescriptor"
- collapsible="true"
- accessor="//@figures.0/@descriptors.0/@accessors.3"/>
- <labels
- name="InstanceSpecificationDiagramStereotypeLabel"
- figure="InstanceSpecificationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0"/>
- <labels
- name="InstanceSpecificationNameDiagramLabel"
- figure="InstanceSpecificationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.1"/>
- <labels
- name="InstanceSpecificationQualifiedNameDiagramLabel"
- figure="InstanceSpecificationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.2"/>
- <labels
- name="SlotDiagramLabel"
- figure="SlotDescriptor"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="InstanceSpecificationDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="InstancespecificationFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.CEnumeration">
+ <foregroundColor
+ xsi:type="gmfgraph:RGBColor"
+ red="255"
+ green="180"
+ blue="180"/>
+ <backgroundColor
+ xsi:type="gmfgraph:RGBColor"
+ red="255"
+ green="219"
+ blue="219"/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="InstanceSpecificationStereotypeLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="8"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="InstanceSpecificationNameLabel"
+ text="">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="10"
+ style="BOLD"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="InstanceSpecificationQualifiedName">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="8"
+ style="ITALIC"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Rectangle"
+ name="SlotCompartmentFigure"
+ fill="false">
+ <layout
+ xsi:type="gmfgraph:StackLayout"/>
+ </children>
+ </actualFigure>
+ <accessors
+ accessor="getInstanceSpecificationStereotypeLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
+ <accessors
+ accessor="getInstanceSpecificationNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
+ <accessors
+ accessor="getInstanceSpecificationQualifiedNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.2"/>
+ <accessors
+ accessor="getSlotCompartmentFigure"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.3"/>
+ </descriptors>
+ <descriptors
+ name="SlotDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:Label"
+ name="SlotLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="10"/>
+ </actualFigure>
+ </descriptors>
+ </figures>
+ <nodes
+ name="InstanceSpecificationNode"
+ figure="InstanceSpecificationDescriptor"/>
+ <compartments
+ name="SlotCompartment"
+ figure="InstanceSpecificationDescriptor"
+ collapsible="true"
+ accessor="//@figures.0/@descriptors.0/@accessors.3"/>
+ <labels
+ name="InstanceSpecificationDiagramStereotypeLabel"
+ figure="InstanceSpecificationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0"/>
+ <labels
+ name="InstanceSpecificationNameDiagramLabel"
+ figure="InstanceSpecificationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.1"/>
+ <labels
+ name="InstanceSpecificationQualifiedNameDiagramLabel"
+ figure="InstanceSpecificationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.2"/>
+ <labels
+ name="SlotDiagramLabel"
+ figure="SlotDescriptor"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InterfaceRealization.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InterfaceRealization.gmfgraph
index cb320302fc7..5a13116828f 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InterfaceRealization.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/InterfaceRealization.gmfgraph
@@ -1,56 +1,56 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="uml">
- <figures
- name="Default">
- <descriptors
- name="InterfaceRealizationDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomConnection"
- name="CInterfaceRealization"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.edge.CInterfaceRealizationFigure">
- <foregroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <backgroundColor
- xsi:type="gmfgraph:ConstantColor"
- value="black"/>
- <children
- xsi:type="gmfgraph:Label"
- name="InterfaceRealizationNameLabel"/>
- <children
- xsi:type="gmfgraph:Label"
- name="AppliedStereotypeLabel"/>
- </actualFigure>
- <accessors
- accessor="getInterfaceRealizationNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
- <accessors
- accessor="getAppliedStereotypeLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
- </descriptors>
- </figures>
- <connections
- name="InterfaceRealizationConnection"
- figure="InterfaceRealizationDescriptor"/>
- <labels
- name="InterfaceRealizationNameDiagramLabel"
- figure="InterfaceRealizationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0">
- <facets
- xsi:type="gmfgraph:AlignmentFacet"
- alignment="CENTER"/>
- </labels>
- <labels
- name="InterfaceRealizationAppliedStereotypeDiagramLabel"
- figure="InterfaceRealizationDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.1">
- <facets
- xsi:type="gmfgraph:AlignmentFacet"
- alignment="CENTER"/>
- </labels>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="uml">
+ <figures
+ name="Default">
+ <descriptors
+ name="InterfaceRealizationDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomConnection"
+ name="CInterfaceRealization"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.edge.CInterfaceRealizationFigure">
+ <foregroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <backgroundColor
+ xsi:type="gmfgraph:ConstantColor"
+ value="black"/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="InterfaceRealizationNameLabel"/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="AppliedStereotypeLabel"/>
+ </actualFigure>
+ <accessors
+ accessor="getInterfaceRealizationNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
+ <accessors
+ accessor="getAppliedStereotypeLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
+ </descriptors>
+ </figures>
+ <connections
+ name="InterfaceRealizationConnection"
+ figure="InterfaceRealizationDescriptor"/>
+ <labels
+ name="InterfaceRealizationNameDiagramLabel"
+ figure="InterfaceRealizationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0">
+ <facets
+ xsi:type="gmfgraph:AlignmentFacet"
+ alignment="CENTER"/>
+ </labels>
+ <labels
+ name="InterfaceRealizationAppliedStereotypeDiagramLabel"
+ figure="InterfaceRealizationDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.1">
+ <facets
+ xsi:type="gmfgraph:AlignmentFacet"
+ alignment="CENTER"/>
+ </labels>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/NodeNamedElement.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/NodeNamedElement.gmfgraph
index 0663ade6b7b..2cdb31be8fb 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/NodeNamedElement.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/NodeNamedElement.gmfgraph
@@ -1,34 +1,34 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="NodeNamedElementFigure">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="NodeNamedElementFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.NodeNamedElementFigure">
- <customChildren
- accessor="getNameLabel()">
- <typedFigure
- xsi:type="gmfgraph:Label"
- name="nameLabel"/>
- </customChildren>
- </actualFigure>
- <accessors
- accessor="getNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
- </descriptors>
- </figures>
- <nodes
- name="NamedElementFigureNode"
- figure="NodeNamedElementFigure"/>
- <labels
- name="NameOfNamedElementFigureDiagramLabel"
- figure="NodeNamedElementFigure"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="NodeNamedElementFigure">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="NodeNamedElementFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.NodeNamedElementFigure">
+ <customChildren
+ accessor="getNameLabel()">
+ <typedFigure
+ xsi:type="gmfgraph:Label"
+ name="nameLabel"/>
+ </customChildren>
+ </actualFigure>
+ <accessors
+ accessor="getNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="NamedElementFigureNode"
+ figure="NodeNamedElementFigure"/>
+ <labels
+ name="NameOfNamedElementFigureDiagramLabel"
+ figure="NodeNamedElementFigure"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/PackageElement.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/PackageElement.gmfgraph
index 82670989e4e..3a1c486ae58 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/PackageElement.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/PackageElement.gmfgraph
@@ -1,89 +1,89 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="PackageFigureDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="CPackageFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.CPackageFigure">
- <foregroundColor
- xsi:type="gmfgraph:RGBColor"
- red="233"
- green="164"
- blue="96"/>
- <backgroundColor
- xsi:type="gmfgraph:RGBColor"
- red="255"
- green="199"
- blue="143"/>
- <children
- xsi:type="gmfgraph:Label"
- name="StereotypesLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="8"/>
- </children>
- <children
- xsi:type="gmfgraph:Label"
- name="PackageNameLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="10"
- style="BOLD"/>
- </children>
- <children
- xsi:type="gmfgraph:Label"
- name="PackageQualifiedName">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="8"
- style="ITALIC"/>
- </children>
- <children
- xsi:type="gmfgraph:Rectangle"
- name="PackageableElementContainer"/>
- </actualFigure>
- <accessors
- accessor="getPackageNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
- <accessors
- accessor="getPackageableElementFigure"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.3"/>
- <accessors
- accessor="getPackageQualifiedNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.2"/>
- <accessors
- accessor="getStereotypesLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
- </descriptors>
- </figures>
- <nodes
- name="PackageNode"
- figure="PackageFigureDescriptor"/>
- <compartments
- name="PackageableElementCompartment"
- figure="PackageFigureDescriptor"
- accessor="//@figures.0/@descriptors.0/@accessors.1"/>
- <labels
- name="PackageStereotypesDiagramLabel"
- figure="PackageFigureDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.3"/>
- <labels
- name="PackageNameDiagramLabel"
- figure="PackageFigureDescriptor"
- accessor="//@figures.0/@descriptors.0/@accessors.0"/>
- <labels
- name="PackageQualifiedNameDiagramLabel"
- figure="PackageFigureDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.2"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="PackageFigureDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="CPackageFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.CPackageFigure">
+ <foregroundColor
+ xsi:type="gmfgraph:RGBColor"
+ red="233"
+ green="164"
+ blue="96"/>
+ <backgroundColor
+ xsi:type="gmfgraph:RGBColor"
+ red="255"
+ green="199"
+ blue="143"/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="StereotypesLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="8"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="PackageNameLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="10"
+ style="BOLD"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="PackageQualifiedName">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="8"
+ style="ITALIC"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Rectangle"
+ name="PackageableElementContainer"/>
+ </actualFigure>
+ <accessors
+ accessor="getPackageNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
+ <accessors
+ accessor="getPackageableElementFigure"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.3"/>
+ <accessors
+ accessor="getPackageQualifiedNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.2"/>
+ <accessors
+ accessor="getStereotypesLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="PackageNode"
+ figure="PackageFigureDescriptor"/>
+ <compartments
+ name="PackageableElementCompartment"
+ figure="PackageFigureDescriptor"
+ accessor="//@figures.0/@descriptors.0/@accessors.1"/>
+ <labels
+ name="PackageStereotypesDiagramLabel"
+ figure="PackageFigureDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.3"/>
+ <labels
+ name="PackageNameDiagramLabel"
+ figure="PackageFigureDescriptor"
+ accessor="//@figures.0/@descriptors.0/@accessors.0"/>
+ <labels
+ name="PackageQualifiedNameDiagramLabel"
+ figure="PackageFigureDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.2"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/PrimitiveType.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/PrimitiveType.gmfgraph
index 4601d7b81a0..0ae84baff99 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/PrimitiveType.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/PrimitiveType.gmfgraph
@@ -1,80 +1,80 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="PrimitiveTypeDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="CPrimitiveFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.CPrimitiveFigure">
- <foregroundColor
- xsi:type="gmfgraph:RGBColor"
- red="204"
- green="204"
- blue="204"/>
- <backgroundColor
- xsi:type="gmfgraph:RGBColor"
- red="242"
- green="242"
- blue="242"/>
- <children
- xsi:type="gmfgraph:Label"
- name="StereotypesLabel"
- text="">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="8"/>
- </children>
- <children
- xsi:type="gmfgraph:Label"
- name="PrimitiveTypeNameLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="10"
- style="BOLD"/>
- </children>
- <children
- xsi:type="gmfgraph:Label"
- name="PrimitiveTypeQualifiedNameLabel">
- <font
- xsi:type="gmfgraph:BasicFont"
- faceName="Arial"
- height="8"
- style="ITALIC"/>
- </children>
- </actualFigure>
- <accessors
- accessor="getStereotypesLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
- <accessors
- accessor="getNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
- <accessors
- accessor="getQualifiedNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.2"/>
- </descriptors>
- </figures>
- <nodes
- name="PrimitiveTypeNode"
- figure="PrimitiveTypeDescriptor"/>
- <labels
- name="PrimitiveTypeStereotypeLabel"
- figure="PrimitiveTypeDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0"/>
- <labels
- name="PrimitiveTypeNameLabel"
- figure="PrimitiveTypeDescriptor"
- accessor="//@figures.0/@descriptors.0/@accessors.1"/>
- <labels
- name="PrimitiveTypeQualifiedNameLabel"
- figure="PrimitiveTypeDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.2"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="PrimitiveTypeDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="CPrimitiveFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.CPrimitiveFigure">
+ <foregroundColor
+ xsi:type="gmfgraph:RGBColor"
+ red="204"
+ green="204"
+ blue="204"/>
+ <backgroundColor
+ xsi:type="gmfgraph:RGBColor"
+ red="242"
+ green="242"
+ blue="242"/>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="StereotypesLabel"
+ text="">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="8"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="PrimitiveTypeNameLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="10"
+ style="BOLD"/>
+ </children>
+ <children
+ xsi:type="gmfgraph:Label"
+ name="PrimitiveTypeQualifiedNameLabel">
+ <font
+ xsi:type="gmfgraph:BasicFont"
+ faceName="Arial"
+ height="8"
+ style="ITALIC"/>
+ </children>
+ </actualFigure>
+ <accessors
+ accessor="getStereotypesLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
+ <accessors
+ accessor="getNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.1"/>
+ <accessors
+ accessor="getQualifiedNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.2"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="PrimitiveTypeNode"
+ figure="PrimitiveTypeDescriptor"/>
+ <labels
+ name="PrimitiveTypeStereotypeLabel"
+ figure="PrimitiveTypeDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0"/>
+ <labels
+ name="PrimitiveTypeNameLabel"
+ figure="PrimitiveTypeDescriptor"
+ accessor="//@figures.0/@descriptors.0/@accessors.1"/>
+ <labels
+ name="PrimitiveTypeQualifiedNameLabel"
+ figure="PrimitiveTypeDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.2"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/ReceiveNodeFigure.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/ReceiveNodeFigure.gmfgraph
index 3626d15f255..e901101d57f 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/ReceiveNodeFigure.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/ReceiveNodeFigure.gmfgraph
@@ -1,34 +1,34 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="ReceiveNodeFigureDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="ReceiveNodeFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.ReceiveNodeFigure">
- <customChildren
- accessor="getNameLabel()">
- <typedFigure
- xsi:type="gmfgraph:Label"
- name="nameLabel"/>
- </customChildren>
- </actualFigure>
- <accessors
- accessor="getNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
- </descriptors>
- </figures>
- <nodes
- name="ReceiveFigureNode"
- figure="ReceiveNodeFigureDescriptor"/>
- <labels
- name="ReceiveNodeFigureNameDiagramLabel"
- figure="ReceiveNodeFigureDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="ReceiveNodeFigureDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="ReceiveNodeFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.ReceiveNodeFigure">
+ <customChildren
+ accessor="getNameLabel()">
+ <typedFigure
+ xsi:type="gmfgraph:Label"
+ name="nameLabel"/>
+ </customChildren>
+ </actualFigure>
+ <accessors
+ accessor="getNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="ReceiveFigureNode"
+ figure="ReceiveNodeFigureDescriptor"/>
+ <labels
+ name="ReceiveNodeFigureNameDiagramLabel"
+ figure="ReceiveNodeFigureDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/SendNodeFigure.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/SendNodeFigure.gmfgraph
index bc65450c302..7af252f7cbe 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/SendNodeFigure.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/SendNodeFigure.gmfgraph
@@ -1,34 +1,34 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="SendNodeFigureDescriptor">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="SendNodeFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.PapyrusSendNodeFigure">
- <customChildren
- accessor="getNameLabel()">
- <typedFigure
- xsi:type="gmfgraph:Label"
- name="nameLabel"/>
- </customChildren>
- </actualFigure>
- <accessors
- accessor="getNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
- </descriptors>
- </figures>
- <nodes
- name="SendNodeFigureNode"
- figure="SendNodeFigureDescriptor"/>
- <labels
- name="SendNodeFigureNameDiagramLabel"
- figure="SendNodeFigureDescriptor"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="SendNodeFigureDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="SendNodeFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.PapyrusSendNodeFigure">
+ <customChildren
+ accessor="getNameLabel()">
+ <typedFigure
+ xsi:type="gmfgraph:Label"
+ name="nameLabel"/>
+ </customChildren>
+ </actualFigure>
+ <accessors
+ accessor="getNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="SendNodeFigureNode"
+ figure="SendNodeFigureDescriptor"/>
+ <labels
+ name="SendNodeFigureNameDiagramLabel"
+ figure="SendNodeFigureDescriptor"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/SideNodeNamedElement.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/SideNodeNamedElement.gmfgraph
index 027dd6bfc15..9b8a63d6bac 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/SideNodeNamedElement.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/SideNodeNamedElement.gmfgraph
@@ -1,35 +1,35 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="NodeNamedElementFigure">
- <actualFigure
- xsi:type="gmfgraph:CustomFigure"
- name="NodeNamedElementFigure"
- qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.NodeNamedElementFigure">
- <customChildren
- accessor="getNameLabel()">
- <typedFigure
- xsi:type="gmfgraph:Label"
- name="nameLabel"/>
- </customChildren>
- </actualFigure>
- <accessors
- accessor="getNameLabel"
- figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
- </descriptors>
- </figures>
- <nodes
- name="SideNamedElementFigureNode"
- figure="NodeNamedElementFigure"
- affixedParentSide="WEST"/>
- <labels
- name="NameOfSideNamedElementFigureDiagramLabel"
- figure="NodeNamedElementFigure"
- elementIcon="false"
- accessor="//@figures.0/@descriptors.0/@accessors.0"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="NodeNamedElementFigure">
+ <actualFigure
+ xsi:type="gmfgraph:CustomFigure"
+ name="NodeNamedElementFigure"
+ qualifiedClassName="org.eclipse.papyrus.uml.diagram.common.figure.node.NodeNamedElementFigure">
+ <customChildren
+ accessor="getNameLabel()">
+ <typedFigure
+ xsi:type="gmfgraph:Label"
+ name="nameLabel"/>
+ </customChildren>
+ </actualFigure>
+ <accessors
+ accessor="getNameLabel"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@customChildren.0/@typedFigure"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="SideNamedElementFigureNode"
+ figure="NodeNamedElementFigure"
+ affixedParentSide="WEST"/>
+ <labels
+ name="NameOfSideNamedElementFigureDiagramLabel"
+ figure="NodeNamedElementFigure"
+ elementIcon="false"
+ accessor="//@figures.0/@descriptors.0/@accessors.0"/>
+</gmfgraph:Canvas>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Template.gmfgraph b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Template.gmfgraph
index 4a9c65f4269..0a9914f9888 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Template.gmfgraph
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/model/Template.gmfgraph
@@ -1,47 +1,47 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<gmfgraph:Canvas xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
- <figures
- name="Default">
- <descriptors
- name="TemplateSignatureDescriptor">
- <actualFigure
- xsi:type="gmfgraph:Rectangle"
- name="TemplateRectangle">
- <size
- x="100"
- y="60"/>
- <children
- xsi:type="gmfgraph:Rectangle"
- name="TemplateParameterRectangle">
- <layout
- xsi:type="gmfgraph:StackLayout"/>
- </children>
- </actualFigure>
- <accessors
- accessor="getTemplateParameterRectangle"
- figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
- </descriptors>
- <descriptors
- name="TemplateParameterDescriptor">
- <actualFigure
- xsi:type="gmfgraph:Label"
- name="TemplateParameterLabel"
- text="&lt;UNDEFINED>"/>
- </descriptors>
- </figures>
- <nodes
- name="TemplateSignatureNode"
- figure="TemplateSignatureDescriptor"
- affixedParentSide="NORTH"/>
- <compartments
- name="TemplateParameterCompartment"
- figure="TemplateSignatureDescriptor"
- accessor="//@figures.0/@descriptors.0/@accessors.0"/>
- <labels
- name="TemplateParameterDiagramLabel"
- figure="TemplateParameterDescriptor"
- elementIcon="false"/>
-</gmfgraph:Canvas>
+<?xml version="1.0" encoding="UTF-8"?>
+<gmfgraph:Canvas xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:gmfgraph="http://www.eclipse.org/gmf/2006/GraphicalDefinition" name="umlclassdiagram">
+ <figures
+ name="Default">
+ <descriptors
+ name="TemplateSignatureDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:Rectangle"
+ name="TemplateRectangle">
+ <size
+ x="100"
+ y="60"/>
+ <children
+ xsi:type="gmfgraph:Rectangle"
+ name="TemplateParameterRectangle">
+ <layout
+ xsi:type="gmfgraph:StackLayout"/>
+ </children>
+ </actualFigure>
+ <accessors
+ accessor="getTemplateParameterRectangle"
+ figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
+ </descriptors>
+ <descriptors
+ name="TemplateParameterDescriptor">
+ <actualFigure
+ xsi:type="gmfgraph:Label"
+ name="TemplateParameterLabel"
+ text="&lt;UNDEFINED>"/>
+ </descriptors>
+ </figures>
+ <nodes
+ name="TemplateSignatureNode"
+ figure="TemplateSignatureDescriptor"
+ affixedParentSide="NORTH"/>
+ <compartments
+ name="TemplateParameterCompartment"
+ figure="TemplateSignatureDescriptor"
+ accessor="//@figures.0/@descriptors.0/@accessors.0"/>
+ <labels
+ name="TemplateParameterDiagramLabel"
+ figure="TemplateParameterDescriptor"
+ elementIcon="false"/>
+</gmfgraph:Canvas>

Back to the top