Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenn Hussey2013-01-02 22:03:06 +0000
committerKenn Hussey2013-01-02 22:03:06 +0000
commitabcd01a9b8281857d5252ff859efe14a3e2b7e3d (patch)
tree564e011812e13c24f5713569f75565c119cd8c14 /plugins/org.eclipse.uml2.uml/model
parent4c394fc0ae67cfa80758b5a9aaee237226f0133d (diff)
downloadorg.eclipse.uml2-abcd01a9b8281857d5252ff859efe14a3e2b7e3d.tar.gz
org.eclipse.uml2-abcd01a9b8281857d5252ff859efe14a3e2b7e3d.tar.xz
org.eclipse.uml2-abcd01a9b8281857d5252ff859efe14a3e2b7e3d.zip
[397324] Regenerating/updating based on changes in EMF.
Diffstat (limited to 'plugins/org.eclipse.uml2.uml/model')
-rw-r--r--plugins/org.eclipse.uml2.uml/model/UML.genmodel8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/org.eclipse.uml2.uml/model/UML.genmodel b/plugins/org.eclipse.uml2.uml/model/UML.genmodel
index a8a5a6432..4e457c5f9 100644
--- a/plugins/org.eclipse.uml2.uml/model/UML.genmodel
+++ b/plugins/org.eclipse.uml2.uml/model/UML.genmodel
@@ -5,12 +5,12 @@
creationSubmenus="true" modelPluginID="org.eclipse.uml2.uml" templateDirectory="/org.eclipse.uml2/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"
+ updateClasspath="false" 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 platform:/plugin/org.eclipse.uml2.types/model/Types.genmodel#//types"
- operationReflection="true" factoryMethods="true" pluralizedGetters="true" cacheAdapterSupport="true"
- invariantPrefix="validate">
+ operationReflection="true" pluginKey="" factoryMethods="true" pluralizedGetters="true"
+ cacheAdapterSupport="true" invariantPrefix="validate">
<genAnnotations source="http://www.eclipse.org/emf/2002/GenModel/importer/org.eclipse.uml2.uml.ecore.importer">
<details key="DUPLICATE_FEATURES" value="PROCESS"/>
<details key="DUPLICATE_FEATURE_INHERITANCE" value="PROCESS"/>

Back to the top