Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptessier2014-01-21 16:23:14 +0000
committerptessier2014-01-21 16:23:14 +0000
commit4af4e531738ee2f8d495f8bef5f1fe4fdddb8619 (patch)
treedfab2ea273dfb4ff5e5018a65573c016d12c4c2f /deprecated/org.eclipse.papyrus.infra.table.common/resources/table_Ecore_hideEAnnotationFeature.uiCustom
parent45a9998523fdf94c8196b9261167a5062917e25e (diff)
downloadorg.eclipse.papyrus-4af4e531738ee2f8d495f8bef5f1fe4fdddb8619.tar.gz
org.eclipse.papyrus-4af4e531738ee2f8d495f8bef5f1fe4fdddb8619.tar.xz
org.eclipse.papyrus-4af4e531738ee2f8d495f8bef5f1fe4fdddb8619.zip
386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118
Diffstat (limited to 'deprecated/org.eclipse.papyrus.infra.table.common/resources/table_Ecore_hideEAnnotationFeature.uiCustom')
-rw-r--r--deprecated/org.eclipse.papyrus.infra.table.common/resources/table_Ecore_hideEAnnotationFeature.uiCustom10
1 files changed, 10 insertions, 0 deletions
diff --git a/deprecated/org.eclipse.papyrus.infra.table.common/resources/table_Ecore_hideEAnnotationFeature.uiCustom b/deprecated/org.eclipse.papyrus.infra.table.common/resources/table_Ecore_hideEAnnotationFeature.uiCustom
new file mode 100644
index 00000000000..79a0cc69a63
--- /dev/null
+++ b/deprecated/org.eclipse.papyrus.infra.table.common/resources/table_Ecore_hideEAnnotationFeature.uiCustom
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="ASCII"?>
+<uicustom:MetamodelView xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uicustom="http://www.eclipse.org/EmfFacet/infra/browser/custom/0.8" metamodelURI="http://www.eclipse.org/emf/2002/Ecore">
+ <types metaclassName="ecore.EModelElement">
+ <references referenceName="eAnnotations">
+ <customizedFeatures>
+ <defaultValue xsi:type="uicustom:StaticFeatureValue" value="false"/>
+ </customizedFeatures>
+ </references>
+ </types>
+</uicustom:MetamodelView>

Back to the top