diff options
author | Florian NOYRIT | 2020-05-12 16:23:37 +0000 |
---|---|---|
committer | jeremie.tatibouet | 2020-06-05 06:50:35 +0000 |
commit | bc6f2cce7ac110d6684666171d599348888bbb15 (patch) | |
tree | 0b2411dcb15612b48db22292dae124a6a3101251 /plugins/infra/gmfdiag | |
parent | 9cf1207aaf7387a748d6edda8eb5d2c68d1306cc (diff) | |
download | org.eclipse.papyrus-bc6f2cce7ac110d6684666171d599348888bbb15.tar.gz org.eclipse.papyrus-bc6f2cce7ac110d6684666171d599348888bbb15.tar.xz org.eclipse.papyrus-bc6f2cce7ac110d6684666171d599348888bbb15.zip |
Bug 562935 - Migration to GMF Notation 1.13.0
Migrate dependencies to org.eclipse.gmf.runtime.notation to
[1.10.0,2.0.0)
Migrate dependencies to org.eclipse.gmf.runtime.notation.edit to
[1.8.0,2.0.0)
Changed all occurences of
http://www.eclipse.org/gmf/runtime/1.0.2/notation
to http://www.eclipse.org/gmf/runtime/1.0.3/notation
Updated the copy of the notation metamodel in
oep.infra.gmfdiag.properties/model to the new 1.10.0 metamodel
Fixed some building issues in tests
Change-Id: I9bb53de2558b67076f6fa423da522bdcedeb794b
Signed-off-by: Florian NOYRIT <florian.noyrit@cea.fr>
Diffstat (limited to 'plugins/infra/gmfdiag')
39 files changed, 194 insertions, 215 deletions
diff --git a/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/META-INF/MANIFEST.MF index 0b146e7f453..c7ac0d77d1d 100644 --- a/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/META-INF/MANIFEST.MF @@ -18,7 +18,7 @@ Export-Package: org.eclipse.papyrus.infra.gmfdiag.assistant, Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy Bundle-ClassPath: . -Bundle-Version: 1.5.0.qualifier +Bundle-Version: 1.5.100.qualifier Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-Activator: org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.AssistantPlugin$Implementation diff --git a/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/model/assistant.notation b/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/model/assistant.notation index a19a2ae7874..35f71a9dd74 100644 --- a/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/model/assistant.notation +++ b/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/model/assistant.notation @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_lD7owG84EeSumdlFUM6GVw" type="PapyrusUMLClassDiagram" name="classes" measurementUnit="Pixel"> +<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_lD7owG84EeSumdlFUM6GVw" type="PapyrusUMLClassDiagram" name="classes" measurementUnit="Pixel"> <children xmi:type="notation:Shape" xmi:id="_4dvWEG84EeSumdlFUM6GVw" type="2008"> <children xmi:type="notation:DecorationNode" xmi:id="_4dzngG84EeSumdlFUM6GVw" type="5029"/> <children xmi:type="notation:BasicCompartment" xmi:id="_4d348G84EeSumdlFUM6GVw" type="7017"> diff --git a/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/model/assistantapi.notation b/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/model/assistantapi.notation index a46e3558f67..4389004105d 100644 --- a/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/model/assistantapi.notation +++ b/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/model/assistantapi.notation @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_LcuGwG90EeSumdlFUM6GVw" type="PapyrusUMLClassDiagram" name="classes" measurementUnit="Pixel"> +<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_LcuGwG90EeSumdlFUM6GVw" type="PapyrusUMLClassDiagram" name="classes" measurementUnit="Pixel"> <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_RLkf8G90EeSumdlFUM6GVw" source="Stereotype_Annotation"> <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_RLkf8W90EeSumdlFUM6GVw" key="StereotypeWithQualifiedNameList" value=""/> <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_RLlHAG90EeSumdlFUM6GVw" key="StereotypeList" value="StandardProfile::ModelLibrary"/> diff --git a/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/model/serviceprovider.notation b/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/model/serviceprovider.notation index 9edbeb48762..22425ed02c5 100644 --- a/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/model/serviceprovider.notation +++ b/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/model/serviceprovider.notation @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_cdd84G9yEeSumdlFUM6GVw" type="PapyrusUMLClassDiagram" name="classes" measurementUnit="Pixel"> +<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_cdd84G9yEeSumdlFUM6GVw" type="PapyrusUMLClassDiagram" name="classes" measurementUnit="Pixel"> <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jIVSYG9yEeSumdlFUM6GVw" source="Stereotype_Annotation"> <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_kXcJ0G9yEeSumdlFUM6GVw" key="StereotypeWithQualifiedNameList" value=""/> <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_kXcw4G9yEeSumdlFUM6GVw" key="StereotypeList" value="StandardProfile::ModelLibrary"/> diff --git a/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml b/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml index 682aa00bdd9..d30ff1c52bf 100644 --- a/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml +++ b/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml @@ -1,7 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>org.eclipse.papyrus.infra-gmfdiag-assistant</artifactId> @@ -9,6 +6,6 @@ <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.papyrus.infra.gmfdiag.assistant</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> -</project> +</project>
\ No newline at end of file diff --git a/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/META-INF/MANIFEST.MF index 9b0308b7013..460fe01849d 100644 --- a/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/META-INF/MANIFEST.MF @@ -9,7 +9,7 @@ Require-Bundle: org.eclipse.papyrus.infra.properties.ui;bundle-version="[3.0.0,4 org.eclipse.papyrus.infra.gmfdiag.dnd;bundle-version="[1.2.0,2.0.0)" Bundle-Vendor: Eclipse Modeling Project Bundle-ActivationPolicy: lazy -Bundle-Version: 3.1.0.qualifier +Bundle-Version: 3.1.100.qualifier Bundle-Name: CSS Properties Bundle-Activator: org.eclipse.papyrus.infra.gmfdiag.css.properties.Activator Bundle-ManifestVersion: 2 diff --git a/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/model/properties/css.ctx b/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/model/properties/css.ctx index 1b6ded15f5c..6890a54bbc8 100644 --- a/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/model/properties/css.ctx +++ b/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/model/properties/css.ctx @@ -23,21 +23,21 @@ <views xmi:id="_8MqbNYk1EeWBadfj_-2HEQ" name="SingleStylableElement" sections="_8Mp0Iok1EeWBadfj_-2HEQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_8MqbNok1EeWBadfj_-2HEQ" name="isSingleStylableElement" overrideable="false" overriddenConstraints="_8MqbOok1EeWBadfj_-2HEQ"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_8MqbN4k1EeWBadfj_-2HEQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_8MqbN4k1EeWBadfj_-2HEQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_8MqbOIk1EeWBadfj_-2HEQ" name="className" value="View"/> </constraints> </views> <views xmi:id="_8MqbOYk1EeWBadfj_-2HEQ" elementMultiplicity="-1" name="MultipleStylableElement" sections="_8MqbMIk1EeWBadfj_-2HEQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_8MqbOok1EeWBadfj_-2HEQ" name="isMultipleStylableElement" overrideable="false"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_8MqbO4k1EeWBadfj_-2HEQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_8MqbO4k1EeWBadfj_-2HEQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_8MqbPIk1EeWBadfj_-2HEQ" name="className" value="View"/> </constraints> </views> <views xmi:id="_8MqbPYk1EeWBadfj_-2HEQ" name="Diagram" sections="_8MqbMYk1EeWBadfj_-2HEQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_8MqbPok1EeWBadfj_-2HEQ" name="isDiagram" overrideable="false" overriddenConstraints="_8MqbNok1EeWBadfj_-2HEQ _8MqbOok1EeWBadfj_-2HEQ"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_8MqbP4k1EeWBadfj_-2HEQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_8MqbP4k1EeWBadfj_-2HEQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_8MqbQIk1EeWBadfj_-2HEQ" name="className" value="Diagram"/> </constraints> </views> diff --git a/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml b/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml index fce2cd748ac..822e8974b37 100644 --- a/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml +++ b/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml @@ -1,6 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.eclipse.papyrus</groupId> @@ -8,6 +6,6 @@ <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.papyrus.infra.gmfdiag.css.properties</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> -</project> +</project>
\ No newline at end of file diff --git a/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/META-INF/MANIFEST.MF index 2099ec6dee2..ea3811de140 100644 --- a/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/META-INF/MANIFEST.MF @@ -26,7 +26,6 @@ Require-Bundle: org.eclipse.e4.ui.css.core;bundle-version="[0.11.0,1.0.0)", org.eclipse.papyrus.infra.emf.appearance;bundle-version="[2.0.0,3.0.0)";visibility:=reexport, org.eclipse.papyrus.infra.gmfdiag.css.model;bundle-version="[1.2.0,2.0.0)";visibility:=reexport, org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)";visibility:=reexport, - org.eclipse.gmf.runtime.notation.edit;bundle-version="[1.7.0,2.0.0)", org.eclipse.papyrus.infra.properties;bundle-version="[3.0.0,4.0.0)", org.eclipse.papyrus.infra.gmfdiag.representation;bundle-version="[2.0.0,3.0.0)", org.eclipse.papyrus.infra.viewpoints.policy;bundle-version="[3.0.0,4.0.0)", diff --git a/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/plugin.xml b/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/plugin.xml index 6b53a6f599c..2bd4a64689d 100644 --- a/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/plugin.xml +++ b/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/plugin.xml @@ -8,7 +8,7 @@ <extension point="org.eclipse.emf.ecore.factory_override"> <factory class="org.eclipse.papyrus.infra.gmfdiag.css.factory.CSSNotationFactory" - uri="http://www.eclipse.org/gmf/runtime/1.0.2/notation"> + uri="http://www.eclipse.org/gmf/runtime/1.0.3/notation"> </factory> </extension> <extension diff --git a/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/META-INF/MANIFEST.MF index c84a966a2a0..3e70d837cc5 100644 --- a/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/META-INF/MANIFEST.MF @@ -16,7 +16,7 @@ Require-Bundle: org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0, Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy Bundle-ClassPath: . -Bundle-Version: 3.0.0.qualifier +Bundle-Version: 3.0.100.qualifier Bundle-Name: %pluginName Bundle-Localization: plugin Bundle-ManifestVersion: 2 diff --git a/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml b/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml index 8cafd7db182..0328e9e34d2 100644 --- a/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml +++ b/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml @@ -1,6 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.eclipse.papyrus</groupId> @@ -8,6 +6,6 @@ <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.papyrus.infra.gmfdiag.expansion</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project>
\ No newline at end of file diff --git a/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/resources/models/ExpansionModel.notation b/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/resources/models/ExpansionModel.notation index 1e054c67913..6fc3d19aa89 100644 --- a/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/resources/models/ExpansionModel.notation +++ b/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/resources/models/ExpansionModel.notation @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:css="http://www.eclipse.org/papyrus/infra/gmfdiag/css" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:gmfdiagrepresentation="http://www.eclipse.org/papyrus/infra/gmfdiag/representation" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/gmfdiag/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> +<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:css="http://www.eclipse.org/papyrus/infra/gmfdiag/css" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:gmfdiagrepresentation="http://www.eclipse.org/papyrus/infra/gmfdiag/representation" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/gmfdiag/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <notation:Diagram xmi:id="_wa94ENenEeSTpeYJP6Dwgg" type="PapyrusUMLClassDiagram" name="NewEcoreUMLClassDiagram" measurementUnit="Pixel"> <children xmi:type="notation:Shape" xmi:id="_32TBMNenEeSTpeYJP6Dwgg" type="Class_Shape"> <children xmi:type="notation:DecorationNode" xmi:id="_32U2YNenEeSTpeYJP6Dwgg" type="Class_NameLabel"/> diff --git a/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/site/pmde/DevelopperModelForExpansion.notation b/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/site/pmde/DevelopperModelForExpansion.notation index 21c1ecf8c01..85340ec919d 100644 --- a/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/site/pmde/DevelopperModelForExpansion.notation +++ b/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/site/pmde/DevelopperModelForExpansion.notation @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:configuration="http://www.eclipse.org/papyrus/infra/viewpoints/configuration" xmlns:css="http://www.eclipse.org/papyrus/infra/gmfdiag/css" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:nattable="http://www.eclipse.org/papyrus/nattable/model" xmlns:nattableaxis="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis" xmlns:nattableaxisconfiguration="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration" xmlns:nattableaxisprovider="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider" xmlns:nattableconfiguration="http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration" xmlns:nattablestyle="http://www.eclipse.org/papyrus/nattable/model/table/nattablestyle" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis http://www.eclipse.org/papyrus/nattable/model#//nattableaxis http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model#//nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableconfiguration http://www.eclipse.org/papyrus/nattable/model/table/nattablestyle http://www.eclipse.org/papyrus/nattable/model#//nattablestyle"> +<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:configuration="http://www.eclipse.org/papyrus/infra/viewpoints/configuration" xmlns:css="http://www.eclipse.org/papyrus/infra/gmfdiag/css" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:nattable="http://www.eclipse.org/papyrus/nattable/model" xmlns:nattableaxis="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis" xmlns:nattableaxisconfiguration="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration" xmlns:nattableaxisprovider="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider" xmlns:nattableconfiguration="http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration" xmlns:nattablestyle="http://www.eclipse.org/papyrus/nattable/model/table/nattablestyle" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis http://www.eclipse.org/papyrus/nattable/model#//nattableaxis http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model#//nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableconfiguration http://www.eclipse.org/papyrus/nattable/model/table/nattablestyle http://www.eclipse.org/papyrus/nattable/model#//nattablestyle"> <notation:Diagram xmi:id="_ubkeMNE7EeSLjPxDpRV9AQ" type="PapyrusUMLClassDiagram" name="Overview" measurementUnit="Pixel"> <children xmi:type="notation:Shape" xmi:id="_ubkeMdE7EeSLjPxDpRV9AQ" type="2005"> <children xmi:type="notation:DecorationNode" xmi:id="_ubkeMtE7EeSLjPxDpRV9AQ" type="5020"/> diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/META-INF/MANIFEST.MF index 787758ee6f7..a128b376d48 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/META-INF/MANIFEST.MF @@ -7,7 +7,7 @@ Export-Package: org.eclipse.papyrus.infra.gmfdiag.canonical.editpolicy, org.eclipse.papyrus.infra.gmfdiag.canonical.strategy Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy -Bundle-Version: 2.1.0.qualifier +Bundle-Version: 2.1.100.qualifier Bundle-Name: %pluginName Bundle-Localization: plugin Bundle-Activator: org.eclipse.papyrus.infra.gmfdiag.canonical.internal.Activator diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/doc/design.notation b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/doc/design.notation index 906aa71bf19..923a452ada7 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/doc/design.notation +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/doc/design.notation @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ADL4Eclipse="http:///schemas/ADL4Eclipse/_rk7nwOqKEeOfTcbrnCq2oQ/3" xmlns:configuration="http://www.eclipse.org/papyrus/infra/viewpoints/configuration" xmlns:css="http://www.eclipse.org/papyrus/infra/gmfdiag/css" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:nattable="http://www.eclipse.org/papyrus/nattable/model" xmlns:nattableaxis="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis" xmlns:nattableaxisconfiguration="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration" xmlns:nattableaxisprovider="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider" xmlns:nattableconfiguration="http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http:///schemas/ADL4Eclipse/_rk7nwOqKEeOfTcbrnCq2oQ/3 pathmap://ADL4ECLIPSE_PROFILES/adl4eclipse.profile.uml#_rlFYwOqKEeOfTcbrnCq2oQ http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis http://www.eclipse.org/papyrus/nattable/model#//nattableaxis http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model#//nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableconfiguration"> +<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ADL4Eclipse="http:///schemas/ADL4Eclipse/_rk7nwOqKEeOfTcbrnCq2oQ/3" xmlns:configuration="http://www.eclipse.org/papyrus/infra/viewpoints/configuration" xmlns:css="http://www.eclipse.org/papyrus/infra/gmfdiag/css" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:nattable="http://www.eclipse.org/papyrus/nattable/model" xmlns:nattableaxis="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis" xmlns:nattableaxisconfiguration="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration" xmlns:nattableaxisprovider="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider" xmlns:nattableconfiguration="http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http:///schemas/ADL4Eclipse/_rk7nwOqKEeOfTcbrnCq2oQ/3 pathmap://ADL4ECLIPSE_PROFILES/adl4eclipse.profile.uml#_rlFYwOqKEeOfTcbrnCq2oQ http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis http://www.eclipse.org/papyrus/nattable/model#//nattableaxis http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model#//nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableconfiguration"> <notation:Diagram xmi:id="_lNP40MbvEeO9CYUoXDRplw" type="PapyrusUMLClassDiagram" name="Overview" measurementUnit="Pixel"> <children xmi:type="notation:Shape" xmi:id="_lNP40cbvEeO9CYUoXDRplw" type="2005"> <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_qRJl4AO0EeWytIRHPc2H8Q" source="PapyrusHyperLink_Page" references="_1PpFsMohEeO3DsHezUU9Sg"> diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/doc/neon/dropless.notation b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/doc/neon/dropless.notation index 8e5c065c611..ae6bca180cf 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/doc/neon/dropless.notation +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/doc/neon/dropless.notation @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> +<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"> <notation:Diagram xmi:id="_IFWDsHi_EeWLz9_fOdUDAA" type="PapyrusUMLClassDiagram" name="main" measurementUnit="Pixel"> <children xmi:type="notation:Shape" xmi:id="_aG0sIHi_EeWLz9_fOdUDAA" type="2004" fillColor="12632256"> <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_otjsAHi_EeWLz9_fOdUDAA" source="QualifiedName"> diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml index 4ad962e35c0..f73679e5539 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml @@ -7,6 +7,6 @@ <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.papyrus.infra.gmfdiag.canonical</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> -</project> +</project>
\ No newline at end of file diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF index 392c15e4cfe..8431e322ff6 100755 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/META-INF/MANIFEST.MF @@ -82,7 +82,7 @@ Bundle-Activator: org.eclipse.papyrus.infra.gmfdiag.common.Activator Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy Bundle-ClassPath: . -Bundle-Version: 3.104.100.qualifier +Bundle-Version: 3.104.200.qualifier Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-ManifestVersion: 2 diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/GenericDiagramFucntion.notation b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/GenericDiagramFucntion.notation index 209cedec420..59c84c67ea6 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/GenericDiagramFucntion.notation +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/GenericDiagramFucntion.notation @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:configuration="http://www.eclipse.org/papyrus/infra/viewpoints/configuration" xmlns:css="http://www.eclipse.org/papyrus/infra/gmfdiag/css" xmlns:nattable="http://www.eclipse.org/papyrus/nattable/model" xmlns:nattableaxis="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis" xmlns:nattableaxisconfiguration="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration" xmlns:nattableaxisprovider="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider" xmlns:nattableconfiguration="http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis http://www.eclipse.org/papyrus/nattable/model#//nattableaxis http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model#//nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableconfiguration"> +<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:configuration="http://www.eclipse.org/papyrus/infra/viewpoints/configuration" xmlns:css="http://www.eclipse.org/papyrus/infra/gmfdiag/css" xmlns:nattable="http://www.eclipse.org/papyrus/nattable/model" xmlns:nattableaxis="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis" xmlns:nattableaxisconfiguration="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration" xmlns:nattableaxisprovider="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider" xmlns:nattableconfiguration="http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis http://www.eclipse.org/papyrus/nattable/model#//nattableaxis http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model#//nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableconfiguration"> <notation:Diagram xmi:id="_vrwWQHaNEeKemeMpJaVA3A" type="PapyrusUMLClassDiagram" name="ClassDiagram" measurementUnit="Pixel"> <children xmi:type="notation:Shape" xmi:id="_xpxiIHaNEeKemeMpJaVA3A" type="2012"> <children xmi:type="notation:DecorationNode" xmi:id="_xpxiInaNEeKemeMpJaVA3A" type="5038"/> diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/notation.elementtypesconfigurations b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/notation.elementtypesconfigurations index 007ce90666d..c2afd65cfe7 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/notation.elementtypesconfigurations +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/notation.elementtypesconfigurations @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<elementtypesconfigurations:ElementTypeSetConfiguration xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:elementtypesconfigurations="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/1.2" xmi:id="_ScP1oFYCEeS0WsAAtVmToA" identifier="org.eclipse.papyrus.infra.gmfdiag.common.NotationElementTypeSet" name="NotationElementTypeSet" metamodelNsURI="http://www.eclipse.org/gmf/runtime/1.0.2/notation"> +<elementtypesconfigurations:ElementTypeSetConfiguration xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:elementtypesconfigurations="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/1.2" xmi:id="_ScP1oFYCEeS0WsAAtVmToA" identifier="org.eclipse.papyrus.infra.gmfdiag.common.NotationElementTypeSet" name="NotationElementTypeSet" metamodelNsURI="http://www.eclipse.org/gmf/runtime/1.0.3/notation"> <elementTypeConfigurations xmi:type="elementtypesconfigurations:MetamodelTypeConfiguration" xmi:id="org.eclipse.papyrus.gmfdiag.common.Diagram" identifier="org.eclipse.papyrus.gmfdiag.common.Diagram" name="GMF::Diagram" hint="" kind="org.eclipse.gmf.runtime.emf.type.core.IHintedType" editHelperClassName="org.eclipse.papyrus.infra.gmfdiag.common.helper.DefaultEditHelper"> <eClass xmi:type="ecore:EClass" href="platform:/plugin/org.eclipse.gmf.runtime.notation/model/notation.ecore#//Diagram"/> </elementTypeConfigurations> diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml index 73f0e7976f9..1da5021bc1a 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml @@ -1,7 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.eclipse.papyrus</groupId> @@ -9,6 +6,6 @@ <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.papyrus.infra.gmfdiag.common</artifactId> - <version>3.104.100-SNAPSHOT</version> + <version>3.104.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> -</project> +</project>
\ No newline at end of file diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/META-INF/MANIFEST.MF index cee91859ac2..5f79bd057d5 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/META-INF/MANIFEST.MF @@ -10,7 +10,7 @@ Export-Package: org.eclipse.papyrus.infra.gmfdiag.css.model, Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy Bundle-ClassPath: . -Bundle-Version: 1.3.0.qualifier +Bundle-Version: 1.3.100.qualifier Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-ManifestVersion: 2 diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/Model/StyleSheets.notation b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/Model/StyleSheets.notation index 3f8262e7a5a..c6042ae8859 100755 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/Model/StyleSheets.notation +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/Model/StyleSheets.notation @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/gmfdiag/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_MecxoNBHEeeeIb5NcUL5SQ" type="PapyrusUMLClassDiagram" name="Class Diagram" measurementUnit="Pixel"> +<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/gmfdiag/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_MecxoNBHEeeeIb5NcUL5SQ" type="PapyrusUMLClassDiagram" name="Class Diagram" measurementUnit="Pixel"> <children xmi:type="notation:Shape" xmi:id="_ONRD4NBHEeeeIb5NcUL5SQ" type="Class_Shape"> <children xmi:type="notation:DecorationNode" xmi:id="_ONS5ENBHEeeeIb5NcUL5SQ" type="Class_NameLabel"/> <children xmi:type="notation:DecorationNode" xmi:id="_ONTgINBHEeeeIb5NcUL5SQ" type="Class_FloatingNameLabel"> diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml index 612c39b4b6f..220efc1be9a 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml @@ -1,7 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.eclipse.papyrus</groupId> @@ -9,6 +6,6 @@ <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.papyrus.infra.gmfdiag.css.model</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> -</project> +</project>
\ No newline at end of file diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/META-INF/MANIFEST.MF index 2181e3cc8b9..c9b5a3f95ce 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/META-INF/MANIFEST.MF @@ -8,10 +8,11 @@ Require-Bundle: org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0, org.eclipse.papyrus.infra.viewpoints.policy;bundle-version="[3.1.0,4.0.0)", org.eclipse.papyrus.infra.core.architecture;bundle-version="[2.1.0,3.0.0)", org.eclipse.papyrus.infra.architecture;bundle-version="[2.0.0,3.0.0)", - org.eclipse.papyrus.infra.architecture.representation;bundle-version="[2.1.0,3.0.0)" + org.eclipse.papyrus.infra.architecture.representation;bundle-version="[2.1.0,3.0.0)", + org.eclipse.gmf.runtime.notation.edit;bundle-version="[1.8.0,2.0.0)" Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy -Bundle-Version: 1.3.0.qualifier +Bundle-Version: 1.3.100.qualifier Bundle-Name: %pluginName Bundle-Localization: plugin Bundle-ManifestVersion: 2 diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml index 6ae1bca0e9d..255bb2551fe 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml @@ -1,6 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.eclipse.papyrus</groupId> @@ -8,7 +6,7 @@ <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.papyrus.infra.gmfdiag.modelexplorer</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <description>This plugin provides : - the facets and the customization to display the GMF Diagrams in the ModelExplorer</description> -</project> +</project>
\ No newline at end of file diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/resources/PapyrusDiagram.custom b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/resources/PapyrusDiagram.custom index 21a39f95e3b..0c74ab5e954 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/resources/PapyrusDiagram.custom +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/resources/PapyrusDiagram.custom @@ -17,7 +17,7 @@ name="Diagram" documentation="Representation of diagram in model explorer"> <extendedMetaclass - href="http://www.eclipse.org/gmf/runtime/1.0.2/notation#//Diagram"/> + href="http://www.eclipse.org/gmf/runtime/1.0.3/notation#//Diagram"/> <facetOperations name="GetDiagramLabel" documentation="Return the label of the corresponding diagram"> @@ -119,7 +119,7 @@ derived="true"> <eType xsi:type="ecore:EClass" - href="http://www.eclipse.org/gmf/runtime/1.0.2/notation#//Diagram"/> + href="http://www.eclipse.org/gmf/runtime/1.0.3/notation#//Diagram"/> <query xsi:type="query:OperationCallQuery" operation="//DiagramContainer.1/DiagramsRefContent"/> @@ -130,7 +130,7 @@ documentation="Get the collection of all contained diagrams"> <eType xsi:type="ecore:EClass" - href="http://www.eclipse.org/gmf/runtime/1.0.2/notation#//Diagram"/> + href="http://www.eclipse.org/gmf/runtime/1.0.3/notation#//Diagram"/> <query xsi:type="javaQuery:JavaQuery" implementationClassName="org.eclipse.papyrus.infra.gmfdiag.modelexplorer.queries.GetContainedDiagrams"/> diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/META-INF/MANIFEST.MF index 151ef16fb0e..6656319d4aa 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/META-INF/MANIFEST.MF @@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.papyrus.infra.properties.ui;bundle-version="[3.4.0,4 org.eclipse.papyrus.infra.architecture.representation;bundle-version="[2.0.0,3.0.0)" Bundle-Vendor: %Bundle-Vendor Bundle-ActivationPolicy: lazy;exclude:="org.eclipse.papyrus.infra.gmfdiag.properties.constraint" -Bundle-Version: 4.1.100.qualifier +Bundle-Version: 4.1.200.qualifier Bundle-Localization: plugin Bundle-Name: %Bundle-Name Bundle-Activator: org.eclipse.papyrus.infra.gmfdiag.properties.Activator diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/model/notation.ecore b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/model/notation.ecore index 4cca7c24b8f..c81fa2ce5ad 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/model/notation.ecore +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/model/notation.ecore @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<ecore:EPackage xmi:version="2.0" - xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="notation" - nsURI="http://www.eclipse.org/gmf/runtime/1.0.2/notation" nsPrefix="notation"> +<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="notation" nsURI="http://www.eclipse.org/gmf/runtime/1.0.3/notation" + nsPrefix="notation"> <eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//View"> <eOperations name="createBendpoints" eType="#//Bendpoints"> <eParameters name="eClass" eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> @@ -131,6 +130,7 @@ <eLiterals name="Semicircle"/> <eLiterals name="Square" value="1"/> <eLiterals name="Chamfered" value="2"/> + <eLiterals name="Tunnel" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoutingStyle" eSuperTypes="#//RoundedCornersStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="routing" eType="#//Routing" diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/model/notation/notation.ctx b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/model/notation/notation.ctx index 61abd5e42e9..b341441d772 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/model/notation/notation.ctx +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/model/notation/notation.ctx @@ -189,49 +189,49 @@ <views xmi:id="_Lf8dIJLDEeWbp4A9_-WIrQ" name="Single Diagram" sections="_Lf8dH5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5gpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf8dIZLDEeWbp4A9_-WIrQ" name="isSingleDiagram"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf8dIpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf8dIpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf8dI5LDEeWbp4A9_-WIrQ" name="className" value="Diagram"/> </constraints> </views> <views xmi:id="_Lf8dJJLDEeWbp4A9_-WIrQ" name="Single Edge" sections="_Lf718pLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5X5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf8dJZLDEeWbp4A9_-WIrQ" name="isSingleEdge"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf8dJpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf8dJpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf8dJ5LDEeWbp4A9_-WIrQ" name="className" value="Edge"/> </constraints> </views> <views xmi:id="_Lf8dKJLDEeWbp4A9_-WIrQ" name="Single Node" sections="_Lf7185LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5ZZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf8dKZLDEeWbp4A9_-WIrQ" name="isSingleNode"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EEJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EEJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EEZLDEeWbp4A9_-WIrQ" name="className" value="Node"/> </constraints> </views> <views xmi:id="_Lf9EEpLDEeWbp4A9_-WIrQ" name="Single LayoutConstraint" sections="_Lf719JLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5Z5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EE5LDEeWbp4A9_-WIrQ" name="isSingleLayoutConstraint"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EFJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EFJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EFZLDEeWbp4A9_-WIrQ" name="className" value="LayoutConstraint"/> </constraints> </views> <views xmi:id="_Lf9EFpLDEeWbp4A9_-WIrQ" name="Single Size" sections="_Lf719ZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5aJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EF5LDEeWbp4A9_-WIrQ" name="isSingleSize"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EGJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EGJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EGZLDEeWbp4A9_-WIrQ" name="className" value="Size"/> </constraints> </views> <views xmi:id="_Lf9EGpLDEeWbp4A9_-WIrQ" name="Single Location" sections="_Lf719pLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5a5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EG5LDEeWbp4A9_-WIrQ" name="isSingleLocation"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EHJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EHJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EHZLDEeWbp4A9_-WIrQ" name="className" value="Location"/> </constraints> </views> <views xmi:id="_Lf9EHpLDEeWbp4A9_-WIrQ" name="Single Bounds" sections="_Lf7195LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5bpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EH5LDEeWbp4A9_-WIrQ" name="isSingleBounds"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EIJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EIJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EIZLDEeWbp4A9_-WIrQ" name="className" value="Bounds"/> </constraints> </views> @@ -239,55 +239,55 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EI5LDEeWbp4A9_-WIrQ" name="isSingleRatio"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EJJLDEeWbp4A9_-WIrQ" name="className" value="Ratio"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EJZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EJZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9EJpLDEeWbp4A9_-WIrQ" name="Single Anchor" sections="_Lf71-ZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5cZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EJ5LDEeWbp4A9_-WIrQ" name="isSingleAnchor"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EKJLDEeWbp4A9_-WIrQ" name="className" value="Anchor"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EKZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EKZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9EKpLDEeWbp4A9_-WIrQ" name="Single Bendpoints" sections="_Lf71-pLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5cpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EK5LDEeWbp4A9_-WIrQ" name="isSingleBendpoints"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ELJLDEeWbp4A9_-WIrQ" name="className" value="Bendpoints"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ELZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ELZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9ELpLDEeWbp4A9_-WIrQ" name="Single IdentityAnchor" sections="_Lf71-5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5c5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EL5LDEeWbp4A9_-WIrQ" name="isSingleIdentityAnchor"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EMJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EMJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EMZLDEeWbp4A9_-WIrQ" name="className" value="IdentityAnchor"/> </constraints> </views> <views xmi:id="_Lf9EMpLDEeWbp4A9_-WIrQ" name="Single View" sections="_Lf71_JLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5dZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EM5LDEeWbp4A9_-WIrQ" name="isSingleView"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ENJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ENJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ENZLDEeWbp4A9_-WIrQ" name="className" value="View"/> </constraints> </views> <views xmi:id="_Lf9ENpLDEeWbp4A9_-WIrQ" name="Single RelativeBendpoints" sections="_Lf71_ZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5gJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EN5LDEeWbp4A9_-WIrQ" name="isSingleRelativeBendpoints"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EOJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EOJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EOZLDEeWbp4A9_-WIrQ" name="className" value="RelativeBendpoints"/> </constraints> </views> <views xmi:id="_Lf9EOpLDEeWbp4A9_-WIrQ" name="Single Image" sections="_Lf71_pLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5h5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EO5LDEeWbp4A9_-WIrQ" name="isSingleImage"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EPJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EPJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EPZLDEeWbp4A9_-WIrQ" name="className" value="Image"/> </constraints> </views> <views xmi:id="_Lf9EPpLDEeWbp4A9_-WIrQ" name="Single Guide" sections="_Lf71_5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5iZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EP5LDEeWbp4A9_-WIrQ" name="isSingleGuide"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EQJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EQJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EQZLDEeWbp4A9_-WIrQ" name="className" value="Guide"/> </constraints> </views> @@ -295,34 +295,34 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9EQ5LDEeWbp4A9_-WIrQ" name="isSingleNodeEntry"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ERJLDEeWbp4A9_-WIrQ" name="className" value="NodeEntry"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ERZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ERZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9ERpLDEeWbp4A9_-WIrQ" name="Single StringToPropertyValueMapEntry" sections="_Lf72AZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gVZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9ER5LDEeWbp4A9_-WIrQ" name="isSingleStringToPropertyValueMapEntry"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ESJLDEeWbp4A9_-WIrQ" name="className" value="StringToPropertyValueMapEntry"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ESZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ESZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9ESpLDEeWbp4A9_-WIrQ" name="Single PropertyValue" sections="_Lf72ApLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gWJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9ES5LDEeWbp4A9_-WIrQ" name="isSinglePropertyValue"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ETJLDEeWbp4A9_-WIrQ" name="className" value="PropertyValue"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ETZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9ETZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9ETpLDEeWbp4A9_-WIrQ" name="Single StringObjectConverter" sections="_Lf72A5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gW5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9ET5LDEeWbp4A9_-WIrQ" name="isSingleStringObjectConverter"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EUJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EUJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9EUZLDEeWbp4A9_-WIrQ" name="className" value="StringObjectConverter"/> </constraints> </views> <views xmi:id="_Lf9rIJLDEeWbp4A9_-WIrQ" name="Single Shape" sections="_Lf72BJLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gXJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rIZLDEeWbp4A9_-WIrQ" name="isSingleShape"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rIpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rIpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rI5LDEeWbp4A9_-WIrQ" name="className" value="Shape"/> </constraints> </views> @@ -330,13 +330,13 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rJZLDEeWbp4A9_-WIrQ" name="isSingleCompartment"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rJpLDEeWbp4A9_-WIrQ" name="className" value="Compartment"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rJ5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rJ5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9rKJLDEeWbp4A9_-WIrQ" name="Single ListCompartment" sections="_Lf72BpLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gXpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rKZLDEeWbp4A9_-WIrQ" name="isSingleListCompartment"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rKpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rKpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rK5LDEeWbp4A9_-WIrQ" name="className" value="ListCompartment"/> </constraints> </views> @@ -344,27 +344,27 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rLZLDEeWbp4A9_-WIrQ" name="isSingleConnector"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rLpLDEeWbp4A9_-WIrQ" name="className" value="Connector"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rL5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rL5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9rMJLDEeWbp4A9_-WIrQ" name="Single StandardDiagram" sections="_Lf72CJLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gYJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rMZLDEeWbp4A9_-WIrQ" name="isSingleStandardDiagram"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rMpLDEeWbp4A9_-WIrQ" name="className" value="StandardDiagram"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rM5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rM5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9rNJLDEeWbp4A9_-WIrQ" name="Single DecorationNode" sections="_Lf72CZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gYZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rNZLDEeWbp4A9_-WIrQ" name="isSingleDecorationNode"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rNpLDEeWbp4A9_-WIrQ" name="className" value="DecorationNode"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rN5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rN5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9rOJLDEeWbp4A9_-WIrQ" name="Single BasicDecorationNode" sections="_Lf72CpLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gYpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rOZLDEeWbp4A9_-WIrQ" name="isSingleBasicDecorationNode"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rOpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rOpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rO5LDEeWbp4A9_-WIrQ" name="className" value="BasicDecorationNode"/> </constraints> </views> @@ -372,21 +372,21 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rPZLDEeWbp4A9_-WIrQ" name="isSingleBasicCompartment"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rPpLDEeWbp4A9_-WIrQ" name="className" value="BasicCompartment"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rP5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rP5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9rQJLDEeWbp4A9_-WIrQ" name="Single BasicSemanticCompartment" sections="_Lf72DJLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gZJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rQZLDEeWbp4A9_-WIrQ" name="isSingleBasicSemanticCompartment"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rQpLDEeWbp4A9_-WIrQ" name="className" value="BasicSemanticCompartment"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rQ5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rQ5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9rRJLDEeWbp4A9_-WIrQ" name="Single SemanticListCompartment" sections="_Lf72DZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gZZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rRZLDEeWbp4A9_-WIrQ" name="isSingleSemanticListCompartment"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rRpLDEeWbp4A9_-WIrQ" name="className" value="SemanticListCompartment"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rR5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rR5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9rSJLDEeWbp4A9_-WIrQ" name="Single RulersAndGrid" sections="_Lf8dHZLDEeWbp4A9_-WIrQ" datacontexts="_Lf_gapLDEeWbp4A9_-WIrQ"> @@ -398,14 +398,14 @@ <views xmi:id="_Lf9rS5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Edge" sections="_Lf72DpLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5X5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rTJLDEeWbp4A9_-WIrQ" name="isMultipleEdge"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rTZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rTZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rTpLDEeWbp4A9_-WIrQ" name="className" value="Edge"/> </constraints> </views> <views xmi:id="_Lf9rT5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Node" sections="_Lf72D5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5ZZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rUJLDEeWbp4A9_-WIrQ" name="isMultipleNode"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rUZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rUZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rUpLDEeWbp4A9_-WIrQ" name="className" value="Node"/> </constraints> </views> @@ -413,34 +413,34 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rVJLDEeWbp4A9_-WIrQ" name="isMultipleLayoutConstraint"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rVZLDEeWbp4A9_-WIrQ" name="className" value="LayoutConstraint"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rVpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rVpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9rV5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Size" sections="_Lf8dAZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5aJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rWJLDEeWbp4A9_-WIrQ" name="isMultipleSize"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rWZLDEeWbp4A9_-WIrQ" name="className" value="Size"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rWpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rWpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9rW5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Location" sections="_Lf8dApLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5a5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rXJLDEeWbp4A9_-WIrQ" name="isMultipleLocation"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rXZLDEeWbp4A9_-WIrQ" name="className" value="Location"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rXpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rXpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf9rX5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Bounds" sections="_Lf8dA5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5bpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf9rYJLDEeWbp4A9_-WIrQ" name="isMultipleBounds"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rYZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf9rYZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SMJLDEeWbp4A9_-WIrQ" name="className" value="Bounds"/> </constraints> </views> <views xmi:id="_Lf-SMZLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Ratio" sections="_Lf8dBJLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5b5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SMpLDEeWbp4A9_-WIrQ" name="isMultipleRatio"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SM5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SM5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SNJLDEeWbp4A9_-WIrQ" name="className" value="Ratio"/> </constraints> </views> @@ -448,20 +448,20 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SNpLDEeWbp4A9_-WIrQ" name="isMultipleAnchor"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SN5LDEeWbp4A9_-WIrQ" name="className" value="Anchor"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SOJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SOJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf-SOZLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Bendpoints" sections="_Lf8dBpLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5cpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SOpLDEeWbp4A9_-WIrQ" name="isMultipleBendpoints"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SO5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SO5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SPJLDEeWbp4A9_-WIrQ" name="className" value="Bendpoints"/> </constraints> </views> <views xmi:id="_Lf-SPZLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple IdentityAnchor" sections="_Lf8dB5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5c5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SPpLDEeWbp4A9_-WIrQ" name="isMultipleIdentityAnchor"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SP5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SP5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SQJLDEeWbp4A9_-WIrQ" name="className" value="IdentityAnchor"/> </constraints> </views> @@ -469,20 +469,20 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SQpLDEeWbp4A9_-WIrQ" name="isMultipleView"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SQ5LDEeWbp4A9_-WIrQ" name="className" value="View"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SRJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SRJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf-SRZLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple RelativeBendpoints" sections="_Lf8dCZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5gJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SRpLDEeWbp4A9_-WIrQ" name="isMultipleRelativeBendpoints"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SR5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SR5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SSJLDEeWbp4A9_-WIrQ" name="className" value="RelativeBendpoints"/> </constraints> </views> <views xmi:id="_Lf-SSZLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Diagram" sections="_Lf8dCpLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5gpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SSpLDEeWbp4A9_-WIrQ" name="isMultipleDiagram"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SS5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SS5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-STJLDEeWbp4A9_-WIrQ" name="className" value="Diagram"/> </constraints> </views> @@ -490,20 +490,20 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-STpLDEeWbp4A9_-WIrQ" name="isMultipleImage"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-ST5LDEeWbp4A9_-WIrQ" name="className" value="Image"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SUJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SUJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf-SUZLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Guide" sections="_Lf8dDJLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf-5iZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SUpLDEeWbp4A9_-WIrQ" name="isMultipleGuide"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SU5LDEeWbp4A9_-WIrQ" name="className" value="Guide"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SVJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SVJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf-SVZLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple NodeEntry" sections="_Lf8dDZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gUpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SVpLDEeWbp4A9_-WIrQ" name="isMultipleNodeEntry"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SV5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SV5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SWJLDEeWbp4A9_-WIrQ" name="className" value="NodeEntry"/> </constraints> </views> @@ -511,34 +511,34 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SWpLDEeWbp4A9_-WIrQ" name="isMultipleStringToPropertyValueMapEntry"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SW5LDEeWbp4A9_-WIrQ" name="className" value="StringToPropertyValueMapEntry"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SXJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SXJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf-SXZLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple PropertyValue" sections="_Lf8dD5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gWJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SXpLDEeWbp4A9_-WIrQ" name="isMultiplePropertyValue"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SX5LDEeWbp4A9_-WIrQ" name="className" value="PropertyValue"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SYJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SYJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf-SYZLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple StringObjectConverter" sections="_Lf8dEJLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gW5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SYpLDEeWbp4A9_-WIrQ" name="isMultipleStringObjectConverter"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SY5LDEeWbp4A9_-WIrQ" name="className" value="StringObjectConverter"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SZJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SZJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf-SZZLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Shape" sections="_Lf8dEZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gXJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SZpLDEeWbp4A9_-WIrQ" name="isMultipleShape"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SZ5LDEeWbp4A9_-WIrQ" name="className" value="Shape"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SaJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SaJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf-SaZLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Compartment" sections="_Lf8dEpLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gXZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SapLDEeWbp4A9_-WIrQ" name="isMultipleCompartment"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-Sa5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-Sa5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-SbJLDEeWbp4A9_-WIrQ" name="className" value="Compartment"/> </constraints> </views> @@ -546,27 +546,27 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-SbpLDEeWbp4A9_-WIrQ" name="isMultipleListCompartment"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-Sb5LDEeWbp4A9_-WIrQ" name="className" value="ListCompartment"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-ScJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-ScJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf-5QJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Connector" sections="_Lf8dFJLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gX5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-5QZLDEeWbp4A9_-WIrQ" name="isMultipleConnector"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5QpLDEeWbp4A9_-WIrQ" name="className" value="Connector"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5Q5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5Q5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf-5RJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple StandardDiagram" sections="_Lf8dFZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gYJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-5RZLDEeWbp4A9_-WIrQ" name="isMultipleStandardDiagram"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5RpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5RpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5R5LDEeWbp4A9_-WIrQ" name="className" value="StandardDiagram"/> </constraints> </views> <views xmi:id="_Lf-5SJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple DecorationNode" sections="_Lf8dFpLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gYZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-5SZLDEeWbp4A9_-WIrQ" name="isMultipleDecorationNode"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5SpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5SpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5S5LDEeWbp4A9_-WIrQ" name="className" value="DecorationNode"/> </constraints> </views> @@ -574,13 +574,13 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-5TZLDEeWbp4A9_-WIrQ" name="isMultipleBasicDecorationNode"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5TpLDEeWbp4A9_-WIrQ" name="className" value="BasicDecorationNode"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5T5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5T5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf-5UJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple BasicCompartment" sections="_Lf8dGJLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gY5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-5UZLDEeWbp4A9_-WIrQ" name="isMultipleBasicCompartment"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5UpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5UpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5U5LDEeWbp4A9_-WIrQ" name="className" value="BasicCompartment"/> </constraints> </views> @@ -588,13 +588,13 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-5VZLDEeWbp4A9_-WIrQ" name="isMultipleBasicSemanticCompartment"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5VpLDEeWbp4A9_-WIrQ" name="className" value="BasicSemanticCompartment"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5V5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5V5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_Lf-5WJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple SemanticListCompartment" sections="_Lf8dGpLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_Lf_gZZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_Lf-5WZLDEeWbp4A9_-WIrQ" name="isMultipleSemanticListCompartment"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5WpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5WpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_Lf-5W5LDEeWbp4A9_-WIrQ" name="className" value="SemanticListCompartment"/> </constraints> </views> diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/model/style/style.ctx b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/model/style/style.ctx index 1f85e50e43e..0fff9f6cc60 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/model/style/style.ctx +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/model/style/style.ctx @@ -239,13 +239,13 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7A5LDEeWbp4A9_-WIrQ" name="isSingleStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7BJLDEeWbp4A9_-WIrQ" name="className" value="Style"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7BZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7BZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2e7BpLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="FillStyle" sections="_O2ds45LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXT5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7B5LDEeWbp4A9_-WIrQ" name="isFillStyle" overrideable="false"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7CJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7CJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7CZLDEeWbp4A9_-WIrQ" name="className" value="FillStyle"/> </constraints> </views> @@ -253,13 +253,13 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7C5LDEeWbp4A9_-WIrQ" name="isLineStyle" overrideable="false"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7DJLDEeWbp4A9_-WIrQ" name="className" value="LineStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7DZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7DZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2e7DpLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="FontStyle" sections="_O2ds5ZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXVpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7D5LDEeWbp4A9_-WIrQ" name="isFontStyle" overrideable="false"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7EJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7EJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7EZLDEeWbp4A9_-WIrQ" name="className" value="FontStyle"/> </constraints> </views> @@ -267,55 +267,55 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7E5LDEeWbp4A9_-WIrQ" name="isSingleTitleStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7FJLDEeWbp4A9_-WIrQ" name="className" value="TitleStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7FZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7FZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2e7FpLDEeWbp4A9_-WIrQ" name="Single SortingStyle" sections="_O2ds55LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXYJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7F5LDEeWbp4A9_-WIrQ" name="isSingleSortingStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7GJLDEeWbp4A9_-WIrQ" name="className" value="SortingStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7GZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7GZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2e7GpLDEeWbp4A9_-WIrQ" name="Single DescriptionStyle" sections="_O2ds6JLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXZJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7G5LDEeWbp4A9_-WIrQ" name="isSingleDescriptionStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7HJLDEeWbp4A9_-WIrQ" name="className" value="DescriptionStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7HZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7HZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2e7HpLDEeWbp4A9_-WIrQ" name="Single RoutingStyle" sections="_O2ds6ZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXZpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7H5LDEeWbp4A9_-WIrQ" name="isSingleRoutingStyle" overrideable="false" overriddenConstraints="_O2gJRZLDEeWbp4A9_-WIrQ"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7IJLDEeWbp4A9_-WIrQ" name="className" value="RoutingStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7IZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7IZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2e7IpLDEeWbp4A9_-WIrQ" name="Single CanonicalStyle" sections="_O2ds6pLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXbpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7I5LDEeWbp4A9_-WIrQ" name="isSingleCanonicalStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7JJLDEeWbp4A9_-WIrQ" name="className" value="CanonicalStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7JZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7JZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2e7JpLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Single ShapeStyle" sections="_O2ds65LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXcJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7J5LDEeWbp4A9_-WIrQ" name="isShapeStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7KJLDEeWbp4A9_-WIrQ" name="className" value="ShapeStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7KZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7KZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2e7KpLDEeWbp4A9_-WIrQ" name="Single ConnectorStyle" sections="_O2ds7JLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXcZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7K5LDEeWbp4A9_-WIrQ" name="isSingleConnectorStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7LJLDEeWbp4A9_-WIrQ" name="className" value="ConnectorStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7LZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7LZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2e7LpLDEeWbp4A9_-WIrQ" name="Single PageStyle" sections="_O2ds7ZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXcpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7L5LDEeWbp4A9_-WIrQ" name="isSinglePageStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7MJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7MJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7MZLDEeWbp4A9_-WIrQ" name="className" value="PageStyle"/> </constraints> </views> @@ -323,34 +323,34 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7M5LDEeWbp4A9_-WIrQ" name="isSingleDrawerStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7NJLDEeWbp4A9_-WIrQ" name="className" value="DrawerStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7NZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7NZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2e7NpLDEeWbp4A9_-WIrQ" name="Single GuideStyle" sections="_O2ds75LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXeZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7N5LDEeWbp4A9_-WIrQ" name="isSingleGuideStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7OJLDEeWbp4A9_-WIrQ" name="className" value="GuideStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7OZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7OZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2e7OpLDEeWbp4A9_-WIrQ" name="Single FilteringStyle" sections="_O2ds8JLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXfJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7O5LDEeWbp4A9_-WIrQ" name="isSingleFilteringStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7PJLDEeWbp4A9_-WIrQ" name="className" value="FilteringStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7PZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7PZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2e7PpLDEeWbp4A9_-WIrQ" name="Single DiagramStyle" sections="_O2ds8ZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXgJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7P5LDEeWbp4A9_-WIrQ" name="isSingleDiagramStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7QJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7QJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7QZLDEeWbp4A9_-WIrQ" name="className" value="DiagramStyle"/> </constraints> </views> <views xmi:id="_O2e7QpLDEeWbp4A9_-WIrQ" name="Single ImageStyle" sections="_O2ds8pLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXgZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2e7Q5LDEeWbp4A9_-WIrQ" name="isSingleImageStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7RJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7RJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2e7RZLDEeWbp4A9_-WIrQ" name="className" value="ImageStyle"/> </constraints> </views> @@ -358,20 +358,20 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiEJLDEeWbp4A9_-WIrQ" name="isSingleImageBufferStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiEZLDEeWbp4A9_-WIrQ" name="className" value="ImageBufferStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiEpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiEpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2fiE5LDEeWbp4A9_-WIrQ" name="Single PropertiesSetStyle" sections="_O2ds9JLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXh5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiFJLDEeWbp4A9_-WIrQ" name="isSinglePropertiesSetStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiFZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiFZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiFpLDEeWbp4A9_-WIrQ" name="className" value="PropertiesSetStyle"/> </constraints> </views> <views xmi:id="_O2fiF5LDEeWbp4A9_-WIrQ" name="Single SingleValueStyle" sections="_O2ds9ZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXiZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiGJLDEeWbp4A9_-WIrQ" name="isSingleSingleValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiGZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiGZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiGpLDEeWbp4A9_-WIrQ" name="className" value="SingleValueStyle"/> </constraints> </views> @@ -379,41 +379,41 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiHJLDEeWbp4A9_-WIrQ" name="isSingleListValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiHZLDEeWbp4A9_-WIrQ" name="className" value="ListValueStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiHpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiHpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2fiH5LDEeWbp4A9_-WIrQ" name="Single NamedStyle" sections="_O2ds95LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXjZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiIJLDEeWbp4A9_-WIrQ" name="isSingleNamedStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiIZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiIZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiIpLDEeWbp4A9_-WIrQ" name="className" value="NamedStyle"/> </constraints> </views> <views xmi:id="_O2fiI5LDEeWbp4A9_-WIrQ" name="Single DataTypeStyle" sections="_O2ds-JLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXj5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiJJLDEeWbp4A9_-WIrQ" name="isSingleDataTypeStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiJZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiJZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiJpLDEeWbp4A9_-WIrQ" name="className" value="DataTypeStyle"/> </constraints> </views> <views xmi:id="_O2fiJ5LDEeWbp4A9_-WIrQ" name="Single IntValueStyle" sections="_O2ds-ZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXkZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiKJLDEeWbp4A9_-WIrQ" name="isSingleIntValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiKZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiKZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiKpLDEeWbp4A9_-WIrQ" name="className" value="IntValueStyle"/> </constraints> </views> <views xmi:id="_O2fiK5LDEeWbp4A9_-WIrQ" name="Single IntListValueStyle" sections="_O2ds-pLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXk5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiLJLDEeWbp4A9_-WIrQ" name="isSingleIntListValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiLZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiLZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiLpLDEeWbp4A9_-WIrQ" name="className" value="IntListValueStyle"/> </constraints> </views> <views xmi:id="_O2fiL5LDEeWbp4A9_-WIrQ" name="Single BooleanValueStyle" sections="_O2ds-5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXlZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiMJLDEeWbp4A9_-WIrQ" name="isSingleBooleanValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiMZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiMZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiMpLDEeWbp4A9_-WIrQ" name="className" value="BooleanValueStyle"/> </constraints> </views> @@ -421,27 +421,27 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiNJLDEeWbp4A9_-WIrQ" name="isSingleDoubleValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiNZLDEeWbp4A9_-WIrQ" name="className" value="DoubleValueStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiNpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiNpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2fiN5LDEeWbp4A9_-WIrQ" name="Single DoubleListValueStyle" sections="_O2ds_ZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXmZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiOJLDEeWbp4A9_-WIrQ" name="isSingleDoubleListValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiOZLDEeWbp4A9_-WIrQ" name="className" value="DoubleListValueStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiOpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiOpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2fiO5LDEeWbp4A9_-WIrQ" name="Single StringValueStyle" sections="_O2ds_pLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXm5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiPJLDEeWbp4A9_-WIrQ" name="isSingleStringValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiPZLDEeWbp4A9_-WIrQ" name="className" value="StringValueStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiPpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiPpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2fiP5LDEeWbp4A9_-WIrQ" name="Single StringListValueStyle" sections="_O2ds_5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXnZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiQJLDEeWbp4A9_-WIrQ" name="isSingleStringListValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiQZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiQZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiQpLDEeWbp4A9_-WIrQ" name="className" value="StringListValueStyle"/> </constraints> </views> @@ -449,34 +449,34 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiRJLDEeWbp4A9_-WIrQ" name="isSingleEObjectValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiRZLDEeWbp4A9_-WIrQ" name="className" value="EObjectValueStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiRpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiRpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2fiR5LDEeWbp4A9_-WIrQ" name="Single EObjectListValueStyle" sections="_O2dtAZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXoZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiSJLDEeWbp4A9_-WIrQ" name="isSingleEObjectListValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiSZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiSZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiSpLDEeWbp4A9_-WIrQ" name="className" value="EObjectListValueStyle"/> </constraints> </views> <views xmi:id="_O2fiS5LDEeWbp4A9_-WIrQ" name="Single ByteArrayValueStyle" sections="_O2dtApLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXo5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiTJLDEeWbp4A9_-WIrQ" name="isSingleByteArrayValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiTZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiTZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiTpLDEeWbp4A9_-WIrQ" name="className" value="ByteArrayValueStyle"/> </constraints> </views> <views xmi:id="_O2fiT5LDEeWbp4A9_-WIrQ" name="Single BooleanListValueStyle" sections="_O2dtA5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXpZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiUJLDEeWbp4A9_-WIrQ" name="isSingleBooleanListValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiUZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiUZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiUpLDEeWbp4A9_-WIrQ" name="className" value="BooleanListValueStyle"/> </constraints> </views> <views xmi:id="_O2fiU5LDEeWbp4A9_-WIrQ" name="Single HintedDiagramLinkStyle" sections="_O2dtBJLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXp5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiVJLDEeWbp4A9_-WIrQ" name="isSingleHintedDiagramLinkStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiVZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiVZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiVpLDEeWbp4A9_-WIrQ" name="className" value="HintedDiagramLinkStyle"/> </constraints> </views> @@ -484,34 +484,34 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2fiWJLDEeWbp4A9_-WIrQ" name="isSingleDiagramLinkStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiWZLDEeWbp4A9_-WIrQ" name="className" value="DiagramLinkStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiWpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2fiWpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJIJLDEeWbp4A9_-WIrQ" name="Single MultiDiagramLinkStyle" sections="_O2eT8ZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2h-UJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJIZLDEeWbp4A9_-WIrQ" name="isSingleMultiDiagramLinkStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJIpLDEeWbp4A9_-WIrQ" name="className" value="MultiDiagramLinkStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJI5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJI5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJJJLDEeWbp4A9_-WIrQ" name="Single TextStyle" sections="_O2eT8pLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2h-UpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJJZLDEeWbp4A9_-WIrQ" name="isSingleTextStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJJpLDEeWbp4A9_-WIrQ" name="className" value="TextStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJJ5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJJ5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJKJLDEeWbp4A9_-WIrQ" name="Single LineTypeStyle" sections="_O2eT85LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2h-VJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJKZLDEeWbp4A9_-WIrQ" name="isSingleLineTypeStyle" overrideable="false"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJKpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJKpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJK5LDEeWbp4A9_-WIrQ" name="className" value="LineTypeStyle"/> </constraints> </views> <views xmi:id="_O2gJLJLDEeWbp4A9_-WIrQ" name="Single ArrowStyle" sections="_O2eT9JLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2h-VpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJLZLDEeWbp4A9_-WIrQ" name="isSingleArrowStyle" overrideable="false"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJLpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJLpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJL5LDEeWbp4A9_-WIrQ" name="className" value="ArrowStyle"/> </constraints> </views> @@ -519,20 +519,20 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJMZLDEeWbp4A9_-WIrQ" name="isRoundedCornersStyle" overrideable="false"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJMpLDEeWbp4A9_-WIrQ" name="className" value="RoundedCornersStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJM5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJM5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJNJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple Style" automaticContext="true" datacontexts="_O2hXTpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJNZLDEeWbp4A9_-WIrQ" name="isMultipleStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJNpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJNpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJN5LDEeWbp4A9_-WIrQ" name="className" value="Style"/> </constraints> </views> <views xmi:id="_O2gJOJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple TitleStyle" sections="_O2eT9pLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXXpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJOZLDEeWbp4A9_-WIrQ" name="isMultipleTitleStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJOpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJOpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJO5LDEeWbp4A9_-WIrQ" name="className" value="TitleStyle"/> </constraints> </views> @@ -540,13 +540,13 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJPZLDEeWbp4A9_-WIrQ" name="isMultipleSortingStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJPpLDEeWbp4A9_-WIrQ" name="className" value="SortingStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJP5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJP5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJQJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple DescriptionStyle" sections="_O2eT-JLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXZJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJQZLDEeWbp4A9_-WIrQ" name="isMultipleDescriptionStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJQpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJQpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJQ5LDEeWbp4A9_-WIrQ" name="className" value="DescriptionStyle"/> </constraints> </views> @@ -554,13 +554,13 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJRZLDEeWbp4A9_-WIrQ" name="isMultipleRoutingStyle" overrideable="false"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJRpLDEeWbp4A9_-WIrQ" name="className" value="RoutingStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJR5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJR5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJSJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple CanonicalStyle" sections="_O2eT-pLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXbpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJSZLDEeWbp4A9_-WIrQ" name="isMultipleCanonicalStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJSpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJSpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJS5LDEeWbp4A9_-WIrQ" name="className" value="CanonicalStyle"/> </constraints> </views> @@ -568,20 +568,20 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJTZLDEeWbp4A9_-WIrQ" name="isMultipleConnectorStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJTpLDEeWbp4A9_-WIrQ" name="className" value="ConnectorStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJT5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJT5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJUJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple PageStyle" sections="_O2eT_JLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXcpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJUZLDEeWbp4A9_-WIrQ" name="isMultiplePageStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJUpLDEeWbp4A9_-WIrQ" name="className" value="PageStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJU5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJU5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJVJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple DrawerStyle" sections="_O2eT_ZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXd5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJVZLDEeWbp4A9_-WIrQ" name="isMultipleDrawerStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJVpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJVpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJV5LDEeWbp4A9_-WIrQ" name="className" value="DrawerStyle"/> </constraints> </views> @@ -589,20 +589,20 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJWZLDEeWbp4A9_-WIrQ" name="isMultipleGuideStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJWpLDEeWbp4A9_-WIrQ" name="className" value="GuideStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJW5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJW5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJXJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple FilteringStyle" sections="_O2eT_5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXfJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJXZLDEeWbp4A9_-WIrQ" name="isMultipleFilteringStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJXpLDEeWbp4A9_-WIrQ" name="className" value="FilteringStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJX5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJX5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJYJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple DiagramStyle" sections="_O2eUAJLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXgJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJYZLDEeWbp4A9_-WIrQ" name="isMultipleDiagramStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJYpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJYpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJY5LDEeWbp4A9_-WIrQ" name="className" value="DiagramStyle"/> </constraints> </views> @@ -610,34 +610,34 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJZZLDEeWbp4A9_-WIrQ" name="isMultipleImageStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJZpLDEeWbp4A9_-WIrQ" name="className" value="ImageStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJZ5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJZ5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJaJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple ImageBufferStyle" sections="_O2eUApLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXhZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJaZLDEeWbp4A9_-WIrQ" name="isMultipleImageBufferStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJapLDEeWbp4A9_-WIrQ" name="className" value="ImageBufferStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJa5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJa5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJbJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple PropertiesSetStyle" sections="_O2eUA5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXh5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gJbZLDEeWbp4A9_-WIrQ" name="isMultiplePropertiesSetStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJbpLDEeWbp4A9_-WIrQ" name="className" value="PropertiesSetStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJb5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gJb5LDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gJcJLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple SingleValueStyle" sections="_O2eUBJLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXiZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwMJLDEeWbp4A9_-WIrQ" name="isMultipleSingleValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwMZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwMZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwMpLDEeWbp4A9_-WIrQ" name="className" value="SingleValueStyle"/> </constraints> </views> <views xmi:id="_O2gwM5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple ListValueStyle" sections="_O2eUBZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXi5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwNJLDEeWbp4A9_-WIrQ" name="isMultipleListValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwNZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwNZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwNpLDEeWbp4A9_-WIrQ" name="className" value="ListValueStyle"/> </constraints> </views> @@ -645,13 +645,13 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwOJLDEeWbp4A9_-WIrQ" name="isMultipleNamedStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwOZLDEeWbp4A9_-WIrQ" name="className" value="NamedStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwOpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwOpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gwO5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple DataTypeStyle" sections="_O2eUB5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXj5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwPJLDEeWbp4A9_-WIrQ" name="isMultipleDataTypeStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwPZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwPZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwPpLDEeWbp4A9_-WIrQ" name="className" value="DataTypeStyle"/> </constraints> </views> @@ -659,27 +659,27 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwQJLDEeWbp4A9_-WIrQ" name="isMultipleIntValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwQZLDEeWbp4A9_-WIrQ" name="className" value="IntValueStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwQpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwQpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gwQ5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple IntListValueStyle" sections="_O2eUCZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXk5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwRJLDEeWbp4A9_-WIrQ" name="isMultipleIntListValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwRZLDEeWbp4A9_-WIrQ" name="className" value="IntListValueStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwRpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwRpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gwR5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple BooleanValueStyle" sections="_O2eUCpLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXlZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwSJLDEeWbp4A9_-WIrQ" name="isMultipleBooleanValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwSZLDEeWbp4A9_-WIrQ" name="className" value="BooleanValueStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwSpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwSpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gwS5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple DoubleValueStyle" sections="_O2eUC5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXl5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwTJLDEeWbp4A9_-WIrQ" name="isMultipleDoubleValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwTZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwTZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwTpLDEeWbp4A9_-WIrQ" name="className" value="DoubleValueStyle"/> </constraints> </views> @@ -687,27 +687,27 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwUJLDEeWbp4A9_-WIrQ" name="isMultipleDoubleListValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwUZLDEeWbp4A9_-WIrQ" name="className" value="DoubleListValueStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwUpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwUpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gwU5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple StringValueStyle" sections="_O2eUDZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXm5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwVJLDEeWbp4A9_-WIrQ" name="isMultipleStringValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwVZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwVZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwVpLDEeWbp4A9_-WIrQ" name="className" value="StringValueStyle"/> </constraints> </views> <views xmi:id="_O2gwV5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple StringListValueStyle" sections="_O2eUDpLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXnZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwWJLDEeWbp4A9_-WIrQ" name="isMultipleStringListValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwWZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwWZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwWpLDEeWbp4A9_-WIrQ" name="className" value="StringListValueStyle"/> </constraints> </views> <views xmi:id="_O2gwW5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple EObjectValueStyle" sections="_O2eUD5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXn5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwXJLDEeWbp4A9_-WIrQ" name="isMultipleEObjectValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwXZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwXZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwXpLDEeWbp4A9_-WIrQ" name="className" value="EObjectValueStyle"/> </constraints> </views> @@ -715,13 +715,13 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwYJLDEeWbp4A9_-WIrQ" name="isMultipleEObjectListValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwYZLDEeWbp4A9_-WIrQ" name="className" value="EObjectListValueStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwYpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwYpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gwY5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple ByteArrayValueStyle" sections="_O2eUEZLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXo5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwZJLDEeWbp4A9_-WIrQ" name="isMultipleByteArrayValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwZZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwZZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwZpLDEeWbp4A9_-WIrQ" name="className" value="ByteArrayValueStyle"/> </constraints> </views> @@ -729,20 +729,20 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwaJLDEeWbp4A9_-WIrQ" name="isMultipleBooleanListValueStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwaZLDEeWbp4A9_-WIrQ" name="className" value="BooleanListValueStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwapLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwapLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gwa5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple HintedDiagramLinkStyle" sections="_O2eUE5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXp5LDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwbJLDEeWbp4A9_-WIrQ" name="isMultipleHintedDiagramLinkStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwbZLDEeWbp4A9_-WIrQ" name="className" value="HintedDiagramLinkStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwbpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwbpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gwb5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple DiagramLinkStyle" sections="_O2eUFJLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2hXqZLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwcJLDEeWbp4A9_-WIrQ" name="isMultipleDiagramLinkStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwcZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwcZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwcpLDEeWbp4A9_-WIrQ" name="className" value="DiagramLinkStyle"/> </constraints> </views> @@ -750,20 +750,20 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gwdJLDEeWbp4A9_-WIrQ" name="isMultipleMultiDiagramLinkStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwdZLDEeWbp4A9_-WIrQ" name="className" value="MultiDiagramLinkStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwdpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2gwdpLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2gwd5LDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple TextStyle" sections="_O2eUFpLDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2h-UpLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2gweJLDEeWbp4A9_-WIrQ" name="isMultipleTextStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2hXQJLDEeWbp4A9_-WIrQ" name="className" value="TextStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2hXQZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2hXQZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2hXQpLDEeWbp4A9_-WIrQ" elementMultiplicity="-1" name="Multiple LineTypeStyle" sections="_O2eUF5LDEeWbp4A9_-WIrQ" automaticContext="true" datacontexts="_O2h-VJLDEeWbp4A9_-WIrQ"> <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2hXQ5LDEeWbp4A9_-WIrQ" name="isMultipleLineTypeStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2hXRJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2hXRJLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2hXRZLDEeWbp4A9_-WIrQ" name="className" value="LineTypeStyle"/> </constraints> </views> @@ -771,7 +771,7 @@ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_O2hXR5LDEeWbp4A9_-WIrQ" name="isMultipleArrowStyle"> <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.0"/> <properties xsi:type="constraints:ValueProperty" xmi:id="_O2hXSJLDEeWbp4A9_-WIrQ" name="className" value="ArrowStyle"/> - <properties xsi:type="constraints:ValueProperty" xmi:id="_O2hXSZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/> + <properties xsi:type="constraints:ValueProperty" xmi:id="_O2hXSZLDEeWbp4A9_-WIrQ" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.3/notation"/> </constraints> </views> <views xmi:id="_O2hXSpLDEeWbp4A9_-WIrQ" name="SingleGradientData" sections="_O2e7AZLDEeWbp4A9_-WIrQ"> diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml index f2973e8f7d7..250bf73a248 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml @@ -1,6 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.eclipse.papyrus</groupId> @@ -8,6 +6,6 @@ <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.papyrus.infra.gmfdiag.properties</artifactId> - <version>4.1.100-SNAPSHOT</version> + <version>4.1.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> -</project> +</project>
\ No newline at end of file diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/META-INF/MANIFEST.MF index 48f84bcfaad..171d35e396b 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/META-INF/MANIFEST.MF @@ -20,8 +20,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.emf.ecore.edit;visibility:=reexport, org.eclipse.papyrus.infra.types;bundle-version="[4.0.0,5.0.0)", org.eclipse.papyrus.infra.types.edit;bundle-version="[4.0.0,5.0.0)", - org.eclipse.gmf.runtime.notation;visibility:=reexport, - org.eclipse.gmf.runtime.notation.edit;visibility:=reexport, + org.eclipse.gmf.runtime.notation.edit;bundle-version="[1.8.0,2.0.0)", org.eclipse.papyrus.infra.architecture.representation;bundle-version="[2.0.0,3.0.0)", org.eclipse.papyrus.infra.architecture.representation.edit;bundle-version="[1.0.0,2.0.0)", org.eclipse.papyrus.infra.gmfdiag.representation;bundle-version="[2.0.0,3.0.0)", diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/META-INF/MANIFEST.MF index 16c6fa10b21..f5bc1348667 100644 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/META-INF/MANIFEST.MF @@ -16,7 +16,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.papyrus.infra.core.architecture;bundle-version="[2.0.0,3.0.0)", org.eclipse.papyrus.infra.constraints;visibility:=reexport;bundle-version="[2.0.0,3.0.0)", org.eclipse.papyrus.infra.types;bundle-version="[4.0.0,5.0.0)", - org.eclipse.gmf.runtime.notation;visibility:=reexport, + org.eclipse.gmf.runtime.notation;bundle-version="[1.10.0,2.0.0)", org.eclipse.papyrus.infra.architecture.representation;bundle-version="[2.0.0,3.0.0)", org.eclipse.papyrus.infra.gmfdiag.representation;bundle-version="[2.0.0,3.0.0)" Bundle-ActivationPolicy: lazy diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/META-INF/MANIFEST.MF index 56a6ab9c2c4..7f3ddd9ed1f 100755 --- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/META-INF/MANIFEST.MF @@ -20,7 +20,6 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.gmf.runtime.diagram.ui.properties, org.eclipse.ocl, org.eclipse.ocl.ecore, - org.eclipse.gmf.runtime.notation, org.eclipse.gmf.runtime.diagram.ui.render, org.eclipse.gmf.runtime.draw2d.ui Bundle-ActivationPolicy: lazy diff --git a/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/META-INF/MANIFEST.MF b/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/META-INF/MANIFEST.MF index e5cabfb0637..0a4662544cc 100644 --- a/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/META-INF/MANIFEST.MF +++ b/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/META-INF/MANIFEST.MF @@ -35,7 +35,7 @@ Export-Package: org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration, Bundle-Vendor: %providerName Bundle-ActivationPolicy: lazy Bundle-ClassPath: . -Bundle-Version: 4.0.0.qualifier +Bundle-Version: 4.0.100.qualifier Bundle-Localization: plugin Bundle-Name: %pluginName Bundle-Activator: org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.Activator diff --git a/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/model/PaletteConfiguration.notation b/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/model/PaletteConfiguration.notation index 6a8b44c8849..09cf0119821 100644 --- a/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/model/PaletteConfiguration.notation +++ b/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/model/PaletteConfiguration.notation @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/gmfdiag/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_6dfb8CwWEeeGrqtgh2TERg" type="PapyrusUMLClassDiagram" name="Class Diagram" measurementUnit="Pixel"> +<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/gmfdiag/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_6dfb8CwWEeeGrqtgh2TERg" type="PapyrusUMLClassDiagram" name="Class Diagram" measurementUnit="Pixel"> <children xmi:type="notation:Shape" xmi:id="_Lwy9gCwcEeetnM91DrjyzA" type="Class_Shape"> <children xmi:type="notation:DecorationNode" xmi:id="_LxC1ICwcEeetnM91DrjyzA" type="Class_NameLabel"/> <children xmi:type="notation:DecorationNode" xmi:id="_LxC1ISwcEeetnM91DrjyzA" type="Class_FloatingNameLabel"> diff --git a/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml b/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml index 20327871132..df34631c488 100644 --- a/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml +++ b/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml @@ -1,6 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.eclipse.papyrus</groupId> @@ -8,6 +6,6 @@ <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project>
\ No newline at end of file |