Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-07-23 14:23:13 +0000
committerPatrick Tessier2018-08-22 09:14:04 +0000
commit45772bc3784d6e29e4a9cd3363f2fd04218087a0 (patch)
treec21a0586ef0207f94227ba9a8fdd98c72a4abea0 /plugins/uml
parenta93ea88b10a01ff88b2e3bf31a18512ebdc90461 (diff)
downloadorg.eclipse.papyrus-45772bc3784d6e29e4a9cd3363f2fd04218087a0.tar.gz
org.eclipse.papyrus-45772bc3784d6e29e4a9cd3363f2fd04218087a0.tar.xz
org.eclipse.papyrus-45772bc3784d6e29e4a9cd3363f2fd04218087a0.zip
Bug 537653 - [EPL] Update genmodel headers
- Corrected or added the default header in the genmodel files - There still needs to be an action done on the generated ones (oep.uml.textedit.*) - Corrected the removed model dependencies - There still needs to be a check on the added properties for seemingly no reason Change-Id: I3348923f0d7784568e38f198cbbfcd2f3721a2d2 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'plugins/uml')
-rw-r--r--plugins/uml/alf/org.eclipse.papyrus.uml.alf/model/alf.genmodel15
-rw-r--r--plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/model/ProfileExternalization.profile.genmodel7
-rwxr-xr-xplugins/uml/expressions/org.eclipse.papyrus.uml.expressions/model/umlexpressions.genmodel2
-rw-r--r--plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/ui/migrationParameters.genmodel2
-rw-r--r--plugins/uml/org.eclipse.papyrus.uml.documentation.profile/model/Documentation.genmodel9
-rw-r--r--plugins/uml/org.eclipse.papyrus.uml.filters/model/umlfilters.genmodel7
-rw-r--r--plugins/uml/org.eclipse.papyrus.uml.types.core/model/ApplyStereotypeAdvice.genmodel2
-rw-r--r--plugins/uml/org.eclipse.papyrus.uml.types.core/model/InvariantStereotypeRule.genmodel2
-rw-r--r--plugins/uml/org.eclipse.papyrus.uml.types.core/model/SetTypeAdvice.genmodel12
-rw-r--r--plugins/uml/org.eclipse.papyrus.uml.types.core/model/StereotypeMatcher.genmodel2
-rw-r--r--plugins/uml/org.eclipse.papyrus.uml.types.core/model/StereotypePropertyReferenceEdgeAdvice.genmodel4
-rw-r--r--plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/model/FieldSelection.genmodel13
-rw-r--r--plugins/uml/properties/org.eclipse.papyrus.uml.properties/Model/LanguagePreferences.genmodel13
-rw-r--r--plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/model/Ecore.genmodel10
-rw-r--r--plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/model/UML.genmodel22
15 files changed, 68 insertions, 54 deletions
diff --git a/plugins/uml/alf/org.eclipse.papyrus.uml.alf/model/alf.genmodel b/plugins/uml/alf/org.eclipse.papyrus.uml.alf/model/alf.genmodel
index cc8910742b6..13459aa47a9 100644
--- a/plugins/uml/alf/org.eclipse.papyrus.uml.alf/model/alf.genmodel
+++ b/plugins/uml/alf/org.eclipse.papyrus.uml.alf/model/alf.genmodel
@@ -1,6 +1,7 @@
<?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.uml.alf/syntax-gen" modelPluginID="org.eclipse.papyrus.uml.alf"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText=" Copyright (c) 2015 CEA LIST and others.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; CEA LIST - Initial API and implementation"
+ modelDirectory="/org.eclipse.papyrus.uml.alf/syntax-gen" modelPluginID="org.eclipse.papyrus.uml.alf"
modelName="Alf" reflectiveDelegation="true" importerID="org.eclipse.emf.importer.ecore"
featureDelegation="Reflective" complianceLevel="8.0" copyrightFields="false" operationReflection="true"
importOrganizing="true">
@@ -161,6 +162,7 @@
<genOperations ecoreOperation="alf.ecore#//ElementReference/ownedMembers"/>
<genOperations ecoreOperation="alf.ecore#//ElementReference/members"/>
<genOperations ecoreOperation="alf.ecore#//ElementReference/visibleMembers"/>
+ <genOperations ecoreOperation="alf.ecore#//ElementReference/nestedClassifiers"/>
<genOperations ecoreOperation="alf.ecore#//ElementReference/properties"/>
<genOperations ecoreOperation="alf.ecore#//ElementReference/associationEnds"/>
<genOperations ecoreOperation="alf.ecore#//ElementReference/opposite"/>
@@ -185,6 +187,7 @@
<genOperations ecoreOperation="alf.ecore#//ElementReference/parents"/>
<genOperations ecoreOperation="alf.ecore#//ElementReference/allParents"/>
<genOperations ecoreOperation="alf.ecore#//ElementReference/classifierBehavior"/>
+ <genOperations ecoreOperation="alf.ecore#//ElementReference/context"/>
<genOperations ecoreOperation="alf.ecore#//ElementReference/appliedProfiles"/>
<genOperations ecoreOperation="alf.ecore#//ElementReference/base"/>
<genOperations ecoreOperation="alf.ecore#//ElementReference/reference"/>
@@ -298,6 +301,7 @@
<genOperations ecoreOperation="alf.ecore#//InternalElementReference/visibility"/>
<genOperations ecoreOperation="alf.ecore#//InternalElementReference/ownedMembers"/>
<genOperations ecoreOperation="alf.ecore#//InternalElementReference/members"/>
+ <genOperations ecoreOperation="alf.ecore#//InternalElementReference/nestedClassifiers"/>
<genOperations ecoreOperation="alf.ecore#//InternalElementReference/opposite"/>
<genOperations ecoreOperation="alf.ecore#//InternalElementReference/signal"/>
<genOperations ecoreOperation="alf.ecore#//InternalElementReference/parameters"/>
@@ -321,6 +325,7 @@
<genOperations ecoreOperation="alf.ecore#//InternalElementReference/classifierBehavior"/>
<genOperations ecoreOperation="alf.ecore#//InternalElementReference/appliedProfiles"/>
<genOperations ecoreOperation="alf.ecore#//InternalElementReference/activeClass"/>
+ <genOperations ecoreOperation="alf.ecore#//InternalElementReference/context"/>
<genOperations ecoreOperation="alf.ecore#//InternalElementReference/conformsTo">
<genParameters ecoreParameter="alf.ecore#//InternalElementReference/conformsTo/other"/>
</genOperations>
@@ -400,10 +405,9 @@
<genOperations ecoreOperation="alf.ecore#//ExternalElementReference/inherit">
<genParameters ecoreParameter="alf.ecore#//ExternalElementReference/inherit/inheritableMembers"/>
</genOperations>
+ <genOperations ecoreOperation="alf.ecore#//ExternalElementReference/nestedClassifiers"/>
<genOperations ecoreOperation="alf.ecore#//ExternalElementReference/properties"/>
- <genOperations ecoreOperation="alf.ecore#//ExternalElementReference/memberEnds"/>
<genOperations ecoreOperation="alf.ecore#//ExternalElementReference/associationEnds"/>
- <genOperations ecoreOperation="alf.ecore#//ExternalElementReference/ownedEnds"/>
<genOperations ecoreOperation="alf.ecore#//ExternalElementReference/opposite"/>
<genOperations ecoreOperation="alf.ecore#//ExternalElementReference/signal"/>
<genOperations ecoreOperation="alf.ecore#//ExternalElementReference/namespace"/>
@@ -429,6 +433,7 @@
<genOperations ecoreOperation="alf.ecore#//ExternalElementReference/classifierBehavior"/>
<genOperations ecoreOperation="alf.ecore#//ExternalElementReference/appliedProfiles"/>
<genOperations ecoreOperation="alf.ecore#//ExternalElementReference/activeClass"/>
+ <genOperations ecoreOperation="alf.ecore#//ExternalElementReference/context"/>
<genOperations ecoreOperation="alf.ecore#//ExternalElementReference/conformsTo">
<genParameters ecoreParameter="alf.ecore#//ExternalElementReference/conformsTo/other"/>
</genOperations>
@@ -521,6 +526,9 @@
<genOperations ecoreOperation="alf.ecore#//BoundElementReference/visibility"/>
<genOperations ecoreOperation="alf.ecore#//BoundElementReference/ownedMembers"/>
<genOperations ecoreOperation="alf.ecore#//BoundElementReference/members"/>
+ <genOperations ecoreOperation="alf.ecore#//BoundElementReference/nestedClassifiers"/>
+ <genOperations ecoreOperation="alf.ecore#//BoundElementReference/properties"/>
+ <genOperations ecoreOperation="alf.ecore#//BoundElementReference/associationEnds"/>
<genOperations ecoreOperation="alf.ecore#//BoundElementReference/opposite"/>
<genOperations ecoreOperation="alf.ecore#//BoundElementReference/signal"/>
<genOperations ecoreOperation="alf.ecore#//BoundElementReference/parameters"/>
@@ -547,6 +555,7 @@
<genOperations ecoreOperation="alf.ecore#//BoundElementReference/reference"/>
<genOperations ecoreOperation="alf.ecore#//BoundElementReference/templateBinding"/>
<genOperations ecoreOperation="alf.ecore#//BoundElementReference/activeClass"/>
+ <genOperations ecoreOperation="alf.ecore#//BoundElementReference/context"/>
<genOperations ecoreOperation="alf.ecore#//BoundElementReference/isActiveBehavior"/>
<genOperations ecoreOperation="alf.ecore#//BoundElementReference/conformsTo">
<genParameters ecoreParameter="alf.ecore#//BoundElementReference/conformsTo/other"/>
diff --git a/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/model/ProfileExternalization.profile.genmodel b/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/model/ProfileExternalization.profile.genmodel
index 4bcc1c58b19..50ed8058974 100644
--- a/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/model/ProfileExternalization.profile.genmodel
+++ b/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/model/ProfileExternalization.profile.genmodel
@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:genmodel="http://www.eclipse.org/uml2/2.2.0/GenModel"
- copyrightText="Copyright (c) 2014 Christian W. Damus and others.&#xA;&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; Christian W. Damus - Initial API and implementation"
+ copyrightText="Copyright (c) 2014 Christian W. Damus and others.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; Christian W. Damus - Initial API and implementation"
modelDirectory="/org.eclipse.papyrus.uml.decoratormodel/src-gen" modelPluginID="org.eclipse.papyrus.uml.decoratormodel"
modelName="ProfileExternalization" nonNLSMarkers="true" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
codeFormatting="true" commentFormatting="true" importerID="org.eclipse.uml2.uml.ecore.importer"
complianceLevel="6.0" copyrightFields="false" usedGenPackages="../../org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore ../../org.eclipse.uml2.types/model/Types.genmodel#//types ../../org.eclipse.uml2.uml/model/UML.genmodel#//uml"
- operationReflection="true" importOrganizing="true" cleanup="true" factoryMethods="true"
- pluralizedGetters="true" cacheAdapterSupport="true" safeStrings="true" invariantPrefix="validate">
+ operationReflection="true" importOrganizing="true"
+ cleanup="true" factoryMethods="true" pluralizedGetters="true" cacheAdapterSupport="true"
+ safeStrings="true" invariantPrefix="validate">
<genAnnotations source="http://www.eclipse.org/emf/2002/GenModel/importer/org.eclipse.uml2.uml.ecore.importer">
<details key="ECORE_TAGGED_VALUES" value="PROCESS"/>
<details key="UNION_PROPERTIES" value="PROCESS"/>
diff --git a/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/model/umlexpressions.genmodel b/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/model/umlexpressions.genmodel
index 6797ac3327d..08c919a0533 100755
--- a/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/model/umlexpressions.genmodel
+++ b/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/model/umlexpressions.genmodel
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:genmodel="http://www.eclipse.org/uml2/2.2.0/GenModel"
- copyrightText="Copyright (c) 2017 CEA LIST.&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;All rights reserved. This program and the accompanying materials&#xD;&#xA;are made available under the terms of the Eclipse Public License v1.0&#xD;&#xA;which accompanies this distribution, and is available at&#xD;&#xA;http://www.eclipse.org/legal/epl-v10.html&#xD;&#xA;&#xD;&#xA;Contributors:&#xD;&#xA;&#x9;Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation"
+ copyrightText="Copyright (c) 2017 CEA LIST.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation"
modelDirectory="/org.eclipse.papyrus.uml.expressions/src-gen" creationIcons="false"
creationSubmenus="true" editDirectory="/org.eclipse.papyrus.uml.expressions.edit/src-gen"
editorDirectory="/org.eclipse.papyrus.uml.expressions.editor/src-gen" modelPluginID="org.eclipse.papyrus.uml.expressions"
diff --git a/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/ui/migrationParameters.genmodel b/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/ui/migrationParameters.genmodel
index 291f0d58852..ce7d0f8cbef 100644
--- a/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/ui/migrationParameters.genmodel
+++ b/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/ui/migrationParameters.genmodel
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:genmodel="http://www.eclipse.org/uml2/2.2.0/GenModel"
- copyrightText="Copyright (c) 2014 CEA LIST.&#xD;&#xA;&#xD;&#xA;All rights reserved. This program and the accompanying materials&#xD;&#xA;are made available under the terms of the Eclipse Public License v1.0&#xD;&#xA;which accompanies this distribution, and is available at&#xD;&#xA;http://www.eclipse.org/legal/epl-v10.html&#xD;&#xA;&#xD;&#xA;Contributors:&#xD;&#xA; Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation&#xD;&#xA; Vincent Lorenzo (CEA-LIST) vincent.lorenzo@cea.fr - bug 496176&#xD;&#xA;"
+ copyrightText="Copyright (c) 2014 CEA LIST.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation&#xA; Vincent Lorenzo (CEA-LIST) vincent.lorenzo@cea.fr - bug 496176&#xA;"
modelDirectory="/org.eclipse.papyrus.uml.m2m.qvto.common/src-gen" editDirectory="/org.eclipse.papyrus.uml.m2m.qvto.common.edit/src-gen"
editorDirectory="/org.eclipse.papyrus.uml.m2m.qvto.common.editor/src-gen" modelPluginID="org.eclipse.papyrus.uml.m2m.qvto.common"
modelName="MigrationParameters" editPluginClass="org.eclipse.papyrus.uml.m2m.qvto.common.edit.MigrationParameters.provider.MigrationParametersEditPlugin"
diff --git a/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/model/Documentation.genmodel b/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/model/Documentation.genmodel
index 356c7a392d7..e2623b3d2db 100644
--- a/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/model/Documentation.genmodel
+++ b/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/model/Documentation.genmodel
@@ -1,9 +1,10 @@
<?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.uml.documentation.profile/src-gen"
- modelPluginID="org.eclipse.papyrus.uml.documentation.profile" modelName="Documentation"
- rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container" importerID="org.eclipse.emf.importer.ecore"
- complianceLevel="6.0" copyrightFields="false" usedGenPackages="../../org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore ../../org.eclipse.uml2.types/model/Types.genmodel#//types ../../org.eclipse.uml2.uml/model/UML.genmodel#//uml"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText=" Copyright (c) 2015 CEA LIST and others.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; CEA LIST - Initial API and implementation"
+ modelDirectory="/org.eclipse.papyrus.uml.documentation.profile/src-gen" modelPluginID="org.eclipse.papyrus.uml.documentation.profile"
+ modelName="Documentation" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
+ importerID="org.eclipse.emf.importer.ecore" complianceLevel="6.0" copyrightFields="false"
+ usedGenPackages="../../org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore ../../org.eclipse.uml2.types/model/Types.genmodel#//types ../../org.eclipse.uml2.uml/model/UML.genmodel#//uml"
operationReflection="true" importOrganizing="true">
<foreignModel>Documentation.ecore</foreignModel>
<genPackages prefix="Documentation" basePackage="org.eclipse.papyrus.uml.documentation"
diff --git a/plugins/uml/org.eclipse.papyrus.uml.filters/model/umlfilters.genmodel b/plugins/uml/org.eclipse.papyrus.uml.filters/model/umlfilters.genmodel
index 6db0b63a32b..d6c2b5e9838 100644
--- a/plugins/uml/org.eclipse.papyrus.uml.filters/model/umlfilters.genmodel
+++ b/plugins/uml/org.eclipse.papyrus.uml.filters/model/umlfilters.genmodel
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:genmodel="http://www.eclipse.org/uml2/2.2.0/GenModel"
- copyrightText="Copyright (c) 2014 Christian W. Damus and others.&#xA;&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; Christian W. Damus - Initial API and implementation"
+ copyrightText="Copyright (c) 2014 Christian W. Damus and others.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; Christian W. Damus - Initial API and implementation"
modelDirectory="/org.eclipse.papyrus.uml.filters/src-gen" creationIcons="false"
editDirectory="/org.eclipse.papyrus.uml.filters.edit/src-gen" editorDirectory="/org.eclipse.papyrus.uml.filters.editor/src-gen"
modelPluginID="org.eclipse.papyrus.uml.filters" modelName="UMLFilters" nonNLSMarkers="true"
@@ -10,8 +10,9 @@
booleanFlagsField="_flags" booleanFlagsReservedBits="8" importerID="org.eclipse.uml2.uml.ecore.importer"
complianceLevel="7.0" copyrightFields="false" editPluginID="org.eclipse.papyrus.uml.filters.edit"
editorPluginID="org.eclipse.papyrus.uml.filters.editor" packedEnums="true" usedGenPackages="../../org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore ../../org.eclipse.papyrus.infra.filters/model/filters.genmodel#//filters ../../org.eclipse.uml2.types/model/Types.genmodel#//types ../../org.eclipse.uml2.uml/model/UML.genmodel#//uml"
- operationReflection="true" importOrganizing="true" cleanup="true" factoryMethods="true"
- pluralizedGetters="true" safeStrings="true" invariantPrefix="validate">
+ operationReflection="true"
+ importOrganizing="true" cleanup="true" factoryMethods="true" pluralizedGetters="true"
+ safeStrings="true" invariantPrefix="validate">
<genAnnotations source="http://www.eclipse.org/emf/2002/GenModel/importer/org.eclipse.uml2.uml.ecore.importer">
<details key="ECORE_TAGGED_VALUES" value="PROCESS"/>
<details key="UNION_PROPERTIES" value="PROCESS"/>
diff --git a/plugins/uml/org.eclipse.papyrus.uml.types.core/model/ApplyStereotypeAdvice.genmodel b/plugins/uml/org.eclipse.papyrus.uml.types.core/model/ApplyStereotypeAdvice.genmodel
index 275927cbb4b..7647ed5bcb3 100644
--- a/plugins/uml/org.eclipse.papyrus.uml.types.core/model/ApplyStereotypeAdvice.genmodel
+++ b/plugins/uml/org.eclipse.papyrus.uml.types.core/model/ApplyStereotypeAdvice.genmodel
@@ -1,6 +1,6 @@
<?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" copyrightText="Copyright (c) 2014 CEA LIST.&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;All rights reserved. This program and the accompanying materials&#xD;&#xA;are made available under the terms of the Eclipse Public License v1.0&#xD;&#xA;which accompanies this distribution, and is available at&#xD;&#xA;http://www.eclipse.org/legal/epl-v10.html&#xD;&#xA;&#xD;&#xA;Contributors:&#xD;&#xA; CEA LIST - Initial API and implementation"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2014 CEA LIST.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; CEA LIST - Initial API and implementation"
modelDirectory="/org.eclipse.papyrus.uml.types.core/src-gen" editDirectory="/org.eclipse.papyrus.uml.types.core/src-gen"
editorDirectory="/org.eclipse.papyrus.uml.types.core.editor/src-gen" modelPluginID="org.eclipse.papyrus.uml.types.core"
modelName="ApplyStereotypeAdvice" modelPluginClass="" testsDirectory="/org.eclipse.papyrus.uml.types.core.tests/src-gen"
diff --git a/plugins/uml/org.eclipse.papyrus.uml.types.core/model/InvariantStereotypeRule.genmodel b/plugins/uml/org.eclipse.papyrus.uml.types.core/model/InvariantStereotypeRule.genmodel
index 699ecaefdd0..23825169afa 100644
--- a/plugins/uml/org.eclipse.papyrus.uml.types.core/model/InvariantStereotypeRule.genmodel
+++ b/plugins/uml/org.eclipse.papyrus.uml.types.core/model/InvariantStereotypeRule.genmodel
@@ -1,6 +1,6 @@
<?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" copyrightText="Copyright (c) 2014 CEA LIST.&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;All rights reserved. This program and the accompanying materials&#xD;&#xA;are made available under the terms of the Eclipse Public License v1.0&#xD;&#xA;which accompanies this distribution, and is available at&#xD;&#xA;http://www.eclipse.org/legal/epl-v10.html&#xD;&#xA;&#xD;&#xA;Contributors:&#xD;&#xA; CEA LIST - Initial API and implementation"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2014 CEA LIST.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; CEA LIST - Initial API and implementation"
modelDirectory="/org.eclipse.papyrus.uml.types.core/src-gen" editDirectory="/org.eclipse.papyrus.uml.types.core/src-gen"
editorDirectory="/org.eclipse.papyrus.uml.types.core.editor/src-gen" modelPluginID="org.eclipse.papyrus.uml.types.core"
modelName="InvariantStereotypeRuleConfiguration" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
diff --git a/plugins/uml/org.eclipse.papyrus.uml.types.core/model/SetTypeAdvice.genmodel b/plugins/uml/org.eclipse.papyrus.uml.types.core/model/SetTypeAdvice.genmodel
index d1027fa1606..38ce57be9ad 100644
--- a/plugins/uml/org.eclipse.papyrus.uml.types.core/model/SetTypeAdvice.genmodel
+++ b/plugins/uml/org.eclipse.papyrus.uml.types.core/model/SetTypeAdvice.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" copyrightText="Copyright (c) 2014 CEA LIST.&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;All rights reserved. This program and the accompanying materials&#xD;&#xA;are made available under the terms of the Eclipse Public License v1.0&#xD;&#xA;which accompanies this distribution, and is available at&#xD;&#xA;http://www.eclipse.org/legal/epl-v10.html&#xD;&#xA;&#xD;&#xA;Contributors:&#xD;&#xA; CEA LIST - Initial API and implementation"
- modelDirectory="/org.eclipse.papyrus.uml.types.core/src-gen"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2014 CEA LIST.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; CEA LIST - Initial API and implementation"
+ modelDirectory="/org.eclipse.papyrus.uml.types.core/src-gen"
editDirectory="/org.eclipse.papyrus.uml.types.core/src-gen"
- editorDirectory="/org.eclipse.papyrus.uml.types.core.editor/src-gen"
- modelPluginID="org.eclipse.papyrus.uml.types.core" modelName="SetTypeAdvice"
+ editorDirectory="/org.eclipse.papyrus.uml.types.core.editor/src-gen"
+ modelPluginID="org.eclipse.papyrus.uml.types.core" modelName="SetTypeAdvice"
modelPluginClass="" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
- testsDirectory="/org.eclipse.papyrus.uml.types.core.tests/src-gen"
- importerID="org.eclipse.emf.importer.ecore" complianceLevel="7.0" copyrightFields="false"
+ testsDirectory="/org.eclipse.papyrus.uml.types.core.tests/src-gen" importerID="org.eclipse.emf.importer.ecore"
+ complianceLevel="7.0" copyrightFields="false"
usedGenPackages="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore platform:/plugin/org.eclipse.papyrus.infra.types/model/ElementTypesConfigurations.genmodel#//types"
operationReflection="true" importOrganizing="true">
<foreignModel>SetTypeAdvice.ecore</foreignModel>
diff --git a/plugins/uml/org.eclipse.papyrus.uml.types.core/model/StereotypeMatcher.genmodel b/plugins/uml/org.eclipse.papyrus.uml.types.core/model/StereotypeMatcher.genmodel
index 78d78c82f6c..783eb635928 100644
--- a/plugins/uml/org.eclipse.papyrus.uml.types.core/model/StereotypeMatcher.genmodel
+++ b/plugins/uml/org.eclipse.papyrus.uml.types.core/model/StereotypeMatcher.genmodel
@@ -1,6 +1,6 @@
<?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" copyrightText="Copyright (c) 2014 CEA LIST.&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;All rights reserved. This program and the accompanying materials&#xD;&#xA;are made available under the terms of the Eclipse Public License v1.0&#xD;&#xA;which accompanies this distribution, and is available at&#xD;&#xA;http://www.eclipse.org/legal/epl-v10.html&#xD;&#xA;&#xD;&#xA;Contributors:&#xD;&#xA; CEA LIST - Initial API and implementation"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2014 CEA LIST.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; CEA LIST - Initial API and implementation"
modelDirectory="/org.eclipse.papyrus.uml.types.core/src-gen" editDirectory="/org.eclipse.papyrus.uml.types.core/src-gen"
editorDirectory="/org.eclipse.papyrus.uml.types.core.editor/src-gen" modelPluginID="org.eclipse.papyrus.uml.types.core"
modelName="StereotypeApplicationMatcherConfiguration" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
diff --git a/plugins/uml/org.eclipse.papyrus.uml.types.core/model/StereotypePropertyReferenceEdgeAdvice.genmodel b/plugins/uml/org.eclipse.papyrus.uml.types.core/model/StereotypePropertyReferenceEdgeAdvice.genmodel
index 8ba8b31a3f9..7d0d886c600 100644
--- a/plugins/uml/org.eclipse.papyrus.uml.types.core/model/StereotypePropertyReferenceEdgeAdvice.genmodel
+++ b/plugins/uml/org.eclipse.papyrus.uml.types.core/model/StereotypePropertyReferenceEdgeAdvice.genmodel
@@ -1,6 +1,7 @@
<?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.uml.types.core/src-gen" editDirectory="/org.eclipse.papyrus.uml.types.core/src-gen"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText=" Copyright (c) 2017 CEA LIST and others.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; Mickael Adam - Initial API and implementation"
+ modelDirectory="/org.eclipse.papyrus.uml.types.core/src-gen" editDirectory="/org.eclipse.papyrus.uml.types.core/src-gen"
modelPluginID="org.eclipse.papyrus.uml.types.core" modelName="StereotypePropertyReferenceEdgeAdvice"
rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container" importerID="org.eclipse.emf.importer.ecore"
complianceLevel="5.0" copyrightFields="false" usedGenPackages="../../org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore ../../org.eclipse.papyrus.infra.types/model/ElementTypesConfigurations.genmodel#//types"
@@ -11,6 +12,7 @@
<genClasses ecoreClass="StereotypePropertyReferenceEdgeAdvice.ecore#//StereotypePropertyReferenceEdgeAdviceConfiguration">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute StereotypePropertyReferenceEdgeAdvice.ecore#//StereotypePropertyReferenceEdgeAdviceConfiguration/featureToSet"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute StereotypePropertyReferenceEdgeAdvice.ecore#//StereotypePropertyReferenceEdgeAdviceConfiguration/stereotypeQualifiedName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute StereotypePropertyReferenceEdgeAdvice.ecore#//StereotypePropertyReferenceEdgeAdviceConfiguration/edgeLabel"/>
</genClasses>
</genPackages>
</genmodel:GenModel>
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/model/FieldSelection.genmodel b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/model/FieldSelection.genmodel
index c6585241266..9143d54aa1c 100644
--- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/model/FieldSelection.genmodel
+++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/model/FieldSelection.genmodel
@@ -1,11 +1,12 @@
<?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.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"
+<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" copyrightText=" Copyright (c) 2011 CEA LIST and others.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; Remi Schnekenburger - Initial API and implementation"
+ 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">
+ 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.customization.properties.generation"
disposableProviderFactory="true" ecorePackage="FieldSelection.ecore#/">
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties/Model/LanguagePreferences.genmodel b/plugins/uml/properties/org.eclipse.papyrus.uml.properties/Model/LanguagePreferences.genmodel
index 7f8da6d095b..69cd3fbe89a 100644
--- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties/Model/LanguagePreferences.genmodel
+++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties/Model/LanguagePreferences.genmodel
@@ -1,11 +1,10 @@
<?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.uml.properties/src-gen"
- editDirectory="/org.eclipse.papyrus.uml.properties.edit/src-gen" editorDirectory="/org.eclipse.papyrus.uml.properties.editor/src-gen"
- modelPluginID="org.eclipse.papyrus.uml.properties" modelName="LanguagePreferences"
- testsDirectory="/org.eclipse.papyrus.uml.properties.tests/src-gen" importerID="org.eclipse.emf.importer.ecore"
- complianceLevel="5.0" copyrightFields="false">
+<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" copyrightText=" Copyright (c) 2011 CEA LIST and others.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; Camille Letavernier - Initial API and implementation"
+ modelDirectory="/org.eclipse.papyrus.uml.properties/src-gen" editDirectory="/org.eclipse.papyrus.uml.properties.edit/src-gen"
+ editorDirectory="/org.eclipse.papyrus.uml.properties.editor/src-gen" modelPluginID="org.eclipse.papyrus.uml.properties"
+ modelName="LanguagePreferences" testsDirectory="/org.eclipse.papyrus.uml.properties.tests/src-gen"
+ importerID="org.eclipse.emf.importer.ecore" complianceLevel="5.0" copyrightFields="false">
<foreignModel>LanguagePreferences.ecore</foreignModel>
<genPackages prefix="languagepreferences" basePackage="org.eclipse.papyrus.uml.properties"
disposableProviderFactory="true" ecorePackage="LanguagePreferences.ecore#/">
diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/model/Ecore.genmodel b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/model/Ecore.genmodel
index dfa353c7157..1467faec0a0 100644
--- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/model/Ecore.genmodel
+++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/model/Ecore.genmodel
@@ -1,9 +1,9 @@
<?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.emf.ecore/src"
- modelPluginID="org.eclipse.emf.ecore" runtimeJar="true" modelName="Ecore" updateClasspath="false"
- testsDirectory="" booleanFlagsField="eFlags" booleanFlagsReservedBits="8" importerID="org.eclipse.emf.importer.ecore"
+<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" copyrightText=" Copyright (c) 2010 CEA LIST and others.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; Remi Schnekenburger - Initial API and implementation"
+ modelDirectory="/org.eclipse.emf.ecore/src" modelPluginID="org.eclipse.emf.ecore"
+ runtimeJar="true" modelName="Ecore" updateClasspath="false" testsDirectory=""
+ booleanFlagsField="eFlags" booleanFlagsReservedBits="8" importerID="org.eclipse.emf.importer.ecore"
containmentProxies="true" minimalReflectiveMethods="false" complianceLevel="5.0"
language="en" operationReflection="true">
<genAnnotations source="http://www.eclipse.org/emf/2002/GenModel/exporter/org.eclipse.xsd.ecore.exporter">
diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/model/UML.genmodel b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/model/UML.genmodel
index f32968996e1..6dc652a76ee 100644
--- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/model/UML.genmodel
+++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/model/UML.genmodel
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<genmodel:GenModel xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:genmodel="http://www.eclipse.org/uml2/2.2.0/GenModel" modelDirectory="/org.eclipse.uml2.uml/src"
- creationIcons="false" creationSubmenus="true" modelPluginID="org.eclipse.uml2.uml"
- templateDirectory="/org.eclipse.uml2.uml/templates" runtimeJar="true" dynamicTemplates="true"
- modelName="UML" modelPluginClass="org.eclipse.uml2.uml.UMLPlugin" editPluginClass="org.eclipse.uml2.uml.edit.UMLEditPlugin"
- editorPluginClass="org.eclipse.uml2.uml.editor.UMLEditorPlugin" nonNLSMarkers="true"
- rootExtendsInterface="" codeFormatting="true" booleanFlagsField="eFlags" booleanFlagsReservedBits="8"
- importerID="org.eclipse.uml2.uml.ecore.importer" containmentProxies="true" minimalReflectiveMethods="false"
- complianceLevel="5.0" colorProviders="true" fontProviders="true" packedEnums="true"
- usedGenPackages="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore"
+<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:genmodel="http://www.eclipse.org/uml2/2.2.0/GenModel"
+ copyrightText=" Copyright (c) 2010 CEA LIST and others.&#xA;&#xA; All rights reserved. This program and the accompanying materials&#xA; are made available under the terms of the Eclipse Public License 2.0&#xA; which accompanies this distribution, and is available at&#xA; https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA; SPDX-License-Identifier: EPL-2.0&#xA;&#xA; Contributors:&#xA; Remi Schnekenburger - Initial API and implementation"
+ modelDirectory="/org.eclipse.uml2.uml/src" creationIcons="false" creationSubmenus="true"
+ modelPluginID="org.eclipse.uml2.uml" templateDirectory="/org.eclipse.uml2.uml/templates"
+ runtimeJar="true" dynamicTemplates="true" modelName="UML" modelPluginClass="org.eclipse.uml2.uml.UMLPlugin"
+ editPluginClass="org.eclipse.uml2.uml.edit.UMLEditPlugin" editorPluginClass="org.eclipse.uml2.uml.editor.UMLEditorPlugin"
+ nonNLSMarkers="true" rootExtendsInterface="" codeFormatting="true" booleanFlagsField="eFlags"
+ booleanFlagsReservedBits="8" importerID="org.eclipse.uml2.uml.ecore.importer"
+ containmentProxies="true" minimalReflectiveMethods="false" complianceLevel="5.0"
+ colorProviders="true" fontProviders="true" packedEnums="true" usedGenPackages="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore"
operationReflection="true" factoryMethods="true" pluralizedGetters="true" cacheAdapterSupport="true"
invariantPrefix="validate">
<genAnnotations source="http://www.eclipse.org/emf/2002/GenModel/importer/org.eclipse.uml2.uml.ecore.importer">

Back to the top