Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/customization/org.eclipse.papyrus.customization.properties.generation')
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/.settings/org.eclipse.core.resources.prefs4
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF12
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/OSGI-INF/l10n/bundle.properties2
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/Source/PropertiesRoot.xmi2
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/Target/Properties.contexts116
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/Target/UML.contexts992
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/FieldSelection.ecore2
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/FieldSelection.genmodel10
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/LayoutEuristic.ecore14
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/plugin.xml20
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/properties-generation.pdoc2
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.generator.exsd6
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.layout.exsd6
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/ContextElement.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/ContextElement.java)22
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/FieldSelection.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/FieldSelection.java)16
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/FieldSelectionFactory.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/FieldSelectionFactory.java)6
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/FieldSelectionPackage.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/FieldSelectionPackage.java)100
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/PropertyDefinition.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/PropertyDefinition.java)28
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/ContextElementImpl.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/ContextElementImpl.java)14
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/FieldSelectionFactoryImpl.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/FieldSelectionFactoryImpl.java)6
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/FieldSelectionImpl.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/FieldSelectionImpl.java)14
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/FieldSelectionPackageImpl.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/FieldSelectionPackageImpl.java)16
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/PropertyDefinitionImpl.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/PropertyDefinitionImpl.java)16
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/util/FieldSelectionAdapterFactory.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/util/FieldSelectionAdapterFactory.java)18
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/util/FieldSelectionSwitch.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/util/FieldSelectionSwitch.java)6
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/Activator.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/Activator.java)8
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/extensionpoint/GeneratorExtensionPoint.java)12
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/LayoutExtensionPoint.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/extensionpoint/LayoutExtensionPoint.java)12
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/AbstractQVTGenerator.java)6
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EcoreGenerator.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/EcoreGenerator.java)16
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EditContextGenerator.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/EditContextGenerator.java)12
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/IGenerator.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/IGenerator.java)8
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/ProfileGenerator.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/ProfileGenerator.java)18
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/ILayoutGenerator.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/layout/ILayoutGenerator.java)8
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/layout/StandardLayoutGenerator.java)36
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/messages/Messages.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/messages/Messages.java)4
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/messages/messages.properties (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/messages/messages.properties)0
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/AbstractCreateContextPage.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/AbstractCreateContextPage.java)2
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/CreateContextMainPage.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/CreateContextMainPage.java)6
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/CreateContextWizard.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/CreateContextWizard.java)40
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/GeneratorPage.java)10
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/SelectFieldsPage.java)30
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/ExtensionFilter.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/widget/ExtensionFilter.java)2
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/widget/FileChooser.java)4
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java (renamed from plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/widget/TernaryButton.java)6
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/transforms/ecore2datacontext.qvto4
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties.generation/transforms/profile2datacontext.qvto4
47 files changed, 849 insertions, 849 deletions
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/.settings/org.eclipse.core.resources.prefs b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/.settings/org.eclipse.core.resources.prefs
index 71b904f1daa..5c5769cb2b7 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/.settings/org.eclipse.core.resources.prefs
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/.settings/org.eclipse.core.resources.prefs
@@ -1,3 +1,3 @@
-#Wed Feb 09 15:15:23 CET 2011
+#Fri Nov 04 13:30:20 CET 2011
eclipse.preferences.version=1
-encoding//src/org/eclipse/papyrus/properties/generation/messages/messages.properties=ISO-8859-1
+encoding//src/org/eclipse/papyrus/customization/properties/generation/messages/messages.properties=ISO-8859-1
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF
index f462ba7eed4..3de1cd0fa21 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/META-INF/MANIFEST.MF
@@ -1,9 +1,9 @@
Manifest-Version: 1.0
-Export-Package: org.eclipse.papyrus.properties.generation,
- org.eclipse.papyrus.properties.generation.generators,
- org.eclipse.papyrus.properties.generation.layout,
- org.eclipse.papyrus.properties.generation.wizard,
- org.eclipse.papyrus.properties.generation.wizard.widget
+Export-Package: org.eclipse.papyrus.customization.properties.generation,
+ org.eclipse.papyrus.customization.properties.generation.generators,
+ org.eclipse.papyrus.customization.properties.generation.layout,
+ org.eclipse.papyrus.customization.properties.generation.wizard,
+ org.eclipse.papyrus.customization.properties.generation.wizard.widget
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .,
bin
@@ -29,6 +29,6 @@ Bundle-Vendor: %Bundle-Vendor
Bundle-Version: 0.9.0.qualifier
Eclipse-BuddyPolicy: dependent
Bundle-ManifestVersion: 2
-Bundle-Activator: org.eclipse.papyrus.properties.generation.Activator
+Bundle-Activator: org.eclipse.papyrus.customization.properties.generation.Activator
Bundle-SymbolicName: org.eclipse.papyrus.customization.properties.generation;singleton:=true
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/OSGI-INF/l10n/bundle.properties b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/OSGI-INF/l10n/bundle.properties
index 905bddc3e53..f4c206a135d 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/OSGI-INF/l10n/bundle.properties
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/OSGI-INF/l10n/bundle.properties
@@ -1,4 +1,4 @@
-#Properties file for org.eclipse.papyrus.properties.generation
+#Properties file for org.eclipse.papyrus.customization.properties.generation
Bundle-Vendor = Eclipse Modeling Project
Bundle-Name = Papyrus properties generation (Incubation)
generation.wizard.name = Property view configuration
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/Source/PropertiesRoot.xmi b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/Source/PropertiesRoot.xmi
index 64c7fc630ab..bac7273a71f 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/Source/PropertiesRoot.xmi
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/Source/PropertiesRoot.xmi
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="ASCII"?>
<root:PropertiesRoot xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:root="http://www.eclipse.org/papyrus/properties/root">
- <environments href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#/"/>
+ <environments href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#/"/>
</root:PropertiesRoot>
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/Target/Properties.contexts b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/Target/Properties.contexts
index 595c4485e70..88cf48bccd2 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/Target/Properties.contexts
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/Target/Properties.contexts
@@ -134,406 +134,406 @@
</contexts:Context>
<contexts:View name="Single Environment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.0">
<constraints name="isSingleEnvironment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Environment"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple Environment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.0" elementMultiplicity="-1">
<constraints name="isMultipleEnvironment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Environment"/>
</constraints>
</contexts:View>
<contexts:View name="Single PropertyEditorType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.1">
<constraints name="isSinglePropertyEditorType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PropertyEditorType"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple PropertyEditorType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.1" elementMultiplicity="-1">
<constraints name="isMultiplePropertyEditorType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PropertyEditorType"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
</constraints>
</contexts:View>
<contexts:View name="Single WidgetType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.2">
<constraints name="isSingleWidgetType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="WidgetType"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple WidgetType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.2" elementMultiplicity="-1">
<constraints name="isMultipleWidgetType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="WidgetType"/>
</constraints>
</contexts:View>
<contexts:View name="Single CompositeWidgetType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.3">
<constraints name="isSingleCompositeWidgetType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CompositeWidgetType"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple CompositeWidgetType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.3" elementMultiplicity="-1">
<constraints name="isMultipleCompositeWidgetType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CompositeWidgetType"/>
</constraints>
</contexts:View>
<contexts:View name="Single LayoutType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.4">
<constraints name="isSingleLayoutType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LayoutType"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple LayoutType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.4" elementMultiplicity="-1">
<constraints name="isMultipleLayoutType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LayoutType"/>
</constraints>
</contexts:View>
<contexts:View name="Single ConstraintType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.5">
<constraints name="isSingleConstraintType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConstraintType"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple ConstraintType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.5" elementMultiplicity="-1">
<constraints name="isMultipleConstraintType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConstraintType"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
</constraints>
</contexts:View>
<contexts:View name="Single ModelElementFactoryDescriptor" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.6">
<constraints name="isSingleModelElementFactoryDescriptor">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ModelElementFactoryDescriptor"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple ModelElementFactoryDescriptor" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.6" elementMultiplicity="-1">
<constraints name="isMultipleModelElementFactoryDescriptor">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ModelElementFactoryDescriptor"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
</constraints>
</contexts:View>
<contexts:View name="Single StandardWidgetType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.7">
<constraints name="isSingleStandardWidgetType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StandardWidgetType"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple StandardWidgetType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0/@elements.7" elementMultiplicity="-1">
<constraints name="isMultipleStandardWidgetType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StandardWidgetType"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/environment"/>
</constraints>
</contexts:View>
<contexts:View name="Single Context" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.0">
<constraints name="isSingleContext">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Context"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple Context" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.0" elementMultiplicity="-1">
<constraints name="isMultipleContext">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Context"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
</constraints>
</contexts:View>
<contexts:View name="Single View" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.1">
<constraints name="isSingleView">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="View"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple View" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.1" elementMultiplicity="-1">
<constraints name="isMultipleView">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="View"/>
</constraints>
</contexts:View>
<contexts:View name="Single Tab" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.2">
<constraints name="isSingleTab">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Tab"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple Tab" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.2" elementMultiplicity="-1">
<constraints name="isMultipleTab">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Tab"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
</constraints>
</contexts:View>
<contexts:View name="Single Section" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.3">
<constraints name="isSingleSection">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Section"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple Section" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.3" elementMultiplicity="-1">
<constraints name="isMultipleSection">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Section"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
</constraints>
</contexts:View>
<contexts:View name="Single DataContextElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.4">
<constraints name="isSingleDataContextElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DataContextElement"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple DataContextElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.4" elementMultiplicity="-1">
<constraints name="isMultipleDataContextElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DataContextElement"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
</constraints>
</contexts:View>
<contexts:View name="Single Property" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.5">
<constraints name="isSingleProperty">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Property"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple Property" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.5" elementMultiplicity="-1">
<constraints name="isMultipleProperty">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Property"/>
</constraints>
</contexts:View>
<contexts:View name="Single DataContextPackage" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.6">
<constraints name="isSingleDataContextPackage">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DataContextPackage"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple DataContextPackage" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.6" elementMultiplicity="-1">
<constraints name="isMultipleDataContextPackage">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DataContextPackage"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
</constraints>
</contexts:View>
<contexts:View name="Single DataContextRoot" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.7">
<constraints name="isSingleDataContextRoot">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DataContextRoot"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple DataContextRoot" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.7" elementMultiplicity="-1">
<constraints name="isMultipleDataContextRoot">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DataContextRoot"/>
</constraints>
</contexts:View>
<contexts:View name="Single ConstraintMapping" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.8">
<constraints name="isSingleConstraintMapping">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConstraintMapping"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple ConstraintMapping" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.8" elementMultiplicity="-1">
<constraints name="isMultipleConstraintMapping">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConstraintMapping"/>
</constraints>
</contexts:View>
<contexts:View name="Single ConfigProperty" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.9">
<constraints name="isSingleConfigProperty">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConfigProperty"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple ConfigProperty" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.9" elementMultiplicity="-1">
<constraints name="isMultipleConfigProperty">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConfigProperty"/>
</constraints>
</contexts:View>
<contexts:View name="Single ValueProperty" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.10">
<constraints name="isSingleValueProperty">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ValueProperty"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple ValueProperty" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.10" elementMultiplicity="-1">
<constraints name="isMultipleValueProperty">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ValueProperty"/>
</constraints>
</contexts:View>
<contexts:View name="Single ReferenceProperty" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.11">
<constraints name="isSingleReferenceProperty">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReferenceProperty"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple ReferenceProperty" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1/@elements.11" elementMultiplicity="-1">
<constraints name="isMultipleReferenceProperty">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/contexts"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReferenceProperty"/>
</constraints>
</contexts:View>
<contexts:View name="Single UIComponent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.0">
<constraints name="isSingleUIComponent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="UIComponent"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple UIComponent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.0" elementMultiplicity="-1">
<constraints name="isMultipleUIComponent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="UIComponent"/>
</constraints>
</contexts:View>
<contexts:View name="Single Widget" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.1">
<constraints name="isSingleWidget">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Widget"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple Widget" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.1" elementMultiplicity="-1">
<constraints name="isMultipleWidget">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Widget"/>
</constraints>
</contexts:View>
<contexts:View name="Single StandardWidget" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.2">
<constraints name="isSingleStandardWidget">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StandardWidget"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple StandardWidget" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.2" elementMultiplicity="-1">
<constraints name="isMultipleStandardWidget">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StandardWidget"/>
</constraints>
</contexts:View>
<contexts:View name="Single PropertyEditor" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.3">
<constraints name="isSinglePropertyEditor">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PropertyEditor"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple PropertyEditor" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.3" elementMultiplicity="-1">
<constraints name="isMultiplePropertyEditor">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PropertyEditor"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
</constraints>
</contexts:View>
<contexts:View name="Single CompositeWidget" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.4">
<constraints name="isSingleCompositeWidget">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CompositeWidget"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple CompositeWidget" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.4" elementMultiplicity="-1">
<constraints name="isMultipleCompositeWidget">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CompositeWidget"/>
</constraints>
</contexts:View>
<contexts:View name="Single Layout" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.5">
<constraints name="isSingleLayout">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Layout"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple Layout" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.5" elementMultiplicity="-1">
<constraints name="isMultipleLayout">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Layout"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
</constraints>
</contexts:View>
<contexts:View name="Single WidgetAttribute" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.6">
<constraints name="isSingleWidgetAttribute">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="WidgetAttribute"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple WidgetAttribute" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.6" elementMultiplicity="-1">
<constraints name="isMultipleWidgetAttribute">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="WidgetAttribute"/>
</constraints>
</contexts:View>
<contexts:View name="Single ValueAttribute" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.7">
<constraints name="isSingleValueAttribute">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ValueAttribute"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple ValueAttribute" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.7" elementMultiplicity="-1">
<constraints name="isMultipleValueAttribute">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ValueAttribute"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
</constraints>
</contexts:View>
<contexts:View name="Single ReferenceAttribute" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.8">
<constraints name="isSingleReferenceAttribute">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReferenceAttribute"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple ReferenceAttribute" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2/@elements.8" elementMultiplicity="-1">
<constraints name="isMultipleReferenceAttribute">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReferenceAttribute"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/papyrus/properties/ui"/>
</constraints>
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/Target/UML.contexts b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/Target/UML.contexts
index e03b432bdad..01de710381d 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/Target/UML.contexts
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/Target/UML.contexts
@@ -3,3458 +3,3458 @@
<contexts:Context name="uml">
<views name="Single Comment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0">
<constraints name="isSingleComment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Comment"/>
</constraints>
</views>
<views name="Single Element" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1">
<constraints name="isSingleElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Element"/>
</constraints>
</views>
<views name="Single Package" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2">
<constraints name="isSinglePackage">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Package"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single PackageableElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.3">
<constraints name="isSinglePackageableElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PackageableElement"/>
</constraints>
</views>
<views name="Single NamedElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.4">
<constraints name="isSingleNamedElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="NamedElement"/>
</constraints>
</views>
<views name="Single Dependency" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.5">
<constraints name="isSingleDependency">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Dependency"/>
</constraints>
</views>
<views name="Single DirectedRelationship" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.6">
<constraints name="isSingleDirectedRelationship">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DirectedRelationship"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Relationship" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.7">
<constraints name="isSingleRelationship">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Relationship"/>
</constraints>
</views>
<views name="Single Namespace" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.8">
<constraints name="isSingleNamespace">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Namespace"/>
</constraints>
</views>
<views name="Single ElementImport" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.9">
<constraints name="isSingleElementImport">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ElementImport"/>
</constraints>
</views>
<views name="Single PackageImport" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.10">
<constraints name="isSinglePackageImport">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PackageImport"/>
</constraints>
</views>
<views name="Single Constraint" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.11">
<constraints name="isSingleConstraint">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Constraint"/>
</constraints>
</views>
<views name="Single ValueSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.12">
<constraints name="isSingleValueSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ValueSpecification"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single TypedElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.13">
<constraints name="isSingleTypedElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TypedElement"/>
</constraints>
</views>
<views name="Single Type" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.14">
<constraints name="isSingleType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Type"/>
</constraints>
</views>
<views name="Single Association" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.15">
<constraints name="isSingleAssociation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Association"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Classifier" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.16">
<constraints name="isSingleClassifier">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Classifier"/>
</constraints>
</views>
<views name="Single RedefinableElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.17">
<constraints name="isSingleRedefinableElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="RedefinableElement"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single TemplateableElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.18">
<constraints name="isSingleTemplateableElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TemplateableElement"/>
</constraints>
</views>
<views name="Single TemplateBinding" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.19">
<constraints name="isSingleTemplateBinding">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TemplateBinding"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single TemplateSignature" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.20">
<constraints name="isSingleTemplateSignature">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TemplateSignature"/>
</constraints>
</views>
<views name="Single TemplateParameter" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.21">
<constraints name="isSingleTemplateParameter">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TemplateParameter"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ParameterableElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.22">
<constraints name="isSingleParameterableElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ParameterableElement"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single TemplateParameterSubstitution" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.23">
<constraints name="isSingleTemplateParameterSubstitution">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TemplateParameterSubstitution"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Generalization" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.24">
<constraints name="isSingleGeneralization">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Generalization"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single GeneralizationSet" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.25">
<constraints name="isSingleGeneralizationSet">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="GeneralizationSet"/>
</constraints>
</views>
<views name="Single Feature" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.26">
<constraints name="isSingleFeature">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Feature"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Substitution" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.27">
<constraints name="isSingleSubstitution">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Substitution"/>
</constraints>
</views>
<views name="Single Realization" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.28">
<constraints name="isSingleRealization">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Realization"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Abstraction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.29">
<constraints name="isSingleAbstraction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Abstraction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single OpaqueExpression" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.30">
<constraints name="isSingleOpaqueExpression">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="OpaqueExpression"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Parameter" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.31">
<constraints name="isSingleParameter">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Parameter"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single MultiplicityElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.32">
<constraints name="isSingleMultiplicityElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="MultiplicityElement"/>
</constraints>
</views>
<views name="Single ConnectableElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.33">
<constraints name="isSingleConnectableElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConnectableElement"/>
</constraints>
</views>
<views name="Single ConnectorEnd" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.34">
<constraints name="isSingleConnectorEnd">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConnectorEnd"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Property" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.35">
<constraints name="isSingleProperty">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Property"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single DeploymentTarget" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.36">
<constraints name="isSingleDeploymentTarget">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DeploymentTarget"/>
</constraints>
</views>
<views name="Single Deployment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.37">
<constraints name="isSingleDeployment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Deployment"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single DeployedArtifact" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.38">
<constraints name="isSingleDeployedArtifact">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DeployedArtifact"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single DeploymentSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.39">
<constraints name="isSingleDeploymentSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DeploymentSpecification"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Artifact" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.40">
<constraints name="isSingleArtifact">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Artifact"/>
</constraints>
</views>
<views name="Single Manifestation" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.41">
<constraints name="isSingleManifestation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Manifestation"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Operation" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.42">
<constraints name="isSingleOperation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Operation"/>
</constraints>
</views>
<views name="Single BehavioralFeature" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.43">
<constraints name="isSingleBehavioralFeature">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="BehavioralFeature"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Behavior" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.44">
<constraints name="isSingleBehavior">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Behavior"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Class" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.45">
<constraints name="isSingleClass">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Class"/>
</constraints>
</views>
<views name="Single BehavioredClassifier" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.46">
<constraints name="isSingleBehavioredClassifier">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="BehavioredClassifier"/>
</constraints>
</views>
<views name="Single InterfaceRealization" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.47">
<constraints name="isSingleInterfaceRealization">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InterfaceRealization"/>
</constraints>
</views>
<views name="Single Interface" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.48">
<constraints name="isSingleInterface">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Interface"/>
</constraints>
</views>
<views name="Single Reception" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.49">
<constraints name="isSingleReception">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Reception"/>
</constraints>
</views>
<views name="Single Signal" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.50">
<constraints name="isSingleSignal">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Signal"/>
</constraints>
</views>
<views name="Single ProtocolStateMachine" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.51">
<constraints name="isSingleProtocolStateMachine">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ProtocolStateMachine"/>
</constraints>
</views>
<views name="Single StateMachine" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.52">
<constraints name="isSingleStateMachine">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StateMachine"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Region" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.53">
<constraints name="isSingleRegion">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Region"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Vertex" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.54">
<constraints name="isSingleVertex">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Vertex"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Transition" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.55">
<constraints name="isSingleTransition">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Transition"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Trigger" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.56">
<constraints name="isSingleTrigger">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Trigger"/>
</constraints>
</views>
<views name="Single Event" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.57">
<constraints name="isSingleEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Event"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Port" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.58">
<constraints name="isSinglePort">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Port"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single State" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.59">
<constraints name="isSingleState">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="State"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ConnectionPointReference" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.60">
<constraints name="isSingleConnectionPointReference">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConnectionPointReference"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Pseudostate" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.61">
<constraints name="isSinglePseudostate">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Pseudostate"/>
</constraints>
</views>
<views name="Single ProtocolConformance" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.62">
<constraints name="isSingleProtocolConformance">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ProtocolConformance"/>
</constraints>
</views>
<views name="Single EncapsulatedClassifier" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.63">
<constraints name="isSingleEncapsulatedClassifier">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="EncapsulatedClassifier"/>
</constraints>
</views>
<views name="Single StructuredClassifier" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.64">
<constraints name="isSingleStructuredClassifier">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StructuredClassifier"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Connector" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.65">
<constraints name="isSingleConnector">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Connector"/>
</constraints>
</views>
<views name="Single Extension" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.66">
<constraints name="isSingleExtension">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Extension"/>
</constraints>
</views>
<views name="Single ExtensionEnd" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.67">
<constraints name="isSingleExtensionEnd">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExtensionEnd"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Stereotype" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.68">
<constraints name="isSingleStereotype">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Stereotype"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Image" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.69">
<constraints name="isSingleImage">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Image"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Profile" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.70">
<constraints name="isSingleProfile">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Profile"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Model" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.71">
<constraints name="isSingleModel">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Model"/>
</constraints>
</views>
<views name="Single ParameterSet" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.72">
<constraints name="isSingleParameterSet">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ParameterSet"/>
</constraints>
</views>
<views name="Single DataType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.73">
<constraints name="isSingleDataType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DataType"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single OperationTemplateParameter" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.74">
<constraints name="isSingleOperationTemplateParameter">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="OperationTemplateParameter"/>
</constraints>
</views>
<views name="Single StructuralFeature" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.75">
<constraints name="isSingleStructuralFeature">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StructuralFeature"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ConnectableElementTemplateParameter" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.76">
<constraints name="isSingleConnectableElementTemplateParameter">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConnectableElementTemplateParameter"/>
</constraints>
</views>
<views name="Single CollaborationUse" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.77">
<constraints name="isSingleCollaborationUse">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CollaborationUse"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Collaboration" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.78">
<constraints name="isSingleCollaboration">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Collaboration"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single UseCase" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.79">
<constraints name="isSingleUseCase">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="UseCase"/>
</constraints>
</views>
<views name="Single Include" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.80">
<constraints name="isSingleInclude">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Include"/>
</constraints>
</views>
<views name="Single Extend" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.81">
<constraints name="isSingleExtend">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Extend"/>
</constraints>
</views>
<views name="Single ExtensionPoint" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.82">
<constraints name="isSingleExtensionPoint">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExtensionPoint"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single RedefinableTemplateSignature" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.83">
<constraints name="isSingleRedefinableTemplateSignature">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="RedefinableTemplateSignature"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ClassifierTemplateParameter" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.84">
<constraints name="isSingleClassifierTemplateParameter">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ClassifierTemplateParameter"/>
</constraints>
</views>
<views name="Single StringExpression" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.85">
<constraints name="isSingleStringExpression">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StringExpression"/>
</constraints>
</views>
<views name="Single Expression" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.86">
<constraints name="isSingleExpression">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Expression"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Usage" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.87">
<constraints name="isSingleUsage">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Usage"/>
</constraints>
</views>
<views name="Single PackageMerge" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.88">
<constraints name="isSinglePackageMerge">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PackageMerge"/>
</constraints>
</views>
<views name="Single ProfileApplication" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.89">
<constraints name="isSingleProfileApplication">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ProfileApplication"/>
</constraints>
</views>
<views name="Single Enumeration" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.90">
<constraints name="isSingleEnumeration">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Enumeration"/>
</constraints>
</views>
<views name="Single EnumerationLiteral" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.91">
<constraints name="isSingleEnumerationLiteral">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="EnumerationLiteral"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single InstanceSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.92">
<constraints name="isSingleInstanceSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InstanceSpecification"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Slot" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.93">
<constraints name="isSingleSlot">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Slot"/>
</constraints>
</views>
<views name="Single PrimitiveType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.94">
<constraints name="isSinglePrimitiveType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PrimitiveType"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single LiteralSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.95">
<constraints name="isSingleLiteralSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LiteralSpecification"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single LiteralInteger" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.96">
<constraints name="isSingleLiteralInteger">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LiteralInteger"/>
</constraints>
</views>
<views name="Single LiteralString" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.97">
<constraints name="isSingleLiteralString">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LiteralString"/>
</constraints>
</views>
<views name="Single LiteralBoolean" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.98">
<constraints name="isSingleLiteralBoolean">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LiteralBoolean"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single LiteralNull" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.99">
<constraints name="isSingleLiteralNull">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LiteralNull"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single InstanceValue" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.100">
<constraints name="isSingleInstanceValue">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InstanceValue"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single LiteralUnlimitedNatural" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.101">
<constraints name="isSingleLiteralUnlimitedNatural">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LiteralUnlimitedNatural"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single OpaqueBehavior" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.102">
<constraints name="isSingleOpaqueBehavior">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="OpaqueBehavior"/>
</constraints>
</views>
<views name="Single FunctionBehavior" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.103">
<constraints name="isSingleFunctionBehavior">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="FunctionBehavior"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single OpaqueAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.104">
<constraints name="isSingleOpaqueAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="OpaqueAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Action" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.105">
<constraints name="isSingleAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Action"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ExecutableNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.106">
<constraints name="isSingleExecutableNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExecutableNode"/>
</constraints>
</views>
<views name="Single ActivityNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.107">
<constraints name="isSingleActivityNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActivityNode"/>
</constraints>
</views>
<views name="Single StructuredActivityNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.108">
<constraints name="isSingleStructuredActivityNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StructuredActivityNode"/>
</constraints>
</views>
<views name="Single ActivityGroup" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.109">
<constraints name="isSingleActivityGroup">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActivityGroup"/>
</constraints>
</views>
<views name="Single Activity" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.110">
<constraints name="isSingleActivity">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Activity"/>
</constraints>
</views>
<views name="Single Variable" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.111">
<constraints name="isSingleVariable">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Variable"/>
</constraints>
</views>
<views name="Single ActivityEdge" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.112">
<constraints name="isSingleActivityEdge">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActivityEdge"/>
</constraints>
</views>
<views name="Single ActivityPartition" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.113">
<constraints name="isSingleActivityPartition">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActivityPartition"/>
</constraints>
</views>
<views name="Single InterruptibleActivityRegion" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.114">
<constraints name="isSingleInterruptibleActivityRegion">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InterruptibleActivityRegion"/>
</constraints>
</views>
<views name="Single ExceptionHandler" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.115">
<constraints name="isSingleExceptionHandler">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExceptionHandler"/>
</constraints>
</views>
<views name="Single ObjectNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.116">
<constraints name="isSingleObjectNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ObjectNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single OutputPin" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.117">
<constraints name="isSingleOutputPin">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="OutputPin"/>
</constraints>
</views>
<views name="Single Pin" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.118">
<constraints name="isSinglePin">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Pin"/>
</constraints>
</views>
<views name="Single InputPin" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.119">
<constraints name="isSingleInputPin">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InputPin"/>
</constraints>
</views>
<views name="Single CallAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.120">
<constraints name="isSingleCallAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CallAction"/>
</constraints>
</views>
<views name="Single InvocationAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.121">
<constraints name="isSingleInvocationAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InvocationAction"/>
</constraints>
</views>
<views name="Single SendSignalAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.122">
<constraints name="isSingleSendSignalAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="SendSignalAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single CallOperationAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.123">
<constraints name="isSingleCallOperationAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CallOperationAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single CallBehaviorAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.124">
<constraints name="isSingleCallBehaviorAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CallBehaviorAction"/>
</constraints>
</views>
<views name="Single SequenceNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.125">
<constraints name="isSingleSequenceNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="SequenceNode"/>
</constraints>
</views>
<views name="Single ControlNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.126">
<constraints name="isSingleControlNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ControlNode"/>
</constraints>
</views>
<views name="Single ControlFlow" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.127">
<constraints name="isSingleControlFlow">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ControlFlow"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single InitialNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.128">
<constraints name="isSingleInitialNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InitialNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ActivityParameterNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.129">
<constraints name="isSingleActivityParameterNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActivityParameterNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ValuePin" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.130">
<constraints name="isSingleValuePin">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ValuePin"/>
</constraints>
</views>
<views name="Single Message" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.131">
<constraints name="isSingleMessage">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Message"/>
</constraints>
</views>
<views name="Single MessageEnd" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.132">
<constraints name="isSingleMessageEnd">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="MessageEnd"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Interaction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.133">
<constraints name="isSingleInteraction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Interaction"/>
</constraints>
</views>
<views name="Single InteractionFragment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.134">
<constraints name="isSingleInteractionFragment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InteractionFragment"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Lifeline" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.135">
<constraints name="isSingleLifeline">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Lifeline"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single PartDecomposition" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.136">
<constraints name="isSinglePartDecomposition">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PartDecomposition"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single InteractionUse" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.137">
<constraints name="isSingleInteractionUse">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InteractionUse"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Gate" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.138">
<constraints name="isSingleGate">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Gate"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single GeneralOrdering" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.139">
<constraints name="isSingleGeneralOrdering">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="GeneralOrdering"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single OccurrenceSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.140">
<constraints name="isSingleOccurrenceSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="OccurrenceSpecification"/>
</constraints>
</views>
<views name="Single InteractionOperand" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.141">
<constraints name="isSingleInteractionOperand">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InteractionOperand"/>
</constraints>
</views>
<views name="Single InteractionConstraint" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.142">
<constraints name="isSingleInteractionConstraint">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InteractionConstraint"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ExecutionSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.143">
<constraints name="isSingleExecutionSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExecutionSpecification"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single StateInvariant" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.144">
<constraints name="isSingleStateInvariant">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StateInvariant"/>
</constraints>
</views>
<views name="Single ActionExecutionSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.145">
<constraints name="isSingleActionExecutionSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActionExecutionSpecification"/>
</constraints>
</views>
<views name="Single BehaviorExecutionSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.146">
<constraints name="isSingleBehaviorExecutionSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="BehaviorExecutionSpecification"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ExecutionEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.147">
<constraints name="isSingleExecutionEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExecutionEvent"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single CreationEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.148">
<constraints name="isSingleCreationEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CreationEvent"/>
</constraints>
</views>
<views name="Single DestructionEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.149">
<constraints name="isSingleDestructionEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DestructionEvent"/>
</constraints>
</views>
<views name="Single SendOperationEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.150">
<constraints name="isSingleSendOperationEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="SendOperationEvent"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single MessageEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.151">
<constraints name="isSingleMessageEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="MessageEvent"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single SendSignalEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.152">
<constraints name="isSingleSendSignalEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="SendSignalEvent"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single MessageOccurrenceSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.153">
<constraints name="isSingleMessageOccurrenceSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="MessageOccurrenceSpecification"/>
</constraints>
</views>
<views name="Single ExecutionOccurrenceSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.154">
<constraints name="isSingleExecutionOccurrenceSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExecutionOccurrenceSpecification"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ReceiveOperationEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.155">
<constraints name="isSingleReceiveOperationEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReceiveOperationEvent"/>
</constraints>
</views>
<views name="Single ReceiveSignalEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.156">
<constraints name="isSingleReceiveSignalEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReceiveSignalEvent"/>
</constraints>
</views>
<views name="Single Actor" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.157">
<constraints name="isSingleActor">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Actor"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single CallEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.158">
<constraints name="isSingleCallEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CallEvent"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ChangeEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.159">
<constraints name="isSingleChangeEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ChangeEvent"/>
</constraints>
</views>
<views name="Single SignalEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.160">
<constraints name="isSingleSignalEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="SignalEvent"/>
</constraints>
</views>
<views name="Single AnyReceiveEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.161">
<constraints name="isSingleAnyReceiveEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="AnyReceiveEvent"/>
</constraints>
</views>
<views name="Single ForkNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.162">
<constraints name="isSingleForkNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ForkNode"/>
</constraints>
</views>
<views name="Single FlowFinalNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.163">
<constraints name="isSingleFlowFinalNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="FlowFinalNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single FinalNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.164">
<constraints name="isSingleFinalNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="FinalNode"/>
</constraints>
</views>
<views name="Single CentralBufferNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.165">
<constraints name="isSingleCentralBufferNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CentralBufferNode"/>
</constraints>
</views>
<views name="Single MergeNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.166">
<constraints name="isSingleMergeNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="MergeNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single DecisionNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.167">
<constraints name="isSingleDecisionNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DecisionNode"/>
</constraints>
</views>
<views name="Single ObjectFlow" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.168">
<constraints name="isSingleObjectFlow">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ObjectFlow"/>
</constraints>
</views>
<views name="Single ActivityFinalNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.169">
<constraints name="isSingleActivityFinalNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActivityFinalNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ComponentRealization" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.170">
<constraints name="isSingleComponentRealization">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ComponentRealization"/>
</constraints>
</views>
<views name="Single Component" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.171">
<constraints name="isSingleComponent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Component"/>
</constraints>
</views>
<views name="Single Node" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.172">
<constraints name="isSingleNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Node"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single CommunicationPath" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.173">
<constraints name="isSingleCommunicationPath">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CommunicationPath"/>
</constraints>
</views>
<views name="Single Device" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.174">
<constraints name="isSingleDevice">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Device"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ExecutionEnvironment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.175">
<constraints name="isSingleExecutionEnvironment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExecutionEnvironment"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single CombinedFragment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.176">
<constraints name="isSingleCombinedFragment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CombinedFragment"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Continuation" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.177">
<constraints name="isSingleContinuation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Continuation"/>
</constraints>
</views>
<views name="Single ConsiderIgnoreFragment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.178">
<constraints name="isSingleConsiderIgnoreFragment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConsiderIgnoreFragment"/>
</constraints>
</views>
<views name="Single CreateObjectAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.179">
<constraints name="isSingleCreateObjectAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CreateObjectAction"/>
</constraints>
</views>
<views name="Single DestroyObjectAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.180">
<constraints name="isSingleDestroyObjectAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DestroyObjectAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single TestIdentityAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.181">
<constraints name="isSingleTestIdentityAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TestIdentityAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ReadSelfAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.182">
<constraints name="isSingleReadSelfAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadSelfAction"/>
</constraints>
</views>
<views name="Single StructuralFeatureAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.183">
<constraints name="isSingleStructuralFeatureAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StructuralFeatureAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ReadStructuralFeatureAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.184">
<constraints name="isSingleReadStructuralFeatureAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadStructuralFeatureAction"/>
</constraints>
</views>
<views name="Single WriteStructuralFeatureAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.185">
<constraints name="isSingleWriteStructuralFeatureAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="WriteStructuralFeatureAction"/>
</constraints>
</views>
<views name="Single ClearStructuralFeatureAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.186">
<constraints name="isSingleClearStructuralFeatureAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ClearStructuralFeatureAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single RemoveStructuralFeatureValueAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.187">
<constraints name="isSingleRemoveStructuralFeatureValueAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="RemoveStructuralFeatureValueAction"/>
</constraints>
</views>
<views name="Single AddStructuralFeatureValueAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.188">
<constraints name="isSingleAddStructuralFeatureValueAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="AddStructuralFeatureValueAction"/>
</constraints>
</views>
<views name="Single LinkAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.189">
<constraints name="isSingleLinkAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LinkAction"/>
</constraints>
</views>
<views name="Single LinkEndData" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.190">
<constraints name="isSingleLinkEndData">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LinkEndData"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single QualifierValue" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.191">
<constraints name="isSingleQualifierValue">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="QualifierValue"/>
</constraints>
</views>
<views name="Single ReadLinkAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.192">
<constraints name="isSingleReadLinkAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadLinkAction"/>
</constraints>
</views>
<views name="Single LinkEndCreationData" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.193">
<constraints name="isSingleLinkEndCreationData">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LinkEndCreationData"/>
</constraints>
</views>
<views name="Single CreateLinkAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.194">
<constraints name="isSingleCreateLinkAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CreateLinkAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single WriteLinkAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.195">
<constraints name="isSingleWriteLinkAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="WriteLinkAction"/>
</constraints>
</views>
<views name="Single DestroyLinkAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.196">
<constraints name="isSingleDestroyLinkAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DestroyLinkAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single LinkEndDestructionData" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.197">
<constraints name="isSingleLinkEndDestructionData">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LinkEndDestructionData"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ClearAssociationAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.198">
<constraints name="isSingleClearAssociationAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ClearAssociationAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single BroadcastSignalAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.199">
<constraints name="isSingleBroadcastSignalAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="BroadcastSignalAction"/>
</constraints>
</views>
<views name="Single SendObjectAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.200">
<constraints name="isSingleSendObjectAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="SendObjectAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ValueSpecificationAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.201">
<constraints name="isSingleValueSpecificationAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ValueSpecificationAction"/>
</constraints>
</views>
<views name="Single TimeExpression" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.202">
<constraints name="isSingleTimeExpression">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TimeExpression"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Observation" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.203">
<constraints name="isSingleObservation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Observation"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single Duration" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.204">
<constraints name="isSingleDuration">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Duration"/>
</constraints>
</views>
<views name="Single DurationInterval" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.205">
<constraints name="isSingleDurationInterval">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DurationInterval"/>
</constraints>
</views>
<views name="Single Interval" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.206">
<constraints name="isSingleInterval">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Interval"/>
</constraints>
</views>
<views name="Single TimeConstraint" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.207">
<constraints name="isSingleTimeConstraint">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TimeConstraint"/>
</constraints>
</views>
<views name="Single IntervalConstraint" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.208">
<constraints name="isSingleIntervalConstraint">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="IntervalConstraint"/>
</constraints>
</views>
<views name="Single TimeInterval" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.209">
<constraints name="isSingleTimeInterval">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TimeInterval"/>
</constraints>
</views>
<views name="Single DurationConstraint" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.210">
<constraints name="isSingleDurationConstraint">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DurationConstraint"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single TimeObservation" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.211">
<constraints name="isSingleTimeObservation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TimeObservation"/>
</constraints>
</views>
<views name="Single DurationObservation" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.212">
<constraints name="isSingleDurationObservation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DurationObservation"/>
</constraints>
</views>
<views name="Single FinalState" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.213">
<constraints name="isSingleFinalState">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="FinalState"/>
</constraints>
</views>
<views name="Single TimeEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.214">
<constraints name="isSingleTimeEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TimeEvent"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single VariableAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.215">
<constraints name="isSingleVariableAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="VariableAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ReadVariableAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.216">
<constraints name="isSingleReadVariableAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadVariableAction"/>
</constraints>
</views>
<views name="Single WriteVariableAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.217">
<constraints name="isSingleWriteVariableAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="WriteVariableAction"/>
</constraints>
</views>
<views name="Single ClearVariableAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.218">
<constraints name="isSingleClearVariableAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ClearVariableAction"/>
</constraints>
</views>
<views name="Single AddVariableValueAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.219">
<constraints name="isSingleAddVariableValueAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="AddVariableValueAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single RemoveVariableValueAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.220">
<constraints name="isSingleRemoveVariableValueAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="RemoveVariableValueAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single RaiseExceptionAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.221">
<constraints name="isSingleRaiseExceptionAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="RaiseExceptionAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ActionInputPin" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.222">
<constraints name="isSingleActionInputPin">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActionInputPin"/>
</constraints>
</views>
<views name="Single InformationItem" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.223">
<constraints name="isSingleInformationItem">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InformationItem"/>
</constraints>
</views>
<views name="Single InformationFlow" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.224">
<constraints name="isSingleInformationFlow">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InformationFlow"/>
</constraints>
</views>
<views name="Single ReadExtentAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.225">
<constraints name="isSingleReadExtentAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadExtentAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ReclassifyObjectAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.226">
<constraints name="isSingleReclassifyObjectAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReclassifyObjectAction"/>
</constraints>
</views>
<views name="Single ReadIsClassifiedObjectAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.227">
<constraints name="isSingleReadIsClassifiedObjectAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadIsClassifiedObjectAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single StartClassifierBehaviorAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.228">
<constraints name="isSingleStartClassifierBehaviorAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StartClassifierBehaviorAction"/>
</constraints>
</views>
<views name="Single ReadLinkObjectEndAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.229">
<constraints name="isSingleReadLinkObjectEndAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadLinkObjectEndAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ReadLinkObjectEndQualifierAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.230">
<constraints name="isSingleReadLinkObjectEndQualifierAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadLinkObjectEndQualifierAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single CreateLinkObjectAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.231">
<constraints name="isSingleCreateLinkObjectAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CreateLinkObjectAction"/>
</constraints>
</views>
<views name="Single AcceptEventAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.232">
<constraints name="isSingleAcceptEventAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="AcceptEventAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single AcceptCallAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.233">
<constraints name="isSingleAcceptCallAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="AcceptCallAction"/>
</constraints>
</views>
<views name="Single ReplyAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.234">
<constraints name="isSingleReplyAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReplyAction"/>
</constraints>
</views>
<views name="Single UnmarshallAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.235">
<constraints name="isSingleUnmarshallAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="UnmarshallAction"/>
</constraints>
</views>
<views name="Single ReduceAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.236">
<constraints name="isSingleReduceAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReduceAction"/>
</constraints>
</views>
<views name="Single StartObjectBehaviorAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.237">
<constraints name="isSingleStartObjectBehaviorAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StartObjectBehaviorAction"/>
</constraints>
</views>
<views name="Single JoinNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.238">
<constraints name="isSingleJoinNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="JoinNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single DataStoreNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.239">
<constraints name="isSingleDataStoreNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DataStoreNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Single ConditionalNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.240">
<constraints name="isSingleConditionalNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConditionalNode"/>
</constraints>
</views>
<views name="Single Clause" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.241">
<constraints name="isSingleClause">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Clause"/>
</constraints>
</views>
<views name="Single LoopNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.242">
<constraints name="isSingleLoopNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LoopNode"/>
</constraints>
</views>
<views name="Single ExpansionNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.243">
<constraints name="isSingleExpansionNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExpansionNode"/>
</constraints>
</views>
<views name="Single ExpansionRegion" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.244">
<constraints name="isSingleExpansionRegion">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExpansionRegion"/>
</constraints>
</views>
<views name="Single ProtocolTransition" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.245">
<constraints name="isSingleProtocolTransition">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ProtocolTransition"/>
</constraints>
</views>
<views name="Single AssociationClass" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.246">
<constraints name="isSingleAssociationClass">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="AssociationClass"/>
</constraints>
</views>
<views name="Multiple Comment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.0" elementMultiplicity="-1">
<constraints name="isMultipleComment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Comment"/>
</constraints>
</views>
<views name="Multiple Element" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.1" elementMultiplicity="-1">
<constraints name="isMultipleElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Element"/>
</constraints>
</views>
<views name="Multiple Package" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.2" elementMultiplicity="-1">
<constraints name="isMultiplePackage">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Package"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple PackageableElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.3" elementMultiplicity="-1">
<constraints name="isMultiplePackageableElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PackageableElement"/>
</constraints>
</views>
<views name="Multiple NamedElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.4" elementMultiplicity="-1">
<constraints name="isMultipleNamedElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="NamedElement"/>
</constraints>
</views>
<views name="Multiple Dependency" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.5" elementMultiplicity="-1">
<constraints name="isMultipleDependency">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Dependency"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple DirectedRelationship" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.6" elementMultiplicity="-1">
<constraints name="isMultipleDirectedRelationship">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DirectedRelationship"/>
</constraints>
</views>
<views name="Multiple Relationship" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.7" elementMultiplicity="-1">
<constraints name="isMultipleRelationship">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Relationship"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Namespace" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.8" elementMultiplicity="-1">
<constraints name="isMultipleNamespace">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Namespace"/>
</constraints>
</views>
<views name="Multiple ElementImport" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.9" elementMultiplicity="-1">
<constraints name="isMultipleElementImport">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ElementImport"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple PackageImport" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.10" elementMultiplicity="-1">
<constraints name="isMultiplePackageImport">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PackageImport"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Constraint" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.11" elementMultiplicity="-1">
<constraints name="isMultipleConstraint">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Constraint"/>
</constraints>
</views>
<views name="Multiple ValueSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.12" elementMultiplicity="-1">
<constraints name="isMultipleValueSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ValueSpecification"/>
</constraints>
</views>
<views name="Multiple TypedElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.13" elementMultiplicity="-1">
<constraints name="isMultipleTypedElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TypedElement"/>
</constraints>
</views>
<views name="Multiple Type" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.14" elementMultiplicity="-1">
<constraints name="isMultipleType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Type"/>
</constraints>
</views>
<views name="Multiple Association" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.15" elementMultiplicity="-1">
<constraints name="isMultipleAssociation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Association"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Classifier" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.16" elementMultiplicity="-1">
<constraints name="isMultipleClassifier">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Classifier"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple RedefinableElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.17" elementMultiplicity="-1">
<constraints name="isMultipleRedefinableElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="RedefinableElement"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple TemplateableElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.18" elementMultiplicity="-1">
<constraints name="isMultipleTemplateableElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TemplateableElement"/>
</constraints>
</views>
<views name="Multiple TemplateBinding" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.19" elementMultiplicity="-1">
<constraints name="isMultipleTemplateBinding">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TemplateBinding"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple TemplateSignature" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.20" elementMultiplicity="-1">
<constraints name="isMultipleTemplateSignature">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TemplateSignature"/>
</constraints>
</views>
<views name="Multiple TemplateParameter" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.21" elementMultiplicity="-1">
<constraints name="isMultipleTemplateParameter">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TemplateParameter"/>
</constraints>
</views>
<views name="Multiple ParameterableElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.22" elementMultiplicity="-1">
<constraints name="isMultipleParameterableElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ParameterableElement"/>
</constraints>
</views>
<views name="Multiple TemplateParameterSubstitution" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.23" elementMultiplicity="-1">
<constraints name="isMultipleTemplateParameterSubstitution">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TemplateParameterSubstitution"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Generalization" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.24" elementMultiplicity="-1">
<constraints name="isMultipleGeneralization">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Generalization"/>
</constraints>
</views>
<views name="Multiple GeneralizationSet" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.25" elementMultiplicity="-1">
<constraints name="isMultipleGeneralizationSet">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="GeneralizationSet"/>
</constraints>
</views>
<views name="Multiple Feature" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.26" elementMultiplicity="-1">
<constraints name="isMultipleFeature">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Feature"/>
</constraints>
</views>
<views name="Multiple Substitution" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.27" elementMultiplicity="-1">
<constraints name="isMultipleSubstitution">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Substitution"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Realization" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.28" elementMultiplicity="-1">
<constraints name="isMultipleRealization">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Realization"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Abstraction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.29" elementMultiplicity="-1">
<constraints name="isMultipleAbstraction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Abstraction"/>
</constraints>
</views>
<views name="Multiple OpaqueExpression" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.30" elementMultiplicity="-1">
<constraints name="isMultipleOpaqueExpression">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="OpaqueExpression"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Parameter" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.31" elementMultiplicity="-1">
<constraints name="isMultipleParameter">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Parameter"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple MultiplicityElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.32" elementMultiplicity="-1">
<constraints name="isMultipleMultiplicityElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="MultiplicityElement"/>
</constraints>
</views>
<views name="Multiple ConnectableElement" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.33" elementMultiplicity="-1">
<constraints name="isMultipleConnectableElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConnectableElement"/>
</constraints>
</views>
<views name="Multiple ConnectorEnd" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.34" elementMultiplicity="-1">
<constraints name="isMultipleConnectorEnd">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConnectorEnd"/>
</constraints>
</views>
<views name="Multiple Property" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.35" elementMultiplicity="-1">
<constraints name="isMultipleProperty">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Property"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple DeploymentTarget" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.36" elementMultiplicity="-1">
<constraints name="isMultipleDeploymentTarget">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DeploymentTarget"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Deployment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.37" elementMultiplicity="-1">
<constraints name="isMultipleDeployment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Deployment"/>
</constraints>
</views>
<views name="Multiple DeployedArtifact" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.38" elementMultiplicity="-1">
<constraints name="isMultipleDeployedArtifact">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DeployedArtifact"/>
</constraints>
</views>
<views name="Multiple DeploymentSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.39" elementMultiplicity="-1">
<constraints name="isMultipleDeploymentSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DeploymentSpecification"/>
</constraints>
</views>
<views name="Multiple Artifact" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.40" elementMultiplicity="-1">
<constraints name="isMultipleArtifact">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Artifact"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Manifestation" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.41" elementMultiplicity="-1">
<constraints name="isMultipleManifestation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Manifestation"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Operation" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.42" elementMultiplicity="-1">
<constraints name="isMultipleOperation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Operation"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple BehavioralFeature" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.43" elementMultiplicity="-1">
<constraints name="isMultipleBehavioralFeature">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="BehavioralFeature"/>
</constraints>
</views>
<views name="Multiple Behavior" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.44" elementMultiplicity="-1">
<constraints name="isMultipleBehavior">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Behavior"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Class" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.45" elementMultiplicity="-1">
<constraints name="isMultipleClass">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Class"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple BehavioredClassifier" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.46" elementMultiplicity="-1">
<constraints name="isMultipleBehavioredClassifier">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="BehavioredClassifier"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple InterfaceRealization" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.47" elementMultiplicity="-1">
<constraints name="isMultipleInterfaceRealization">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InterfaceRealization"/>
</constraints>
</views>
<views name="Multiple Interface" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.48" elementMultiplicity="-1">
<constraints name="isMultipleInterface">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Interface"/>
</constraints>
</views>
<views name="Multiple Reception" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.49" elementMultiplicity="-1">
<constraints name="isMultipleReception">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Reception"/>
</constraints>
</views>
<views name="Multiple Signal" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.50" elementMultiplicity="-1">
<constraints name="isMultipleSignal">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Signal"/>
</constraints>
</views>
<views name="Multiple ProtocolStateMachine" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.51" elementMultiplicity="-1">
<constraints name="isMultipleProtocolStateMachine">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ProtocolStateMachine"/>
</constraints>
</views>
<views name="Multiple StateMachine" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.52" elementMultiplicity="-1">
<constraints name="isMultipleStateMachine">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StateMachine"/>
</constraints>
</views>
<views name="Multiple Region" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.53" elementMultiplicity="-1">
<constraints name="isMultipleRegion">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Region"/>
</constraints>
</views>
<views name="Multiple Vertex" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.54" elementMultiplicity="-1">
<constraints name="isMultipleVertex">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Vertex"/>
</constraints>
</views>
<views name="Multiple Transition" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.55" elementMultiplicity="-1">
<constraints name="isMultipleTransition">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Transition"/>
</constraints>
</views>
<views name="Multiple Trigger" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.56" elementMultiplicity="-1">
<constraints name="isMultipleTrigger">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Trigger"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Event" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.57" elementMultiplicity="-1">
<constraints name="isMultipleEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Event"/>
</constraints>
</views>
<views name="Multiple Port" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.58" elementMultiplicity="-1">
<constraints name="isMultiplePort">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Port"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple State" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.59" elementMultiplicity="-1">
<constraints name="isMultipleState">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="State"/>
</constraints>
</views>
<views name="Multiple ConnectionPointReference" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.60" elementMultiplicity="-1">
<constraints name="isMultipleConnectionPointReference">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConnectionPointReference"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Pseudostate" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.61" elementMultiplicity="-1">
<constraints name="isMultiplePseudostate">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Pseudostate"/>
</constraints>
</views>
<views name="Multiple ProtocolConformance" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.62" elementMultiplicity="-1">
<constraints name="isMultipleProtocolConformance">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ProtocolConformance"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple EncapsulatedClassifier" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.63" elementMultiplicity="-1">
<constraints name="isMultipleEncapsulatedClassifier">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="EncapsulatedClassifier"/>
</constraints>
</views>
<views name="Multiple StructuredClassifier" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.64" elementMultiplicity="-1">
<constraints name="isMultipleStructuredClassifier">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StructuredClassifier"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Connector" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.65" elementMultiplicity="-1">
<constraints name="isMultipleConnector">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Connector"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Extension" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.66" elementMultiplicity="-1">
<constraints name="isMultipleExtension">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Extension"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ExtensionEnd" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.67" elementMultiplicity="-1">
<constraints name="isMultipleExtensionEnd">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExtensionEnd"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Stereotype" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.68" elementMultiplicity="-1">
<constraints name="isMultipleStereotype">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Stereotype"/>
</constraints>
</views>
<views name="Multiple Image" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.69" elementMultiplicity="-1">
<constraints name="isMultipleImage">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Image"/>
</constraints>
</views>
<views name="Multiple Profile" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.70" elementMultiplicity="-1">
<constraints name="isMultipleProfile">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Profile"/>
</constraints>
</views>
<views name="Multiple Model" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.71" elementMultiplicity="-1">
<constraints name="isMultipleModel">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Model"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ParameterSet" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.72" elementMultiplicity="-1">
<constraints name="isMultipleParameterSet">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ParameterSet"/>
</constraints>
</views>
<views name="Multiple DataType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.73" elementMultiplicity="-1">
<constraints name="isMultipleDataType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DataType"/>
</constraints>
</views>
<views name="Multiple OperationTemplateParameter" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.74" elementMultiplicity="-1">
<constraints name="isMultipleOperationTemplateParameter">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="OperationTemplateParameter"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple StructuralFeature" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.75" elementMultiplicity="-1">
<constraints name="isMultipleStructuralFeature">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StructuralFeature"/>
</constraints>
</views>
<views name="Multiple ConnectableElementTemplateParameter" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.76" elementMultiplicity="-1">
<constraints name="isMultipleConnectableElementTemplateParameter">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConnectableElementTemplateParameter"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple CollaborationUse" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.77" elementMultiplicity="-1">
<constraints name="isMultipleCollaborationUse">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CollaborationUse"/>
</constraints>
</views>
<views name="Multiple Collaboration" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.78" elementMultiplicity="-1">
<constraints name="isMultipleCollaboration">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Collaboration"/>
</constraints>
</views>
<views name="Multiple UseCase" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.79" elementMultiplicity="-1">
<constraints name="isMultipleUseCase">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="UseCase"/>
</constraints>
</views>
<views name="Multiple Include" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.80" elementMultiplicity="-1">
<constraints name="isMultipleInclude">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Include"/>
</constraints>
</views>
<views name="Multiple Extend" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.81" elementMultiplicity="-1">
<constraints name="isMultipleExtend">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Extend"/>
</constraints>
</views>
<views name="Multiple ExtensionPoint" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.82" elementMultiplicity="-1">
<constraints name="isMultipleExtensionPoint">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExtensionPoint"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple RedefinableTemplateSignature" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.83" elementMultiplicity="-1">
<constraints name="isMultipleRedefinableTemplateSignature">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="RedefinableTemplateSignature"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ClassifierTemplateParameter" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.84" elementMultiplicity="-1">
<constraints name="isMultipleClassifierTemplateParameter">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ClassifierTemplateParameter"/>
</constraints>
</views>
<views name="Multiple StringExpression" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.85" elementMultiplicity="-1">
<constraints name="isMultipleStringExpression">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StringExpression"/>
</constraints>
</views>
<views name="Multiple Expression" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.86" elementMultiplicity="-1">
<constraints name="isMultipleExpression">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Expression"/>
</constraints>
</views>
<views name="Multiple Usage" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.87" elementMultiplicity="-1">
<constraints name="isMultipleUsage">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Usage"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple PackageMerge" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.88" elementMultiplicity="-1">
<constraints name="isMultiplePackageMerge">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PackageMerge"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ProfileApplication" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.89" elementMultiplicity="-1">
<constraints name="isMultipleProfileApplication">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ProfileApplication"/>
</constraints>
</views>
<views name="Multiple Enumeration" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.90" elementMultiplicity="-1">
<constraints name="isMultipleEnumeration">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Enumeration"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple EnumerationLiteral" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.91" elementMultiplicity="-1">
<constraints name="isMultipleEnumerationLiteral">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="EnumerationLiteral"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple InstanceSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.92" elementMultiplicity="-1">
<constraints name="isMultipleInstanceSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InstanceSpecification"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Slot" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.93" elementMultiplicity="-1">
<constraints name="isMultipleSlot">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Slot"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple PrimitiveType" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.94" elementMultiplicity="-1">
<constraints name="isMultiplePrimitiveType">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PrimitiveType"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple LiteralSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.95" elementMultiplicity="-1">
<constraints name="isMultipleLiteralSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LiteralSpecification"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple LiteralInteger" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.96" elementMultiplicity="-1">
<constraints name="isMultipleLiteralInteger">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LiteralInteger"/>
</constraints>
</views>
<views name="Multiple LiteralString" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.97" elementMultiplicity="-1">
<constraints name="isMultipleLiteralString">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LiteralString"/>
</constraints>
</views>
<views name="Multiple LiteralBoolean" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.98" elementMultiplicity="-1">
<constraints name="isMultipleLiteralBoolean">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LiteralBoolean"/>
</constraints>
</views>
<views name="Multiple LiteralNull" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.99" elementMultiplicity="-1">
<constraints name="isMultipleLiteralNull">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LiteralNull"/>
</constraints>
</views>
<views name="Multiple InstanceValue" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.100" elementMultiplicity="-1">
<constraints name="isMultipleInstanceValue">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InstanceValue"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple LiteralUnlimitedNatural" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.101" elementMultiplicity="-1">
<constraints name="isMultipleLiteralUnlimitedNatural">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LiteralUnlimitedNatural"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple OpaqueBehavior" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.102" elementMultiplicity="-1">
<constraints name="isMultipleOpaqueBehavior">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="OpaqueBehavior"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple FunctionBehavior" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.103" elementMultiplicity="-1">
<constraints name="isMultipleFunctionBehavior">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="FunctionBehavior"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple OpaqueAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.104" elementMultiplicity="-1">
<constraints name="isMultipleOpaqueAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="OpaqueAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Action" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.105" elementMultiplicity="-1">
<constraints name="isMultipleAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Action"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ExecutableNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.106" elementMultiplicity="-1">
<constraints name="isMultipleExecutableNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExecutableNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ActivityNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.107" elementMultiplicity="-1">
<constraints name="isMultipleActivityNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActivityNode"/>
</constraints>
</views>
<views name="Multiple StructuredActivityNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.108" elementMultiplicity="-1">
<constraints name="isMultipleStructuredActivityNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StructuredActivityNode"/>
</constraints>
</views>
<views name="Multiple ActivityGroup" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.109" elementMultiplicity="-1">
<constraints name="isMultipleActivityGroup">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActivityGroup"/>
</constraints>
</views>
<views name="Multiple Activity" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.110" elementMultiplicity="-1">
<constraints name="isMultipleActivity">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Activity"/>
</constraints>
</views>
<views name="Multiple Variable" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.111" elementMultiplicity="-1">
<constraints name="isMultipleVariable">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Variable"/>
</constraints>
</views>
<views name="Multiple ActivityEdge" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.112" elementMultiplicity="-1">
<constraints name="isMultipleActivityEdge">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActivityEdge"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ActivityPartition" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.113" elementMultiplicity="-1">
<constraints name="isMultipleActivityPartition">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActivityPartition"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple InterruptibleActivityRegion" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.114" elementMultiplicity="-1">
<constraints name="isMultipleInterruptibleActivityRegion">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InterruptibleActivityRegion"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ExceptionHandler" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.115" elementMultiplicity="-1">
<constraints name="isMultipleExceptionHandler">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExceptionHandler"/>
</constraints>
</views>
<views name="Multiple ObjectNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.116" elementMultiplicity="-1">
<constraints name="isMultipleObjectNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ObjectNode"/>
</constraints>
</views>
<views name="Multiple OutputPin" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.117" elementMultiplicity="-1">
<constraints name="isMultipleOutputPin">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="OutputPin"/>
</constraints>
</views>
<views name="Multiple Pin" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.118" elementMultiplicity="-1">
<constraints name="isMultiplePin">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Pin"/>
</constraints>
</views>
<views name="Multiple InputPin" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.119" elementMultiplicity="-1">
<constraints name="isMultipleInputPin">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InputPin"/>
</constraints>
</views>
<views name="Multiple CallAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.120" elementMultiplicity="-1">
<constraints name="isMultipleCallAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CallAction"/>
</constraints>
</views>
<views name="Multiple InvocationAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.121" elementMultiplicity="-1">
<constraints name="isMultipleInvocationAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InvocationAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple SendSignalAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.122" elementMultiplicity="-1">
<constraints name="isMultipleSendSignalAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="SendSignalAction"/>
</constraints>
</views>
<views name="Multiple CallOperationAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.123" elementMultiplicity="-1">
<constraints name="isMultipleCallOperationAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CallOperationAction"/>
</constraints>
</views>
<views name="Multiple CallBehaviorAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.124" elementMultiplicity="-1">
<constraints name="isMultipleCallBehaviorAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CallBehaviorAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple SequenceNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.125" elementMultiplicity="-1">
<constraints name="isMultipleSequenceNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="SequenceNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ControlNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.126" elementMultiplicity="-1">
<constraints name="isMultipleControlNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ControlNode"/>
</constraints>
</views>
<views name="Multiple ControlFlow" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.127" elementMultiplicity="-1">
<constraints name="isMultipleControlFlow">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ControlFlow"/>
</constraints>
</views>
<views name="Multiple InitialNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.128" elementMultiplicity="-1">
<constraints name="isMultipleInitialNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InitialNode"/>
</constraints>
</views>
<views name="Multiple ActivityParameterNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.129" elementMultiplicity="-1">
<constraints name="isMultipleActivityParameterNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActivityParameterNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ValuePin" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.130" elementMultiplicity="-1">
<constraints name="isMultipleValuePin">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ValuePin"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Message" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.131" elementMultiplicity="-1">
<constraints name="isMultipleMessage">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Message"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple MessageEnd" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.132" elementMultiplicity="-1">
<constraints name="isMultipleMessageEnd">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="MessageEnd"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Interaction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.133" elementMultiplicity="-1">
<constraints name="isMultipleInteraction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Interaction"/>
</constraints>
</views>
<views name="Multiple InteractionFragment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.134" elementMultiplicity="-1">
<constraints name="isMultipleInteractionFragment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InteractionFragment"/>
</constraints>
</views>
<views name="Multiple Lifeline" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.135" elementMultiplicity="-1">
<constraints name="isMultipleLifeline">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Lifeline"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple PartDecomposition" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.136" elementMultiplicity="-1">
<constraints name="isMultiplePartDecomposition">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="PartDecomposition"/>
</constraints>
</views>
<views name="Multiple InteractionUse" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.137" elementMultiplicity="-1">
<constraints name="isMultipleInteractionUse">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InteractionUse"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Gate" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.138" elementMultiplicity="-1">
<constraints name="isMultipleGate">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Gate"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple GeneralOrdering" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.139" elementMultiplicity="-1">
<constraints name="isMultipleGeneralOrdering">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="GeneralOrdering"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple OccurrenceSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.140" elementMultiplicity="-1">
<constraints name="isMultipleOccurrenceSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="OccurrenceSpecification"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple InteractionOperand" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.141" elementMultiplicity="-1">
<constraints name="isMultipleInteractionOperand">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InteractionOperand"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple InteractionConstraint" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.142" elementMultiplicity="-1">
<constraints name="isMultipleInteractionConstraint">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InteractionConstraint"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ExecutionSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.143" elementMultiplicity="-1">
<constraints name="isMultipleExecutionSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExecutionSpecification"/>
</constraints>
</views>
<views name="Multiple StateInvariant" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.144" elementMultiplicity="-1">
<constraints name="isMultipleStateInvariant">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StateInvariant"/>
</constraints>
</views>
<views name="Multiple ActionExecutionSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.145" elementMultiplicity="-1">
<constraints name="isMultipleActionExecutionSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActionExecutionSpecification"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple BehaviorExecutionSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.146" elementMultiplicity="-1">
<constraints name="isMultipleBehaviorExecutionSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="BehaviorExecutionSpecification"/>
</constraints>
</views>
<views name="Multiple ExecutionEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.147" elementMultiplicity="-1">
<constraints name="isMultipleExecutionEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExecutionEvent"/>
</constraints>
</views>
<views name="Multiple CreationEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.148" elementMultiplicity="-1">
<constraints name="isMultipleCreationEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CreationEvent"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple DestructionEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.149" elementMultiplicity="-1">
<constraints name="isMultipleDestructionEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DestructionEvent"/>
</constraints>
</views>
<views name="Multiple SendOperationEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.150" elementMultiplicity="-1">
<constraints name="isMultipleSendOperationEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="SendOperationEvent"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple MessageEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.151" elementMultiplicity="-1">
<constraints name="isMultipleMessageEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="MessageEvent"/>
</constraints>
</views>
<views name="Multiple SendSignalEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.152" elementMultiplicity="-1">
<constraints name="isMultipleSendSignalEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="SendSignalEvent"/>
</constraints>
</views>
<views name="Multiple MessageOccurrenceSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.153" elementMultiplicity="-1">
<constraints name="isMultipleMessageOccurrenceSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="MessageOccurrenceSpecification"/>
</constraints>
</views>
<views name="Multiple ExecutionOccurrenceSpecification" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.154" elementMultiplicity="-1">
<constraints name="isMultipleExecutionOccurrenceSpecification">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExecutionOccurrenceSpecification"/>
</constraints>
</views>
<views name="Multiple ReceiveOperationEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.155" elementMultiplicity="-1">
<constraints name="isMultipleReceiveOperationEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReceiveOperationEvent"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ReceiveSignalEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.156" elementMultiplicity="-1">
<constraints name="isMultipleReceiveSignalEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReceiveSignalEvent"/>
</constraints>
</views>
<views name="Multiple Actor" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.157" elementMultiplicity="-1">
<constraints name="isMultipleActor">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Actor"/>
</constraints>
</views>
<views name="Multiple CallEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.158" elementMultiplicity="-1">
<constraints name="isMultipleCallEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CallEvent"/>
</constraints>
</views>
<views name="Multiple ChangeEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.159" elementMultiplicity="-1">
<constraints name="isMultipleChangeEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ChangeEvent"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple SignalEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.160" elementMultiplicity="-1">
<constraints name="isMultipleSignalEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="SignalEvent"/>
</constraints>
</views>
<views name="Multiple AnyReceiveEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.161" elementMultiplicity="-1">
<constraints name="isMultipleAnyReceiveEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="AnyReceiveEvent"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ForkNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.162" elementMultiplicity="-1">
<constraints name="isMultipleForkNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ForkNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple FlowFinalNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.163" elementMultiplicity="-1">
<constraints name="isMultipleFlowFinalNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="FlowFinalNode"/>
</constraints>
</views>
<views name="Multiple FinalNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.164" elementMultiplicity="-1">
<constraints name="isMultipleFinalNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="FinalNode"/>
</constraints>
</views>
<views name="Multiple CentralBufferNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.165" elementMultiplicity="-1">
<constraints name="isMultipleCentralBufferNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CentralBufferNode"/>
</constraints>
</views>
<views name="Multiple MergeNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.166" elementMultiplicity="-1">
<constraints name="isMultipleMergeNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="MergeNode"/>
</constraints>
</views>
<views name="Multiple DecisionNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.167" elementMultiplicity="-1">
<constraints name="isMultipleDecisionNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DecisionNode"/>
</constraints>
</views>
<views name="Multiple ObjectFlow" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.168" elementMultiplicity="-1">
<constraints name="isMultipleObjectFlow">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ObjectFlow"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ActivityFinalNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.169" elementMultiplicity="-1">
<constraints name="isMultipleActivityFinalNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActivityFinalNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ComponentRealization" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.170" elementMultiplicity="-1">
<constraints name="isMultipleComponentRealization">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ComponentRealization"/>
</constraints>
</views>
<views name="Multiple Component" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.171" elementMultiplicity="-1">
<constraints name="isMultipleComponent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Component"/>
</constraints>
</views>
<views name="Multiple Node" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.172" elementMultiplicity="-1">
<constraints name="isMultipleNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Node"/>
</constraints>
</views>
<views name="Multiple CommunicationPath" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.173" elementMultiplicity="-1">
<constraints name="isMultipleCommunicationPath">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CommunicationPath"/>
</constraints>
</views>
<views name="Multiple Device" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.174" elementMultiplicity="-1">
<constraints name="isMultipleDevice">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Device"/>
</constraints>
</views>
<views name="Multiple ExecutionEnvironment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.175" elementMultiplicity="-1">
<constraints name="isMultipleExecutionEnvironment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExecutionEnvironment"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple CombinedFragment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.176" elementMultiplicity="-1">
<constraints name="isMultipleCombinedFragment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CombinedFragment"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Continuation" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.177" elementMultiplicity="-1">
<constraints name="isMultipleContinuation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Continuation"/>
</constraints>
</views>
<views name="Multiple ConsiderIgnoreFragment" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.178" elementMultiplicity="-1">
<constraints name="isMultipleConsiderIgnoreFragment">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConsiderIgnoreFragment"/>
</constraints>
</views>
<views name="Multiple CreateObjectAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.179" elementMultiplicity="-1">
<constraints name="isMultipleCreateObjectAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CreateObjectAction"/>
</constraints>
</views>
<views name="Multiple DestroyObjectAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.180" elementMultiplicity="-1">
<constraints name="isMultipleDestroyObjectAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DestroyObjectAction"/>
</constraints>
</views>
<views name="Multiple TestIdentityAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.181" elementMultiplicity="-1">
<constraints name="isMultipleTestIdentityAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TestIdentityAction"/>
</constraints>
</views>
<views name="Multiple ReadSelfAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.182" elementMultiplicity="-1">
<constraints name="isMultipleReadSelfAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadSelfAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple StructuralFeatureAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.183" elementMultiplicity="-1">
<constraints name="isMultipleStructuralFeatureAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StructuralFeatureAction"/>
</constraints>
</views>
<views name="Multiple ReadStructuralFeatureAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.184" elementMultiplicity="-1">
<constraints name="isMultipleReadStructuralFeatureAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadStructuralFeatureAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple WriteStructuralFeatureAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.185" elementMultiplicity="-1">
<constraints name="isMultipleWriteStructuralFeatureAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="WriteStructuralFeatureAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ClearStructuralFeatureAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.186" elementMultiplicity="-1">
<constraints name="isMultipleClearStructuralFeatureAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ClearStructuralFeatureAction"/>
</constraints>
</views>
<views name="Multiple RemoveStructuralFeatureValueAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.187" elementMultiplicity="-1">
<constraints name="isMultipleRemoveStructuralFeatureValueAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="RemoveStructuralFeatureValueAction"/>
</constraints>
</views>
<views name="Multiple AddStructuralFeatureValueAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.188" elementMultiplicity="-1">
<constraints name="isMultipleAddStructuralFeatureValueAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="AddStructuralFeatureValueAction"/>
</constraints>
</views>
<views name="Multiple LinkAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.189" elementMultiplicity="-1">
<constraints name="isMultipleLinkAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LinkAction"/>
</constraints>
</views>
<views name="Multiple LinkEndData" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.190" elementMultiplicity="-1">
<constraints name="isMultipleLinkEndData">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LinkEndData"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple QualifierValue" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.191" elementMultiplicity="-1">
<constraints name="isMultipleQualifierValue">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="QualifierValue"/>
</constraints>
</views>
<views name="Multiple ReadLinkAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.192" elementMultiplicity="-1">
<constraints name="isMultipleReadLinkAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadLinkAction"/>
</constraints>
</views>
<views name="Multiple LinkEndCreationData" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.193" elementMultiplicity="-1">
<constraints name="isMultipleLinkEndCreationData">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LinkEndCreationData"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple CreateLinkAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.194" elementMultiplicity="-1">
<constraints name="isMultipleCreateLinkAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CreateLinkAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple WriteLinkAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.195" elementMultiplicity="-1">
<constraints name="isMultipleWriteLinkAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="WriteLinkAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple DestroyLinkAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.196" elementMultiplicity="-1">
<constraints name="isMultipleDestroyLinkAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DestroyLinkAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple LinkEndDestructionData" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.197" elementMultiplicity="-1">
<constraints name="isMultipleLinkEndDestructionData">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LinkEndDestructionData"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ClearAssociationAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.198" elementMultiplicity="-1">
<constraints name="isMultipleClearAssociationAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ClearAssociationAction"/>
</constraints>
</views>
<views name="Multiple BroadcastSignalAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.199" elementMultiplicity="-1">
<constraints name="isMultipleBroadcastSignalAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="BroadcastSignalAction"/>
</constraints>
</views>
<views name="Multiple SendObjectAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.200" elementMultiplicity="-1">
<constraints name="isMultipleSendObjectAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="SendObjectAction"/>
</constraints>
</views>
<views name="Multiple ValueSpecificationAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.201" elementMultiplicity="-1">
<constraints name="isMultipleValueSpecificationAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ValueSpecificationAction"/>
</constraints>
</views>
<views name="Multiple TimeExpression" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.202" elementMultiplicity="-1">
<constraints name="isMultipleTimeExpression">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TimeExpression"/>
</constraints>
</views>
<views name="Multiple Observation" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.203" elementMultiplicity="-1">
<constraints name="isMultipleObservation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Observation"/>
</constraints>
</views>
<views name="Multiple Duration" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.204" elementMultiplicity="-1">
<constraints name="isMultipleDuration">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Duration"/>
</constraints>
</views>
<views name="Multiple DurationInterval" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.205" elementMultiplicity="-1">
<constraints name="isMultipleDurationInterval">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DurationInterval"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple Interval" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.206" elementMultiplicity="-1">
<constraints name="isMultipleInterval">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Interval"/>
</constraints>
</views>
<views name="Multiple TimeConstraint" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.207" elementMultiplicity="-1">
<constraints name="isMultipleTimeConstraint">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TimeConstraint"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple IntervalConstraint" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.208" elementMultiplicity="-1">
<constraints name="isMultipleIntervalConstraint">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="IntervalConstraint"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple TimeInterval" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.209" elementMultiplicity="-1">
<constraints name="isMultipleTimeInterval">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TimeInterval"/>
</constraints>
</views>
<views name="Multiple DurationConstraint" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.210" elementMultiplicity="-1">
<constraints name="isMultipleDurationConstraint">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DurationConstraint"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple TimeObservation" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.211" elementMultiplicity="-1">
<constraints name="isMultipleTimeObservation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TimeObservation"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple DurationObservation" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.212" elementMultiplicity="-1">
<constraints name="isMultipleDurationObservation">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DurationObservation"/>
</constraints>
</views>
<views name="Multiple FinalState" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.213" elementMultiplicity="-1">
<constraints name="isMultipleFinalState">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="FinalState"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple TimeEvent" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.214" elementMultiplicity="-1">
<constraints name="isMultipleTimeEvent">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="TimeEvent"/>
</constraints>
</views>
<views name="Multiple VariableAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.215" elementMultiplicity="-1">
<constraints name="isMultipleVariableAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="VariableAction"/>
</constraints>
</views>
<views name="Multiple ReadVariableAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.216" elementMultiplicity="-1">
<constraints name="isMultipleReadVariableAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadVariableAction"/>
</constraints>
</views>
<views name="Multiple WriteVariableAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.217" elementMultiplicity="-1">
<constraints name="isMultipleWriteVariableAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="WriteVariableAction"/>
</constraints>
</views>
<views name="Multiple ClearVariableAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.218" elementMultiplicity="-1">
<constraints name="isMultipleClearVariableAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ClearVariableAction"/>
</constraints>
</views>
<views name="Multiple AddVariableValueAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.219" elementMultiplicity="-1">
<constraints name="isMultipleAddVariableValueAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="AddVariableValueAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple RemoveVariableValueAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.220" elementMultiplicity="-1">
<constraints name="isMultipleRemoveVariableValueAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="RemoveVariableValueAction"/>
</constraints>
</views>
<views name="Multiple RaiseExceptionAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.221" elementMultiplicity="-1">
<constraints name="isMultipleRaiseExceptionAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="RaiseExceptionAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ActionInputPin" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.222" elementMultiplicity="-1">
<constraints name="isMultipleActionInputPin">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ActionInputPin"/>
</constraints>
</views>
<views name="Multiple InformationItem" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.223" elementMultiplicity="-1">
<constraints name="isMultipleInformationItem">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InformationItem"/>
</constraints>
</views>
<views name="Multiple InformationFlow" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.224" elementMultiplicity="-1">
<constraints name="isMultipleInformationFlow">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="InformationFlow"/>
</constraints>
</views>
<views name="Multiple ReadExtentAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.225" elementMultiplicity="-1">
<constraints name="isMultipleReadExtentAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadExtentAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ReclassifyObjectAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.226" elementMultiplicity="-1">
<constraints name="isMultipleReclassifyObjectAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReclassifyObjectAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ReadIsClassifiedObjectAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.227" elementMultiplicity="-1">
<constraints name="isMultipleReadIsClassifiedObjectAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadIsClassifiedObjectAction"/>
</constraints>
</views>
<views name="Multiple StartClassifierBehaviorAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.228" elementMultiplicity="-1">
<constraints name="isMultipleStartClassifierBehaviorAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StartClassifierBehaviorAction"/>
</constraints>
</views>
<views name="Multiple ReadLinkObjectEndAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.229" elementMultiplicity="-1">
<constraints name="isMultipleReadLinkObjectEndAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadLinkObjectEndAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ReadLinkObjectEndQualifierAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.230" elementMultiplicity="-1">
<constraints name="isMultipleReadLinkObjectEndQualifierAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReadLinkObjectEndQualifierAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple CreateLinkObjectAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.231" elementMultiplicity="-1">
<constraints name="isMultipleCreateLinkObjectAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="CreateLinkObjectAction"/>
</constraints>
</views>
<views name="Multiple AcceptEventAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.232" elementMultiplicity="-1">
<constraints name="isMultipleAcceptEventAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="AcceptEventAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple AcceptCallAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.233" elementMultiplicity="-1">
<constraints name="isMultipleAcceptCallAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="AcceptCallAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ReplyAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.234" elementMultiplicity="-1">
<constraints name="isMultipleReplyAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReplyAction"/>
</constraints>
</views>
<views name="Multiple UnmarshallAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.235" elementMultiplicity="-1">
<constraints name="isMultipleUnmarshallAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="UnmarshallAction"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ReduceAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.236" elementMultiplicity="-1">
<constraints name="isMultipleReduceAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ReduceAction"/>
</constraints>
</views>
<views name="Multiple StartObjectBehaviorAction" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.237" elementMultiplicity="-1">
<constraints name="isMultipleStartObjectBehaviorAction">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="StartObjectBehaviorAction"/>
</constraints>
</views>
<views name="Multiple JoinNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.238" elementMultiplicity="-1">
<constraints name="isMultipleJoinNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="JoinNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple DataStoreNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.239" elementMultiplicity="-1">
<constraints name="isMultipleDataStoreNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="DataStoreNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ConditionalNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.240" elementMultiplicity="-1">
<constraints name="isMultipleConditionalNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ConditionalNode"/>
</constraints>
</views>
<views name="Multiple Clause" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.241" elementMultiplicity="-1">
<constraints name="isMultipleClause">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="Clause"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple LoopNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.242" elementMultiplicity="-1">
<constraints name="isMultipleLoopNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="LoopNode"/>
</constraints>
</views>
<views name="Multiple ExpansionNode" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.243" elementMultiplicity="-1">
<constraints name="isMultipleExpansionNode">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExpansionNode"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
</views>
<views name="Multiple ExpansionRegion" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.244" elementMultiplicity="-1">
<constraints name="isMultipleExpansionRegion">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ExpansionRegion"/>
</constraints>
</views>
<views name="Multiple ProtocolTransition" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.245" elementMultiplicity="-1">
<constraints name="isMultipleProtocolTransition">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="ProtocolTransition"/>
</constraints>
</views>
<views name="Multiple AssociationClass" automaticContext="true" datacontexts="/0/@dataContexts.0/@elements.246" elementMultiplicity="-1">
<constraints name="isMultipleAssociationClass">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="AssociationClass"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/uml2/3.0.0/UML"/>
</constraints>
@@ -4500,14 +4500,14 @@
</contexts:DataContextElement>
<contexts:View name="Single EModelElement" automaticContext="true" datacontexts="/1">
<constraints name="isSingleEModelElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="EModelElement"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/emf/2002/Ecore"/>
</constraints>
</contexts:View>
<contexts:View name="Multiple EModelElement" automaticContext="true" datacontexts="/1" elementMultiplicity="-1">
<constraints name="isMultipleEModelElement">
- <constraintType href="../../org.eclipse.papyrus.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <constraintType href="../../org.eclipse.papyrus.views.properties/Model/Environment.xmi#//@constraintTypes.1"/>
<properties xsi:type="contexts:ValueProperty" name="nsUri" value="http://www.eclipse.org/emf/2002/Ecore"/>
<properties xsi:type="contexts:ValueProperty" name="className" value="EModelElement"/>
</constraints>
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/FieldSelection.ecore b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/FieldSelection.ecore
index c0f2d0988b8..1c396cdf130 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/FieldSelection.ecore
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/FieldSelection.ecore
@@ -23,5 +23,5 @@
eType="#//PropertyDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
- <eClassifiers xsi:type="ecore:EDataType" name="Value" instanceClassName="org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton.State"/>
+ <eClassifiers xsi:type="ecore:EDataType" name="Value" instanceClassName="org.eclipse.papyrus.customization.properties.generation.wizard.widget.TernaryButton.State"/>
</ecore:EPackage>
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/FieldSelection.genmodel b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/FieldSelection.genmodel
index 38d1be51c0c..29fde5c4db8 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/FieldSelection.genmodel
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/FieldSelection.genmodel
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
- xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" modelDirectory="/org.eclipse.papyrus.properties.generation/src-gen"
- editDirectory="/org.eclipse.papyrus.properties.generation.edit/src-gen" editorDirectory="/org.eclipse.papyrus.properties.generation.editor/src-gen"
- modelPluginID="org.eclipse.papyrus.properties.generation" modelName="FieldSelection"
- testsDirectory="/org.eclipse.papyrus.properties.generation.tests/src-gen" importerID="org.eclipse.emf.importer.ecore"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" modelDirectory="/org.eclipse.papyrus.customization.properties.generation/src-gen"
+ editDirectory="/org.eclipse.papyrus.customization.properties.generation.edit/src-gen" editorDirectory="/org.eclipse.papyrus.customization.properties.generation.editor/src-gen"
+ modelPluginID="org.eclipse.papyrus.customization.properties.generation" modelName="FieldSelection"
+ testsDirectory="/org.eclipse.papyrus.customization.properties.generation.tests/src-gen" importerID="org.eclipse.emf.importer.ecore"
complianceLevel="5.0" copyrightFields="false">
<foreignModel>FieldSelection.ecore</foreignModel>
- <genPackages prefix="FieldSelection" basePackage="org.eclipse.papyrus.properties.generation"
+ <genPackages prefix="FieldSelection" basePackage="org.eclipse.papyrus.customization.properties.generation"
disposableProviderFactory="true" ecorePackage="FieldSelection.ecore#/">
<genDataTypes ecoreDataType="FieldSelection.ecore#//Value"/>
<genClasses ecoreClass="FieldSelection.ecore#//FieldSelection">
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/LayoutEuristic.ecore b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/LayoutEuristic.ecore
index 48c36bb7f84..3aef013fa8c 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/LayoutEuristic.ecore
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/model/LayoutEuristic.ecore
@@ -5,15 +5,15 @@
nsURI="http://www.eclipse.org/papyrus/properties/layoutEuristic" nsPrefix="layout">
<eClassifiers xsi:type="ecore:EClass" name="Config">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
- <eStructuralFeatures xsi:type="ecore:EReference" name="defaultTextEditor" eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.properties.model/Model/Properties.ecore#//environment/PropertyEditorType"/>
- <eStructuralFeatures xsi:type="ecore:EReference" name="defaultBooleanEditor" eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.properties.model/Model/Properties.ecore#//environment/PropertyEditorType"/>
- <eStructuralFeatures xsi:type="ecore:EReference" name="defaultIntegerEditor" eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.properties.model/Model/Properties.ecore#//environment/PropertyEditorType"/>
- <eStructuralFeatures xsi:type="ecore:EReference" name="defaultEnumEditor" eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.properties.model/Model/Properties.ecore#//environment/PropertyEditorType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="defaultTextEditor" eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.views.properties.model/Model/Properties.ecore#//environment/PropertyEditorType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="defaultBooleanEditor" eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.views.properties.model/Model/Properties.ecore#//environment/PropertyEditorType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="defaultIntegerEditor" eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.views.properties.model/Model/Properties.ecore#//environment/PropertyEditorType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="defaultEnumEditor" eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.views.properties.model/Model/Properties.ecore#//environment/PropertyEditorType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultReferenceEditor"
- eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.properties.model/Model/Properties.ecore#//environment/PropertyEditorType"/>
- <eStructuralFeatures xsi:type="ecore:EReference" name="defaultSectionLayout" eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.properties.model/Model/Properties.ecore#//environment/LayoutType"/>
+ eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.views.properties.model/Model/Properties.ecore#//environment/PropertyEditorType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="defaultSectionLayout" eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.views.properties.model/Model/Properties.ecore#//environment/LayoutType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultModelElementFactory"
- eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.properties.model/Model/Properties.ecore#//environment/ModelElementFactoryDescriptor"/>
+ eType="ecore:EClass platform:/plugin/org.eclipse.papyrus.views.properties.model/Model/Properties.ecore#//environment/ModelElementFactoryDescriptor"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="layoutKind" eType="#//LayoutKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LayoutKind">
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/plugin.xml b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/plugin.xml
index a82901cf8e7..e7268109cd2 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/plugin.xml
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/plugin.xml
@@ -1,39 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
- <extension-point id="org.eclipse.papyrus.properties.generation.generator" name="%extension-point.generator" schema="schema/org.eclipse.papyrus.properties.generation.generator.exsd"/>
- <extension-point id="org.eclipse.papyrus.properties.generation.layout" name="%extension-point.layoutgenerator" schema="schema/org.eclipse.papyrus.properties.generation.layout.exsd"/>
+ <extension-point id="org.eclipse.papyrus.views.properties.generation.generator" name="%extension-point.generator" schema="schema/org.eclipse.papyrus.views.properties.generation.generator.exsd"/>
+ <extension-point id="org.eclipse.papyrus.views.properties.generation.layout" name="%extension-point.layoutgenerator" schema="schema/org.eclipse.papyrus.views.properties.generation.layout.exsd"/>
<extension
point="org.eclipse.ui.newWizards">
<wizard
category="org.eclipse.papyrus.wizards.category"
- class="org.eclipse.papyrus.properties.generation.wizard.CreateContextWizard"
+ class="org.eclipse.papyrus.customization.properties.generation.wizard.CreateContextWizard"
icon="icons/new_customization.png"
- id="org.eclipse.papyrus.properties.generation.wizard"
+ id="org.eclipse.papyrus.views.properties.generation.wizard"
name="%generation.wizard.name">
</wizard>
</extension>
<extension
point="org.eclipse.emf.ecore.generated_package">
<package
- class="org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage"
+ class="org.eclipse.papyrus.views.properties.customization.generation.fieldselection.FieldSelectionPackage"
genModel="Model/Properties.genmodel"
uri="http://www.eclipse.org/papyrus/properties/fieldSelection">
</package>
</extension>
<extension
- point="org.eclipse.papyrus.properties.generation.generator">
+ point="org.eclipse.papyrus.views.properties.generation.generator">
<generator
- generator="org.eclipse.papyrus.properties.generation.generators.EcoreGenerator">
+ generator="org.eclipse.papyrus.customization.properties.generation.generators.EcoreGenerator">
</generator>
<generator
- generator="org.eclipse.papyrus.properties.generation.generators.ProfileGenerator">
+ generator="org.eclipse.papyrus.customization.properties.generation.generators.ProfileGenerator">
</generator>
</extension>
<extension
- point="org.eclipse.papyrus.properties.generation.layout">
+ point="org.eclipse.papyrus.views.properties.generation.layout">
<generator
- generator="org.eclipse.papyrus.properties.generation.layout.StandardLayoutGenerator">
+ generator="org.eclipse.papyrus.customization.properties.generation.layout.StandardLayoutGenerator">
</generator>
</extension>
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/properties-generation.pdoc b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/properties-generation.pdoc
index dc78ffec69a..cb089918983 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/properties-generation.pdoc
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/properties-generation.pdoc
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<doc:Documentation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:doc="http://www.eclipse.org/papyrus/documentation/plugin/documentation" description="This plug-in contains a wizard for generating a property view configuration:&#xD;&#xA;&#xD;&#xA;- From an Ecore Metamodel&#xD;&#xA;- From a UML Profile&#xD;&#xA;&#xD;&#xA;Additionnal generators can be contributed through an extension point.">
- <implicitDependencies plugin="org.eclipse.papyrus.properties.model.xwt" comment="This plug-in needs the XWT projectors to manipulate XWT Files as EMF Models"/>
+ <implicitDependencies plugin="org.eclipse.papyrus.customization.properties.model.xwt" comment="This plug-in needs the XWT projectors to manipulate XWT Files as EMF Models"/>
<referent firstName="Camille" lastName="Letavernier" eMail="camille.letavernier@cea.fr" currentCompany="CEA LIST"/>
<additionalComments title="Plug-in state" contents="This plug-in is still a prototype. It cannot be used for complex models or profiles (With dependencies)"/>
</doc:Documentation>
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.generator.exsd b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.generator.exsd
index b4edc998953..635073b5c3e 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.generator.exsd
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.generator.exsd
@@ -1,9 +1,9 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- Schema file written by PDE -->
-<schema targetNamespace="org.eclipse.papyrus.properties.generation" xmlns="http://www.w3.org/2001/XMLSchema">
+<schema targetNamespace="org.eclipse.papyrus.customization.properties.generation" xmlns="http://www.w3.org/2001/XMLSchema">
<annotation>
<appinfo>
- <meta.schema plugin="org.eclipse.papyrus.properties.generation" id="org.eclipse.papyrus.properties.generation.generator" name="Property view Generator"/>
+ <meta.schema plugin="org.eclipse.papyrus.customization.properties.generation" id="org.eclipse.papyrus.customization.properties.generation.generator" name="Property view Generator"/>
</appinfo>
<documentation>
[Enter description of this extension point.]
@@ -55,7 +55,7 @@
</documentation>
<appinfo>
- <meta.attribute kind="java" basedOn=":org.eclipse.papyrus.properties.generation.generators.Generator"/>
+ <meta.attribute kind="java" basedOn=":org.eclipse.papyrus.customization.properties.generation.generators.Generator"/>
</appinfo>
</annotation>
</attribute>
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.layout.exsd b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.layout.exsd
index bb03dabeb1d..042d3f9e9a9 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.layout.exsd
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/schema/org.eclipse.papyrus.properties.generation.layout.exsd
@@ -1,9 +1,9 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- Schema file written by PDE -->
-<schema targetNamespace="org.eclipse.papyrus.properties.generation" xmlns="http://www.w3.org/2001/XMLSchema">
+<schema targetNamespace="org.eclipse.papyrus.customization.properties.generation" xmlns="http://www.w3.org/2001/XMLSchema">
<annotation>
<appinfo>
- <meta.schema plugin="org.eclipse.papyrus.properties.generation" id="org.eclipse.papyrus.properties.generation.layout" name="Property View layout generator"/>
+ <meta.schema plugin="org.eclipse.papyrus.customization.properties.generation" id="org.eclipse.papyrus.customization.properties.generation.layout" name="Property View layout generator"/>
</appinfo>
<documentation>
[Enter description of this extension point.]
@@ -55,7 +55,7 @@
</documentation>
<appinfo>
- <meta.attribute kind="java" basedOn=":org.eclipse.papyrus.properties.generation.layout.LayoutGenerator"/>
+ <meta.attribute kind="java" basedOn=":org.eclipse.papyrus.customization.properties.generation.layout.LayoutGenerator"/>
</appinfo>
</annotation>
</attribute>
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/ContextElement.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/ContextElement.java
index 7309e1bd063..6f3b4ad800d 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/ContextElement.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/ContextElement.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.properties.generation.fieldselection;
+package org.eclipse.papyrus.customization.properties.generation.fieldselection;
import org.eclipse.emf.common.util.EList;
@@ -18,13 +18,13 @@ import org.eclipse.emf.ecore.EObject;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.ContextElement#getElements <em>Elements</em>}</li>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.ContextElement#getProperties <em>Properties</em>}</li>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.ContextElement#getName <em>Name</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement#getElements <em>Elements</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement#getProperties <em>Properties</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement#getName <em>Name</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage#getContextElement()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage#getContextElement()
* @model
* @generated
*/
@@ -32,7 +32,7 @@ public interface ContextElement extends EObject {
/**
* Returns the value of the '<em><b>Elements</b></em>' containment reference list.
- * The list contents are of type {@link org.eclipse.papyrus.properties.generation.fieldselection.ContextElement}.
+ * The list contents are of type {@link org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Elements</em>' containment reference list isn't clear, there really should be more of a description here...
@@ -40,7 +40,7 @@ public interface ContextElement extends EObject {
* <!-- end-user-doc -->
*
* @return the value of the '<em>Elements</em>' containment reference list.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage#getContextElement_Elements()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage#getContextElement_Elements()
* @model containment="true"
* @generated
*/
@@ -48,7 +48,7 @@ public interface ContextElement extends EObject {
/**
* Returns the value of the '<em><b>Properties</b></em>' containment reference list.
- * The list contents are of type {@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition}.
+ * The list contents are of type {@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Properties</em>' containment reference list isn't clear, there really should be more of a description here...
@@ -56,7 +56,7 @@ public interface ContextElement extends EObject {
* <!-- end-user-doc -->
*
* @return the value of the '<em>Properties</em>' containment reference list.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage#getContextElement_Properties()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage#getContextElement_Properties()
* @model containment="true"
* @generated
*/
@@ -72,14 +72,14 @@ public interface ContextElement extends EObject {
*
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage#getContextElement_Name()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage#getContextElement_Name()
* @model required="true"
* @generated
*/
String getName();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.properties.generation.fieldselection.ContextElement#getName <em>Name</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement#getName <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/FieldSelection.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/FieldSelection.java
index 8dd41ef8757..09cbb9bdd0b 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/FieldSelection.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/FieldSelection.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.properties.generation.fieldselection;
+package org.eclipse.papyrus.customization.properties.generation.fieldselection;
import org.eclipse.emf.common.util.EList;
@@ -18,12 +18,12 @@ import org.eclipse.emf.ecore.EObject;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection#getFields <em>Fields</em>}</li>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection#getContextElements <em>Context Elements</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection#getFields <em>Fields</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection#getContextElements <em>Context Elements</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage#getFieldSelection()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage#getFieldSelection()
* @model
* @generated
*/
@@ -31,7 +31,7 @@ public interface FieldSelection extends EObject {
/**
* Returns the value of the '<em><b>Fields</b></em>' containment reference list.
- * The list contents are of type {@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition}.
+ * The list contents are of type {@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Fields</em>' containment reference list isn't clear, there really should be more of a description here...
@@ -39,7 +39,7 @@ public interface FieldSelection extends EObject {
* <!-- end-user-doc -->
*
* @return the value of the '<em>Fields</em>' containment reference list.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage#getFieldSelection_Fields()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage#getFieldSelection_Fields()
* @model containment="true"
* @generated
*/
@@ -47,7 +47,7 @@ public interface FieldSelection extends EObject {
/**
* Returns the value of the '<em><b>Context Elements</b></em>' containment reference list.
- * The list contents are of type {@link org.eclipse.papyrus.properties.generation.fieldselection.ContextElement}.
+ * The list contents are of type {@link org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Context Elements</em>' containment reference list isn't clear, there really should be more of a description here...
@@ -55,7 +55,7 @@ public interface FieldSelection extends EObject {
* <!-- end-user-doc -->
*
* @return the value of the '<em>Context Elements</em>' containment reference list.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage#getFieldSelection_ContextElements()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage#getFieldSelection_ContextElements()
* @model containment="true"
* @generated
*/
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/FieldSelectionFactory.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/FieldSelectionFactory.java
index 24135acb07d..db6bc8bc292 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/FieldSelectionFactory.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/FieldSelectionFactory.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.properties.generation.fieldselection;
+package org.eclipse.papyrus.customization.properties.generation.fieldselection;
import org.eclipse.emf.ecore.EFactory;
@@ -14,7 +14,7 @@ import org.eclipse.emf.ecore.EFactory;
* It provides a create method for each non-abstract class of the model.
* <!-- end-user-doc -->
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage
* @generated
*/
public interface FieldSelectionFactory extends EFactory {
@@ -26,7 +26,7 @@ public interface FieldSelectionFactory extends EFactory {
*
* @generated
*/
- FieldSelectionFactory eINSTANCE = org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionFactoryImpl.init();
+ FieldSelectionFactory eINSTANCE = org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionFactoryImpl.init();
/**
* Returns a new object of class '<em>Field Selection</em>'.
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/FieldSelectionPackage.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/FieldSelectionPackage.java
index b004bed48cc..f46b5d04965 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/FieldSelectionPackage.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/FieldSelectionPackage.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.properties.generation.fieldselection;
+package org.eclipse.papyrus.customization.properties.generation.fieldselection;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
@@ -24,7 +24,7 @@ import org.eclipse.emf.ecore.EReference;
* </ul>
* <!-- end-user-doc -->
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionFactory
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionFactory
* @model kind="package"
* @generated
*/
@@ -64,16 +64,16 @@ public interface FieldSelectionPackage extends EPackage {
*
* @generated
*/
- FieldSelectionPackage eINSTANCE = org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionPackageImpl.init();
+ FieldSelectionPackage eINSTANCE = org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionPackageImpl.init();
/**
- * The meta object id for the '{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionImpl <em>Field Selection</em>}'
+ * The meta object id for the '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionImpl <em>Field Selection</em>}'
* class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionImpl
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getFieldSelection()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionImpl
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getFieldSelection()
* @generated
*/
int FIELD_SELECTION = 0;
@@ -109,13 +109,13 @@ public interface FieldSelectionPackage extends EPackage {
int FIELD_SELECTION_FEATURE_COUNT = 2;
/**
- * The meta object id for the '{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.PropertyDefinitionImpl
+ * The meta object id for the '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.PropertyDefinitionImpl
* <em>Property Definition</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.PropertyDefinitionImpl
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getPropertyDefinition()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.PropertyDefinitionImpl
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getPropertyDefinition()
* @generated
*/
int PROPERTY_DEFINITION = 1;
@@ -161,13 +161,13 @@ public interface FieldSelectionPackage extends EPackage {
int PROPERTY_DEFINITION_FEATURE_COUNT = 3;
/**
- * The meta object id for the '{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.ContextElementImpl <em>Context Element</em>}'
+ * The meta object id for the '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.ContextElementImpl <em>Context Element</em>}'
* class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.ContextElementImpl
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getContextElement()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.ContextElementImpl
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getContextElement()
* @generated
*/
int CONTEXT_ELEMENT = 2;
@@ -217,32 +217,32 @@ public interface FieldSelectionPackage extends EPackage {
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
- * @see org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton.State
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getValue()
+ * @see org.eclipse.papyrus.customization.properties.generation.wizard.widget.TernaryButton.State
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getValue()
* @generated
*/
int VALUE = 3;
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection <em>Field Selection</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection <em>Field Selection</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
* @return the meta object for class '<em>Field Selection</em>'.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection
* @generated
*/
EClass getFieldSelection();
/**
* Returns the meta object for the containment reference list '
- * {@link org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection#getFields <em>Fields</em>}'.
+ * {@link org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection#getFields <em>Fields</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
* @return the meta object for the containment reference list '<em>Fields</em>'.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection#getFields()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection#getFields()
* @see #getFieldSelection()
* @generated
*/
@@ -250,87 +250,87 @@ public interface FieldSelectionPackage extends EPackage {
/**
* Returns the meta object for the containment reference list '
- * {@link org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection#getContextElements <em>Context Elements</em>}'.
+ * {@link org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection#getContextElements <em>Context Elements</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
* @return the meta object for the containment reference list '<em>Context Elements</em>'.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection#getContextElements()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection#getContextElements()
* @see #getFieldSelection()
* @generated
*/
EReference getFieldSelection_ContextElements();
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition
+ * Returns the meta object for class '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition
* <em>Property Definition</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
* @return the meta object for class '<em>Property Definition</em>'.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition
* @generated
*/
EClass getPropertyDefinition();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition#getName
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition#getName
* <em>Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
* @return the meta object for the attribute '<em>Name</em>'.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition#getName()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition#getName()
* @see #getPropertyDefinition()
* @generated
*/
EAttribute getPropertyDefinition_Name();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition#getValueSingle
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition#getValueSingle
* <em>Value Single</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
* @return the meta object for the attribute '<em>Value Single</em>'.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition#getValueSingle()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition#getValueSingle()
* @see #getPropertyDefinition()
* @generated
*/
EAttribute getPropertyDefinition_ValueSingle();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition#getValueMultiple
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition#getValueMultiple
* <em>Value Multiple</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
* @return the meta object for the attribute '<em>Value Multiple</em>'.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition#getValueMultiple()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition#getValueMultiple()
* @see #getPropertyDefinition()
* @generated
*/
EAttribute getPropertyDefinition_ValueMultiple();
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.properties.generation.fieldselection.ContextElement <em>Context Element</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement <em>Context Element</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
* @return the meta object for class '<em>Context Element</em>'.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.ContextElement
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement
* @generated
*/
EClass getContextElement();
/**
* Returns the meta object for the containment reference list '
- * {@link org.eclipse.papyrus.properties.generation.fieldselection.ContextElement#getElements <em>Elements</em>}'.
+ * {@link org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement#getElements <em>Elements</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
* @return the meta object for the containment reference list '<em>Elements</em>'.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.ContextElement#getElements()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement#getElements()
* @see #getContextElement()
* @generated
*/
@@ -338,38 +338,38 @@ public interface FieldSelectionPackage extends EPackage {
/**
* Returns the meta object for the containment reference list '
- * {@link org.eclipse.papyrus.properties.generation.fieldselection.ContextElement#getProperties <em>Properties</em>}'.
+ * {@link org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement#getProperties <em>Properties</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
* @return the meta object for the containment reference list '<em>Properties</em>'.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.ContextElement#getProperties()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement#getProperties()
* @see #getContextElement()
* @generated
*/
EReference getContextElement_Properties();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.properties.generation.fieldselection.ContextElement#getName
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement#getName
* <em>Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
* @return the meta object for the attribute '<em>Name</em>'.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.ContextElement#getName()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement#getName()
* @see #getContextElement()
* @generated
*/
EAttribute getContextElement_Name();
/**
- * Returns the meta object for data type '{@link org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton.State <em>Value</em>}'.
+ * Returns the meta object for data type '{@link org.eclipse.papyrus.customization.properties.generation.wizard.widget.TernaryButton.State <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
* @return the meta object for data type '<em>Value</em>'.
- * @see org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton.State
- * @model instanceClass="org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton.State"
+ * @see org.eclipse.papyrus.customization.properties.generation.wizard.widget.TernaryButton.State
+ * @model instanceClass="org.eclipse.papyrus.customization.properties.generation.wizard.widget.TernaryButton.State"
* @generated
*/
EDataType getValue();
@@ -400,13 +400,13 @@ public interface FieldSelectionPackage extends EPackage {
interface Literals {
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionImpl
+ * The meta object literal for the '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionImpl
* <em>Field Selection</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionImpl
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getFieldSelection()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionImpl
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getFieldSelection()
* @generated
*/
EClass FIELD_SELECTION = eINSTANCE.getFieldSelection();
@@ -430,13 +430,13 @@ public interface FieldSelectionPackage extends EPackage {
EReference FIELD_SELECTION__CONTEXT_ELEMENTS = eINSTANCE.getFieldSelection_ContextElements();
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.PropertyDefinitionImpl
+ * The meta object literal for the '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.PropertyDefinitionImpl
* <em>Property Definition</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.PropertyDefinitionImpl
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getPropertyDefinition()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.PropertyDefinitionImpl
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getPropertyDefinition()
* @generated
*/
EClass PROPERTY_DEFINITION = eINSTANCE.getPropertyDefinition();
@@ -469,13 +469,13 @@ public interface FieldSelectionPackage extends EPackage {
EAttribute PROPERTY_DEFINITION__VALUE_MULTIPLE = eINSTANCE.getPropertyDefinition_ValueMultiple();
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.ContextElementImpl
+ * The meta object literal for the '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.ContextElementImpl
* <em>Context Element</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.ContextElementImpl
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getContextElement()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.ContextElementImpl
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getContextElement()
* @generated
*/
EClass CONTEXT_ELEMENT = eINSTANCE.getContextElement();
@@ -512,8 +512,8 @@ public interface FieldSelectionPackage extends EPackage {
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
- * @see org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton.State
- * @see org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getValue()
+ * @see org.eclipse.papyrus.customization.properties.generation.wizard.widget.TernaryButton.State
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionPackageImpl#getValue()
* @generated
*/
EDataType VALUE = eINSTANCE.getValue();
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/PropertyDefinition.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/PropertyDefinition.java
index 067aa199721..004333fc917 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/PropertyDefinition.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/PropertyDefinition.java
@@ -4,11 +4,11 @@
*
* $Id$
*/
-package org.eclipse.papyrus.properties.generation.fieldselection;
+package org.eclipse.papyrus.customization.properties.generation.fieldselection;
import org.eclipse.emf.ecore.EObject;
-import org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton.State;
+import org.eclipse.papyrus.customization.properties.generation.wizard.widget.TernaryButton.State;
/**
* <!-- begin-user-doc -->
@@ -18,13 +18,13 @@ import org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton.Sta
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition#getValueSingle <em>Value Single</em>}</li>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition#getValueMultiple <em>Value Multiple</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition#getName <em>Name</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition#getValueSingle <em>Value Single</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition#getValueMultiple <em>Value Multiple</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage#getPropertyDefinition()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage#getPropertyDefinition()
* @model
* @generated
*/
@@ -40,14 +40,14 @@ public interface PropertyDefinition extends EObject {
*
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage#getPropertyDefinition_Name()
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage#getPropertyDefinition_Name()
* @model required="true"
* @generated
*/
String getName();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition#getName <em>Name</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition#getName <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
*
@@ -69,14 +69,14 @@ public interface PropertyDefinition extends EObject {
*
* @return the value of the '<em>Value Single</em>' attribute.
* @see #setValueSingle(State)
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage#getPropertyDefinition_ValueSingle()
- * @model default="DEFAULT" dataType="org.eclipse.papyrus.properties.generation.fieldselection.Value" required="true"
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage#getPropertyDefinition_ValueSingle()
+ * @model default="DEFAULT" dataType="org.eclipse.papyrus.customization.properties.generation.fieldselection.Value" required="true"
* @generated
*/
State getValueSingle();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition#getValueSingle <em>Value Single</em>}
+ * Sets the value of the '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition#getValueSingle <em>Value Single</em>}
* ' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
@@ -99,14 +99,14 @@ public interface PropertyDefinition extends EObject {
*
* @return the value of the '<em>Value Multiple</em>' attribute.
* @see #setValueMultiple(State)
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage#getPropertyDefinition_ValueMultiple()
- * @model default="DEFAULT" dataType="org.eclipse.papyrus.properties.generation.fieldselection.Value" required="true"
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage#getPropertyDefinition_ValueMultiple()
+ * @model default="DEFAULT" dataType="org.eclipse.papyrus.customization.properties.generation.fieldselection.Value" required="true"
* @generated
*/
State getValueMultiple();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition#getValueMultiple
+ * Sets the value of the '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition#getValueMultiple
* <em>Value Multiple</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/ContextElementImpl.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/ContextElementImpl.java
index 5e240f1f826..4cfe54e9eed 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/ContextElementImpl.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/ContextElementImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.properties.generation.fieldselection.impl;
+package org.eclipse.papyrus.customization.properties.generation.fieldselection.impl;
import java.util.Collection;
@@ -22,9 +22,9 @@ import org.eclipse.emf.ecore.impl.EObjectImpl;
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-import org.eclipse.papyrus.properties.generation.fieldselection.ContextElement;
-import org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage;
-import org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition;
/**
* <!-- begin-user-doc -->
@@ -33,9 +33,9 @@ import org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefiniti
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.ContextElementImpl#getElements <em>Elements</em>}</li>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.ContextElementImpl#getProperties <em>Properties</em>}</li>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.ContextElementImpl#getName <em>Name</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.ContextElementImpl#getElements <em>Elements</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.ContextElementImpl#getProperties <em>Properties</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.ContextElementImpl#getName <em>Name</em>}</li>
* </ul>
* </p>
*
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/FieldSelectionFactoryImpl.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/FieldSelectionFactoryImpl.java
index 383ba58f160..8e631ca9d86 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/FieldSelectionFactoryImpl.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/FieldSelectionFactoryImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.properties.generation.fieldselection.impl;
+package org.eclipse.papyrus.customization.properties.generation.fieldselection.impl;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EDataType;
@@ -15,9 +15,9 @@ import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
-import org.eclipse.papyrus.properties.generation.fieldselection.*;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.*;
+import org.eclipse.papyrus.customization.properties.generation.wizard.widget.TernaryButton.State;
-import org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton.State;
/**
* <!-- begin-user-doc -->
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/FieldSelectionImpl.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/FieldSelectionImpl.java
index 10fe708f5b6..1d6b5dc3529 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/FieldSelectionImpl.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/FieldSelectionImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.properties.generation.fieldselection.impl;
+package org.eclipse.papyrus.customization.properties.generation.fieldselection.impl;
import java.util.Collection;
@@ -20,10 +20,10 @@ import org.eclipse.emf.ecore.impl.EObjectImpl;
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-import org.eclipse.papyrus.properties.generation.fieldselection.ContextElement;
-import org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection;
-import org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage;
-import org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition;
/**
* <!-- begin-user-doc -->
@@ -32,8 +32,8 @@ import org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefiniti
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionImpl#getFields <em>Fields</em>}</li>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.FieldSelectionImpl#getContextElements <em>Context Elements</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionImpl#getFields <em>Fields</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.FieldSelectionImpl#getContextElements <em>Context Elements</em>}</li>
* </ul>
* </p>
*
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/FieldSelectionPackageImpl.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/FieldSelectionPackageImpl.java
index 5126cda576c..c26f0ba6d46 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/FieldSelectionPackageImpl.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/FieldSelectionPackageImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.properties.generation.fieldselection.impl;
+package org.eclipse.papyrus.customization.properties.generation.fieldselection.impl;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
@@ -14,13 +14,13 @@ import org.eclipse.emf.ecore.EReference;
import org.eclipse.emf.ecore.impl.EPackageImpl;
-import org.eclipse.papyrus.properties.generation.fieldselection.ContextElement;
-import org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection;
-import org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionFactory;
-import org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage;
-import org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionFactory;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition;
+import org.eclipse.papyrus.customization.properties.generation.wizard.widget.TernaryButton.State;
-import org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton.State;
/**
* <!-- begin-user-doc -->
@@ -72,7 +72,7 @@ public class FieldSelectionPackageImpl extends EPackageImpl implements FieldSele
* package, or returns the registered package, if one already exists. <!-- begin-user-doc --> <!-- end-user-doc -->
*
* @see org.eclipse.emf.ecore.EPackage.Registry
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage#eNS_URI
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage#eNS_URI
* @see #init()
* @generated
*/
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/PropertyDefinitionImpl.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/PropertyDefinitionImpl.java
index 86aedfd62a7..ab58d0fefd9 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/impl/PropertyDefinitionImpl.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/impl/PropertyDefinitionImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.properties.generation.fieldselection.impl;
+package org.eclipse.papyrus.customization.properties.generation.fieldselection.impl;
import org.eclipse.emf.common.notify.Notification;
@@ -13,11 +13,11 @@ import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.EObjectImpl;
-import org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionFactory;
-import org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage;
-import org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionFactory;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition;
+import org.eclipse.papyrus.customization.properties.generation.wizard.widget.TernaryButton.State;
-import org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton.State;
/**
* <!-- begin-user-doc -->
@@ -26,9 +26,9 @@ import org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton.Sta
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.PropertyDefinitionImpl#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.PropertyDefinitionImpl#getValueSingle <em>Value Single</em>}</li>
- * <li>{@link org.eclipse.papyrus.properties.generation.fieldselection.impl.PropertyDefinitionImpl#getValueMultiple <em>Value Multiple</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.PropertyDefinitionImpl#getName <em>Name</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.PropertyDefinitionImpl#getValueSingle <em>Value Single</em>}</li>
+ * <li>{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.impl.PropertyDefinitionImpl#getValueMultiple <em>Value Multiple</em>}</li>
* </ul>
* </p>
*
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/util/FieldSelectionAdapterFactory.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/util/FieldSelectionAdapterFactory.java
index 7bcf4ad4248..02bdff0fb8b 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/util/FieldSelectionAdapterFactory.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/util/FieldSelectionAdapterFactory.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.properties.generation.fieldselection.util;
+package org.eclipse.papyrus.customization.properties.generation.fieldselection.util;
import org.eclipse.emf.common.notify.Adapter;
import org.eclipse.emf.common.notify.Notifier;
@@ -13,7 +13,7 @@ import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl;
import org.eclipse.emf.ecore.EObject;
-import org.eclipse.papyrus.properties.generation.fieldselection.*;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.*;
/**
* <!-- begin-user-doc -->
@@ -21,7 +21,7 @@ import org.eclipse.papyrus.properties.generation.fieldselection.*;
* It provides an adapter <code>createXXX</code> method for each class of the model.
* <!-- end-user-doc -->
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage
* @generated
*/
public class FieldSelectionAdapterFactory extends AdapterFactoryImpl {
@@ -115,7 +115,7 @@ public class FieldSelectionAdapterFactory extends AdapterFactoryImpl {
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection
* <em>Field Selection</em>}'.
* <!-- begin-user-doc -->
* This default implementation returns null so that we can easily ignore cases;
@@ -123,7 +123,7 @@ public class FieldSelectionAdapterFactory extends AdapterFactoryImpl {
* <!-- end-user-doc -->
*
* @return the new adapter.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection
* @generated
*/
public Adapter createFieldSelectionAdapter() {
@@ -131,7 +131,7 @@ public class FieldSelectionAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition
* <em>Property Definition</em>}'.
* <!-- begin-user-doc -->
* This default implementation returns null so that we can easily ignore cases;
@@ -139,7 +139,7 @@ public class FieldSelectionAdapterFactory extends AdapterFactoryImpl {
* <!-- end-user-doc -->
*
* @return the new adapter.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition
* @generated
*/
public Adapter createPropertyDefinitionAdapter() {
@@ -147,7 +147,7 @@ public class FieldSelectionAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.properties.generation.fieldselection.ContextElement
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement
* <em>Context Element</em>}'.
* <!-- begin-user-doc -->
* This default implementation returns null so that we can easily ignore cases;
@@ -155,7 +155,7 @@ public class FieldSelectionAdapterFactory extends AdapterFactoryImpl {
* <!-- end-user-doc -->
*
* @return the new adapter.
- * @see org.eclipse.papyrus.properties.generation.fieldselection.ContextElement
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement
* @generated
*/
public Adapter createContextElementAdapter() {
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/util/FieldSelectionSwitch.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/util/FieldSelectionSwitch.java
index 654fe5d60f4..1fb025eeddd 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/properties/generation/fieldselection/util/FieldSelectionSwitch.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src-gen/org/eclipse/papyrus/customization/properties/generation/fieldselection/util/FieldSelectionSwitch.java
@@ -4,14 +4,14 @@
*
* $Id$
*/
-package org.eclipse.papyrus.properties.generation.fieldselection.util;
+package org.eclipse.papyrus.customization.properties.generation.fieldselection.util;
import java.util.List;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
-import org.eclipse.papyrus.properties.generation.fieldselection.*;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.*;
/**
* <!-- begin-user-doc -->
@@ -23,7 +23,7 @@ import org.eclipse.papyrus.properties.generation.fieldselection.*;
* which is the result of the switch.
* <!-- end-user-doc -->
*
- * @see org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage
+ * @see org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage
* @generated
*/
public class FieldSelectionSwitch<T> {
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/Activator.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/Activator.java
index 158d0312089..078ad73abe4 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/Activator.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/Activator.java
@@ -9,13 +9,13 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation;
+package org.eclipse.papyrus.customization.properties.generation;
import org.eclipse.jface.resource.ImageDescriptor;
import org.eclipse.jface.resource.ImageRegistry;
-import org.eclipse.papyrus.log.LogHelper;
-import org.eclipse.papyrus.properties.generation.extensionpoint.GeneratorExtensionPoint;
-import org.eclipse.papyrus.properties.generation.extensionpoint.LayoutExtensionPoint;
+import org.eclipse.papyrus.customization.properties.generation.extensionpoint.GeneratorExtensionPoint;
+import org.eclipse.papyrus.customization.properties.generation.extensionpoint.LayoutExtensionPoint;
+import org.eclipse.papyrus.infra.core.log.LogHelper;
import org.eclipse.swt.graphics.Image;
import org.eclipse.ui.plugin.AbstractUIPlugin;
import org.osgi.framework.BundleContext;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/extensionpoint/GeneratorExtensionPoint.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java
index 7b86ddf6942..c386404e058 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/extensionpoint/GeneratorExtensionPoint.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java
@@ -9,23 +9,23 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.extensionpoint;
+package org.eclipse.papyrus.customization.properties.generation.extensionpoint;
import org.eclipse.core.runtime.IConfigurationElement;
import org.eclipse.core.runtime.Platform;
-import org.eclipse.papyrus.properties.Activator;
-import org.eclipse.papyrus.properties.generation.generators.IGenerator;
-import org.eclipse.papyrus.properties.generation.wizard.CreateContextWizard;
+import org.eclipse.papyrus.customization.properties.generation.generators.IGenerator;
+import org.eclipse.papyrus.customization.properties.generation.wizard.CreateContextWizard;
+import org.eclipse.papyrus.views.properties.Activator;
/**
- * Handles the extension point org.eclipse.papyrus.properties.generation.generator
+ * Handles the extension point org.eclipse.papyrus.customization.properties.generation.generator
* Registers the given Generator to the Property view generation wizard
*
* @author Camille Letavernier
*/
public class GeneratorExtensionPoint {
- private final String EXTENSION_ID = "org.eclipse.papyrus.properties.generation.generator"; //$NON-NLS-1$
+ private final String EXTENSION_ID = "org.eclipse.papyrus.customization.properties.generation.generator"; //$NON-NLS-1$
/**
* Constructor.
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/extensionpoint/LayoutExtensionPoint.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/LayoutExtensionPoint.java
index 7792d42025f..0f4003a4931 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/extensionpoint/LayoutExtensionPoint.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/LayoutExtensionPoint.java
@@ -9,23 +9,23 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.extensionpoint;
+package org.eclipse.papyrus.customization.properties.generation.extensionpoint;
import org.eclipse.core.runtime.IConfigurationElement;
import org.eclipse.core.runtime.Platform;
-import org.eclipse.papyrus.properties.Activator;
-import org.eclipse.papyrus.properties.generation.layout.ILayoutGenerator;
-import org.eclipse.papyrus.properties.generation.wizard.CreateContextWizard;
+import org.eclipse.papyrus.customization.properties.generation.layout.ILayoutGenerator;
+import org.eclipse.papyrus.customization.properties.generation.wizard.CreateContextWizard;
+import org.eclipse.papyrus.views.properties.Activator;
/**
- * Handles the extension point org.eclipse.papyrus.properties.generation.layout
+ * Handles the extension point org.eclipse.papyrus.customization.properties.generation.layout
* Registers the given layout Generator to the Property view generation wizard
*
* @author Camille Letavernier
*/
public class LayoutExtensionPoint {
- private final String EXTENSION_ID = "org.eclipse.papyrus.properties.generation.layout"; //$NON-NLS-1$
+ private final String EXTENSION_ID = "org.eclipse.papyrus.customization.properties.generation.layout"; //$NON-NLS-1$
/**
* Constructor.
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/AbstractQVTGenerator.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java
index e3c6e4c6b96..f65fe202671 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/AbstractQVTGenerator.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java
@@ -9,7 +9,7 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.generators;
+package org.eclipse.papyrus.customization.properties.generation.generators;
import java.io.IOException;
import java.util.HashSet;
@@ -28,8 +28,8 @@ import org.eclipse.m2m.qvt.oml.ExecutionContextImpl;
import org.eclipse.m2m.qvt.oml.ExecutionDiagnostic;
import org.eclipse.m2m.qvt.oml.ModelExtent;
import org.eclipse.m2m.qvt.oml.TransformationExecutor;
-import org.eclipse.papyrus.properties.contexts.Context;
-import org.eclipse.papyrus.properties.generation.Activator;
+import org.eclipse.papyrus.customization.properties.generation.Activator;
+import org.eclipse.papyrus.views.properties.contexts.Context;
import org.eclipse.swt.widgets.Event;
import org.eclipse.swt.widgets.Listener;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/EcoreGenerator.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EcoreGenerator.java
index 8618a2a3ae0..60fbe98bbbf 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/EcoreGenerator.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EcoreGenerator.java
@@ -9,7 +9,7 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.generators;
+package org.eclipse.papyrus.customization.properties.generation.generators;
import java.util.Arrays;
import java.util.Collections;
@@ -28,12 +28,12 @@ import org.eclipse.emf.ecore.EReference;
import org.eclipse.emf.ecore.EStructuralFeature;
import org.eclipse.m2m.qvt.oml.BasicModelExtent;
import org.eclipse.m2m.qvt.oml.ModelExtent;
-import org.eclipse.papyrus.properties.contexts.DataContextElement;
-import org.eclipse.papyrus.properties.contexts.Property;
-import org.eclipse.papyrus.properties.generation.messages.Messages;
-import org.eclipse.papyrus.properties.generation.wizard.widget.FileChooser;
-import org.eclipse.papyrus.properties.root.PropertiesRoot;
-import org.eclipse.papyrus.properties.runtime.ConfigurationManager;
+import org.eclipse.papyrus.customization.properties.generation.messages.Messages;
+import org.eclipse.papyrus.customization.properties.generation.wizard.widget.FileChooser;
+import org.eclipse.papyrus.views.properties.contexts.DataContextElement;
+import org.eclipse.papyrus.views.properties.contexts.Property;
+import org.eclipse.papyrus.views.properties.root.PropertiesRoot;
+import org.eclipse.papyrus.views.properties.runtime.ConfigurationManager;
import org.eclipse.swt.SWT;
import org.eclipse.swt.layout.GridData;
import org.eclipse.swt.layout.GridLayout;
@@ -219,7 +219,7 @@ public class EcoreGenerator extends AbstractQVTGenerator {
@Override
protected URI getTransformationURI() {
- return URI.createPlatformPluginURI("org.eclipse.papyrus.properties.generation/transforms/ecore2datacontext.qvto", true); //$NON-NLS-1$
+ return URI.createPlatformPluginURI("org.eclipse.papyrus.customization.properties.generation/transforms/ecore2datacontext.qvto", true); //$NON-NLS-1$
}
@Override
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/EditContextGenerator.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EditContextGenerator.java
index c1379bcf052..7fb4b0b6b34 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/EditContextGenerator.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EditContextGenerator.java
@@ -9,17 +9,17 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.generators;
+package org.eclipse.papyrus.customization.properties.generation.generators;
import java.util.Collection;
import java.util.List;
import org.eclipse.emf.common.util.URI;
-import org.eclipse.papyrus.properties.contexts.Context;
-import org.eclipse.papyrus.properties.contexts.DataContextElement;
-import org.eclipse.papyrus.properties.contexts.Property;
-import org.eclipse.papyrus.properties.contexts.View;
-import org.eclipse.papyrus.properties.generation.messages.Messages;
+import org.eclipse.papyrus.customization.properties.generation.messages.Messages;
+import org.eclipse.papyrus.views.properties.contexts.Context;
+import org.eclipse.papyrus.views.properties.contexts.DataContextElement;
+import org.eclipse.papyrus.views.properties.contexts.Property;
+import org.eclipse.papyrus.views.properties.contexts.View;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Listener;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/IGenerator.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/IGenerator.java
index 0384cde276a..45d854ba61c 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/IGenerator.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/IGenerator.java
@@ -9,12 +9,12 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.generators;
+package org.eclipse.papyrus.customization.properties.generation.generators;
import org.eclipse.emf.common.util.URI;
-import org.eclipse.papyrus.properties.contexts.Context;
-import org.eclipse.papyrus.properties.contexts.DataContextElement;
-import org.eclipse.papyrus.properties.contexts.Property;
+import org.eclipse.papyrus.views.properties.contexts.Context;
+import org.eclipse.papyrus.views.properties.contexts.DataContextElement;
+import org.eclipse.papyrus.views.properties.contexts.Property;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Listener;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/ProfileGenerator.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/ProfileGenerator.java
index 84129cc1c35..d6c4bf36593 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/generators/ProfileGenerator.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/ProfileGenerator.java
@@ -9,7 +9,7 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.generators;
+package org.eclipse.papyrus.customization.properties.generation.generators;
import java.util.Arrays;
import java.util.Collections;
@@ -22,13 +22,13 @@ import org.eclipse.emf.common.util.URI;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.m2m.qvt.oml.BasicModelExtent;
import org.eclipse.m2m.qvt.oml.ModelExtent;
-import org.eclipse.papyrus.properties.contexts.DataContextElement;
-import org.eclipse.papyrus.properties.contexts.Property;
-import org.eclipse.papyrus.properties.generation.Activator;
-import org.eclipse.papyrus.properties.generation.messages.Messages;
-import org.eclipse.papyrus.properties.generation.wizard.widget.FileChooser;
-import org.eclipse.papyrus.properties.root.PropertiesRoot;
-import org.eclipse.papyrus.properties.runtime.ConfigurationManager;
+import org.eclipse.papyrus.customization.properties.generation.Activator;
+import org.eclipse.papyrus.customization.properties.generation.messages.Messages;
+import org.eclipse.papyrus.customization.properties.generation.wizard.widget.FileChooser;
+import org.eclipse.papyrus.views.properties.contexts.DataContextElement;
+import org.eclipse.papyrus.views.properties.contexts.Property;
+import org.eclipse.papyrus.views.properties.root.PropertiesRoot;
+import org.eclipse.papyrus.views.properties.runtime.ConfigurationManager;
import org.eclipse.swt.SWT;
import org.eclipse.swt.layout.GridData;
import org.eclipse.swt.layout.GridLayout;
@@ -110,7 +110,7 @@ public class ProfileGenerator extends AbstractQVTGenerator {
@Override
protected URI getTransformationURI() {
- return URI.createPlatformPluginURI("org.eclipse.papyrus.properties.generation/transforms/profile2datacontext.qvto", true); //$NON-NLS-1$
+ return URI.createPlatformPluginURI("org.eclipse.papyrus.customization.properties.generation/transforms/profile2datacontext.qvto", true); //$NON-NLS-1$
}
/**
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/layout/ILayoutGenerator.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/ILayoutGenerator.java
index 4ab67cb1c78..6a1a7f2ab94 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/layout/ILayoutGenerator.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/ILayoutGenerator.java
@@ -9,13 +9,13 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.layout;
+package org.eclipse.papyrus.customization.properties.generation.layout;
import java.util.List;
-import org.eclipse.papyrus.properties.contexts.Section;
-import org.eclipse.papyrus.properties.contexts.View;
-import org.eclipse.papyrus.properties.ui.PropertyEditor;
+import org.eclipse.papyrus.views.properties.contexts.Section;
+import org.eclipse.papyrus.views.properties.contexts.View;
+import org.eclipse.papyrus.views.properties.ui.PropertyEditor;
/**
* An interface for defining Layout generators.
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/layout/StandardLayoutGenerator.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java
index 71341d923de..1f47e4f1d4b 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/layout/StandardLayoutGenerator.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java
@@ -9,7 +9,7 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.layout;
+package org.eclipse.papyrus.customization.properties.generation.layout;
import java.util.Collection;
import java.util.Collections;
@@ -22,23 +22,23 @@ import java.util.TreeMap;
import org.eclipse.emf.common.util.URI;
import org.eclipse.emf.ecore.resource.Resource;
-import org.eclipse.papyrus.properties.contexts.ContextsFactory;
-import org.eclipse.papyrus.properties.contexts.Property;
-import org.eclipse.papyrus.properties.contexts.Section;
-import org.eclipse.papyrus.properties.contexts.View;
-import org.eclipse.papyrus.properties.environment.CompositeWidgetType;
-import org.eclipse.papyrus.properties.environment.LayoutType;
-import org.eclipse.papyrus.properties.environment.Namespace;
-import org.eclipse.papyrus.properties.environment.Type;
-import org.eclipse.papyrus.properties.generation.Activator;
-import org.eclipse.papyrus.properties.generation.messages.Messages;
-import org.eclipse.papyrus.properties.runtime.ConfigurationManager;
-import org.eclipse.papyrus.properties.ui.CompositeWidget;
-import org.eclipse.papyrus.properties.ui.Layout;
-import org.eclipse.papyrus.properties.ui.PropertyEditor;
-import org.eclipse.papyrus.properties.ui.UiFactory;
-import org.eclipse.papyrus.properties.ui.ValueAttribute;
-import org.eclipse.papyrus.properties.util.Util;
+import org.eclipse.papyrus.customization.properties.generation.Activator;
+import org.eclipse.papyrus.customization.properties.generation.messages.Messages;
+import org.eclipse.papyrus.views.properties.contexts.ContextsFactory;
+import org.eclipse.papyrus.views.properties.contexts.Property;
+import org.eclipse.papyrus.views.properties.contexts.Section;
+import org.eclipse.papyrus.views.properties.contexts.View;
+import org.eclipse.papyrus.views.properties.environment.CompositeWidgetType;
+import org.eclipse.papyrus.views.properties.environment.LayoutType;
+import org.eclipse.papyrus.views.properties.environment.Namespace;
+import org.eclipse.papyrus.views.properties.environment.Type;
+import org.eclipse.papyrus.views.properties.runtime.ConfigurationManager;
+import org.eclipse.papyrus.views.properties.ui.CompositeWidget;
+import org.eclipse.papyrus.views.properties.ui.Layout;
+import org.eclipse.papyrus.views.properties.ui.PropertyEditor;
+import org.eclipse.papyrus.views.properties.ui.UiFactory;
+import org.eclipse.papyrus.views.properties.ui.ValueAttribute;
+import org.eclipse.papyrus.views.properties.util.Util;
/**
* Default implementation for ILayoutGenerator
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/messages/Messages.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/messages/Messages.java
index 30f54286308..96309c1b6d0 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/messages/Messages.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/messages/Messages.java
@@ -9,13 +9,13 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.messages;
+package org.eclipse.papyrus.customization.properties.generation.messages;
import org.eclipse.osgi.util.NLS;
public class Messages extends NLS {
- private static final String BUNDLE_NAME = "org.eclipse.papyrus.properties.generation.messages.messages"; //$NON-NLS-1$
+ private static final String BUNDLE_NAME = "org.eclipse.papyrus.customization.properties.generation.messages.messages"; //$NON-NLS-1$
public static String EcoreGenerator_ecoreGeneratorDescription;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/messages/messages.properties b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/messages/messages.properties
index 1663dcd16d1..1663dcd16d1 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/messages/messages.properties
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/messages/messages.properties
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/AbstractCreateContextPage.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/AbstractCreateContextPage.java
index 35ee374bdc6..70360dd1701 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/AbstractCreateContextPage.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/AbstractCreateContextPage.java
@@ -9,7 +9,7 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.wizard;
+package org.eclipse.papyrus.customization.properties.generation.wizard;
import org.eclipse.jface.resource.ImageDescriptor;
import org.eclipse.jface.wizard.WizardPage;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/CreateContextMainPage.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/CreateContextMainPage.java
index 1d7a543e6c6..8abbba298f2 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/CreateContextMainPage.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/CreateContextMainPage.java
@@ -9,11 +9,11 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.wizard;
+package org.eclipse.papyrus.customization.properties.generation.wizard;
import org.eclipse.jface.wizard.IWizardPage;
-import org.eclipse.papyrus.properties.generation.generators.IGenerator;
-import org.eclipse.papyrus.properties.generation.messages.Messages;
+import org.eclipse.papyrus.customization.properties.generation.generators.IGenerator;
+import org.eclipse.papyrus.customization.properties.generation.messages.Messages;
import org.eclipse.swt.SWT;
import org.eclipse.swt.custom.CCombo;
import org.eclipse.swt.graphics.Color;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/CreateContextWizard.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/CreateContextWizard.java
index bffac14944d..65bd1ba114c 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/CreateContextWizard.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/CreateContextWizard.java
@@ -9,7 +9,7 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.wizard;
+package org.eclipse.papyrus.customization.properties.generation.wizard;
import java.io.IOException;
import java.lang.reflect.InvocationTargetException;
@@ -26,25 +26,25 @@ import org.eclipse.emf.ecore.resource.Resource;
import org.eclipse.jface.operation.IRunnableWithProgress;
import org.eclipse.jface.viewers.IStructuredSelection;
import org.eclipse.jface.wizard.Wizard;
-import org.eclipse.papyrus.properties.contexts.Context;
-import org.eclipse.papyrus.properties.contexts.ContextsFactory;
-import org.eclipse.papyrus.properties.contexts.DataContextElement;
-import org.eclipse.papyrus.properties.contexts.Property;
-import org.eclipse.papyrus.properties.contexts.Section;
-import org.eclipse.papyrus.properties.contexts.Tab;
-import org.eclipse.papyrus.properties.contexts.View;
-import org.eclipse.papyrus.properties.generation.Activator;
-import org.eclipse.papyrus.properties.generation.fieldselection.ContextElement;
-import org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection;
-import org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition;
-import org.eclipse.papyrus.properties.generation.generators.IGenerator;
-import org.eclipse.papyrus.properties.generation.layout.ILayoutGenerator;
-import org.eclipse.papyrus.properties.generation.messages.Messages;
-import org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton;
-import org.eclipse.papyrus.properties.runtime.ConfigurationManager;
-import org.eclipse.papyrus.properties.ui.PropertyEditor;
-import org.eclipse.papyrus.properties.ui.UiFactory;
-import org.eclipse.papyrus.properties.ui.ValueAttribute;
+import org.eclipse.papyrus.customization.properties.generation.Activator;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition;
+import org.eclipse.papyrus.customization.properties.generation.generators.IGenerator;
+import org.eclipse.papyrus.customization.properties.generation.layout.ILayoutGenerator;
+import org.eclipse.papyrus.customization.properties.generation.messages.Messages;
+import org.eclipse.papyrus.customization.properties.generation.wizard.widget.TernaryButton;
+import org.eclipse.papyrus.views.properties.contexts.Context;
+import org.eclipse.papyrus.views.properties.contexts.ContextsFactory;
+import org.eclipse.papyrus.views.properties.contexts.DataContextElement;
+import org.eclipse.papyrus.views.properties.contexts.Property;
+import org.eclipse.papyrus.views.properties.contexts.Section;
+import org.eclipse.papyrus.views.properties.contexts.Tab;
+import org.eclipse.papyrus.views.properties.contexts.View;
+import org.eclipse.papyrus.views.properties.runtime.ConfigurationManager;
+import org.eclipse.papyrus.views.properties.ui.PropertyEditor;
+import org.eclipse.papyrus.views.properties.ui.UiFactory;
+import org.eclipse.papyrus.views.properties.ui.ValueAttribute;
import org.eclipse.ui.INewWizard;
import org.eclipse.ui.IWorkbench;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/GeneratorPage.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java
index 46972af29c4..583e3c67788 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/GeneratorPage.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java
@@ -9,13 +9,13 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.wizard;
+package org.eclipse.papyrus.customization.properties.generation.wizard;
import org.eclipse.emf.common.util.URI;
-import org.eclipse.papyrus.properties.generation.generators.IGenerator;
-import org.eclipse.papyrus.properties.generation.layout.ILayoutGenerator;
-import org.eclipse.papyrus.properties.generation.messages.Messages;
-import org.eclipse.papyrus.properties.generation.wizard.widget.FileChooser;
+import org.eclipse.papyrus.customization.properties.generation.generators.IGenerator;
+import org.eclipse.papyrus.customization.properties.generation.layout.ILayoutGenerator;
+import org.eclipse.papyrus.customization.properties.generation.messages.Messages;
+import org.eclipse.papyrus.customization.properties.generation.wizard.widget.FileChooser;
import org.eclipse.swt.SWT;
import org.eclipse.swt.custom.CCombo;
import org.eclipse.swt.graphics.Color;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/SelectFieldsPage.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java
index 54f79d74fb3..e2c7b3957f7 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/SelectFieldsPage.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java
@@ -9,25 +9,25 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.wizard;
+package org.eclipse.papyrus.customization.properties.generation.wizard;
import org.eclipse.core.databinding.observable.value.IObservableValue;
import org.eclipse.emf.common.util.URI;
import org.eclipse.emf.databinding.EMFProperties;
-import org.eclipse.papyrus.properties.contexts.Context;
-import org.eclipse.papyrus.properties.contexts.DataContextElement;
-import org.eclipse.papyrus.properties.contexts.DataContextPackage;
-import org.eclipse.papyrus.properties.contexts.DataContextRoot;
-import org.eclipse.papyrus.properties.contexts.Property;
-import org.eclipse.papyrus.properties.generation.Activator;
-import org.eclipse.papyrus.properties.generation.fieldselection.ContextElement;
-import org.eclipse.papyrus.properties.generation.fieldselection.FieldSelection;
-import org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionFactory;
-import org.eclipse.papyrus.properties.generation.fieldselection.FieldSelectionPackage;
-import org.eclipse.papyrus.properties.generation.fieldselection.PropertyDefinition;
-import org.eclipse.papyrus.properties.generation.generators.IGenerator;
-import org.eclipse.papyrus.properties.generation.messages.Messages;
-import org.eclipse.papyrus.properties.generation.wizard.widget.TernaryButton;
+import org.eclipse.papyrus.customization.properties.generation.Activator;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.ContextElement;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelection;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionFactory;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.FieldSelectionPackage;
+import org.eclipse.papyrus.customization.properties.generation.fieldselection.PropertyDefinition;
+import org.eclipse.papyrus.customization.properties.generation.generators.IGenerator;
+import org.eclipse.papyrus.customization.properties.generation.messages.Messages;
+import org.eclipse.papyrus.customization.properties.generation.wizard.widget.TernaryButton;
+import org.eclipse.papyrus.views.properties.contexts.Context;
+import org.eclipse.papyrus.views.properties.contexts.DataContextElement;
+import org.eclipse.papyrus.views.properties.contexts.DataContextPackage;
+import org.eclipse.papyrus.views.properties.contexts.DataContextRoot;
+import org.eclipse.papyrus.views.properties.contexts.Property;
import org.eclipse.swt.SWT;
import org.eclipse.swt.custom.ScrolledComposite;
import org.eclipse.swt.graphics.Font;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/widget/ExtensionFilter.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/ExtensionFilter.java
index f5ed15912da..6ae0b5cb716 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/widget/ExtensionFilter.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/ExtensionFilter.java
@@ -9,7 +9,7 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.wizard.widget;
+package org.eclipse.papyrus.customization.properties.generation.wizard.widget;
import java.util.Arrays;
import java.util.HashSet;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/widget/FileChooser.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java
index 3f04db3b49b..24c4e61cf10 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/widget/FileChooser.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java
@@ -9,7 +9,7 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.wizard.widget;
+package org.eclipse.papyrus.customization.properties.generation.wizard.widget;
import java.util.HashSet;
import java.util.LinkedList;
@@ -19,7 +19,7 @@ import java.util.Set;
import org.eclipse.core.resources.IFile;
import org.eclipse.emf.common.ui.dialogs.WorkspaceResourceDialog;
import org.eclipse.jface.viewers.ViewerFilter;
-import org.eclipse.papyrus.properties.generation.messages.Messages;
+import org.eclipse.papyrus.customization.properties.generation.messages.Messages;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.SelectionEvent;
import org.eclipse.swt.events.SelectionListener;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/widget/TernaryButton.java b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java
index 23253c8173a..dc76fb2fb60 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/properties/generation/wizard/widget/TernaryButton.java
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java
@@ -9,11 +9,11 @@
* Contributors:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.properties.generation.wizard.widget;
+package org.eclipse.papyrus.customization.properties.generation.wizard.widget;
import org.eclipse.core.databinding.observable.value.IObservableValue;
-import org.eclipse.papyrus.properties.generation.Activator;
-import org.eclipse.papyrus.properties.generation.messages.Messages;
+import org.eclipse.papyrus.customization.properties.generation.Activator;
+import org.eclipse.papyrus.customization.properties.generation.messages.Messages;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.SelectionEvent;
import org.eclipse.swt.events.SelectionListener;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/transforms/ecore2datacontext.qvto b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/transforms/ecore2datacontext.qvto
index 24f7792f1df..5ddeab7671d 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/transforms/ecore2datacontext.qvto
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/transforms/ecore2datacontext.qvto
@@ -21,7 +21,7 @@ mapping EPackage::toContext() : c: Context, root:DataContextRoot{
->union(self.eSubpackages->map toDataContextPackage());
root.modelElementFactory := pRoot.rootObjects()[PropertiesRoot].environments.modelElementFactories
- ->any(e | e.factoryClass = 'org.eclipse.papyrus.properties.modelelement.EMFModelElementFactory');
+ ->any(e | e.factoryClass = 'org.eclipse.papyrus.views.properties.modelelement.EMFModelElementFactory');
}
mapping EPackage::toDataContextPackage() : DataContextPackage{
@@ -74,7 +74,7 @@ mapping EClass::toDataContextElement() : element : DataContextElement, viewSingl
mapping EClass::toConstraint(view : View) : SimpleConstraint {
name := "is" + view.name.replace(' ', '');
display := view;
- constraintType := pRoot.objectsOfType(PropertiesRoot).environments.constraintTypes->any(e | e.constraintClass = 'org.eclipse.papyrus.properties.constraints.EMFInstanceOfConstraint');
+ constraintType := pRoot.objectsOfType(PropertiesRoot).environments.constraintTypes->any(e | e.constraintClass = 'org.eclipse.papyrus.views.properties.constraints.EMFInstanceOfConstraint');
var className := object ValueProperty {
name := 'className';
value := self.name;
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/transforms/profile2datacontext.qvto b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/transforms/profile2datacontext.qvto
index dea7a41ea40..1ae2d6d7522 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/transforms/profile2datacontext.qvto
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/transforms/profile2datacontext.qvto
@@ -24,7 +24,7 @@ mapping Profile::toContext() : c:Context, root:DataContextRoot{
elements := self.packagedElement->select(e | e.oclIsKindOf(Stereotype))->map toDataContextElement().element
->union(self.packagedElement->select(e | e.oclIsKindOf(Package))->map toDataContextPackage());
modelElementFactory := pRoot.rootObjects()[PropertiesRoot].environments.modelElementFactories
- ->any(e | e.factoryClass = 'org.eclipse.papyrus.properties.uml.modelelement.StereotypeModelElementFactory');
+ ->any(e | e.factoryClass = 'org.eclipse.papyrus.views.properties.uml.modelelement.StereotypeModelElementFactory');
};
}
@@ -94,7 +94,7 @@ query Stereotype::getContext() : PropertyContext::Context {
mapping Stereotype::toConstraint(view : View) : SimpleConstraint{
name := "is" + view.name.replace(' ', '');
display := view;
- constraintType := pRoot.objectsOfType(PropertiesRoot).environments.constraintTypes->any(e | e.constraintClass = 'org.eclipse.papyrus.properties.uml.constraints.HasStereotypeConstraint');
+ constraintType := pRoot.objectsOfType(PropertiesRoot).environments.constraintTypes->any(e | e.constraintClass = 'org.eclipse.papyrus.views.properties.uml.constraints.HasStereotypeConstraint');
var stereotypeName := object ValueProperty {
name := 'stereotypeName';
value := self.qualifiedName;

Back to the top