Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlorenzo2012-08-20 14:11:14 +0000
committervlorenzo2012-08-20 14:11:14 +0000
commitd3d60fe03d67f2c9f483fe20192848d6cf409ac2 (patch)
tree0639a3b75bc876172242d2819678ea203b50d2be /incoming
parent7e0f4b0df004027e7c6b173698195a8cb4975726 (diff)
downloadorg.eclipse.papyrus-d3d60fe03d67f2c9f483fe20192848d6cf409ac2.tar.gz
org.eclipse.papyrus-d3d60fe03d67f2c9f483fe20192848d6cf409ac2.tar.xz
org.eclipse.papyrus-d3d60fe03d67f2c9f483fe20192848d6cf409ac2.zip
This plugin has been copied into trunk/incoming/TableEFacet. I delete it.
Diffstat (limited to 'incoming')
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/.classpath7
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/.project34
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/.settings/org.eclipse.jdt.core.prefs7
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/META-INF/MANIFEST.MF14
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/OSGI-INF/l10n/bundle.properties3
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/about.html28
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/build.properties11
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/plugin.pdoc4
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/plugin.xml14
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/resources/emf_hidden_features.custom24
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/resources/papyrus_emf_facets.efacet9
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/src/org/eclipse/papyrus/infra/emf/efacet/Activator.java50
-rw-r--r--incoming/org.eclipse.papyrus.infra.emf.efacet/src/org/eclipse/papyrus/infra/emf/efacet/queries/SelfQuery.java30
13 files changed, 0 insertions, 235 deletions
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/.classpath b/incoming/org.eclipse.papyrus.infra.emf.efacet/.classpath
deleted file mode 100644
index 2d1a4302f04..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/.project b/incoming/org.eclipse.papyrus.infra.emf.efacet/.project
deleted file mode 100644
index 4ab84b621e1..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/.project
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.papyrus.infra.emf.efacet</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.emf.facet.common.ProjectNature</nature>
- <nature>org.eclipse.pde.PluginNature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/.settings/org.eclipse.jdt.core.prefs b/incoming/org.eclipse.papyrus.infra.emf.efacet/.settings/org.eclipse.jdt.core.prefs
deleted file mode 100644
index 44217f8c068..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/.settings/org.eclipse.jdt.core.prefs
+++ /dev/null
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
-org.eclipse.jdt.core.compiler.compliance=1.5
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.5
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/META-INF/MANIFEST.MF b/incoming/org.eclipse.papyrus.infra.emf.efacet/META-INF/MANIFEST.MF
deleted file mode 100644
index 5117a630035..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,14 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %Bundle-Name
-Bundle-SymbolicName: org.eclipse.papyrus.infra.emf.efacet;singleton:=true
-Bundle-Version: 0.9.0.qualifier
-Bundle-Activator: org.eclipse.papyrus.infra.emf.efacet.Activator
-Bundle-Vendor: %Bundle-Vendor
-Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
- org.eclipse.emf.facet.util.emf.core,
- org.eclipse.emf.facet.query.java.core,
- org.eclipse.emf.ecore;bundle-version="2.8.0"
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-ActivationPolicy: lazy
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/OSGI-INF/l10n/bundle.properties b/incoming/org.eclipse.papyrus.infra.emf.efacet/OSGI-INF/l10n/bundle.properties
deleted file mode 100644
index d40af2f2bce..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/OSGI-INF/l10n/bundle.properties
+++ /dev/null
@@ -1,3 +0,0 @@
-#Properties file for org.eclipse.papyrus.infra.emf.efacet
-Bundle-Vendor = Eclipse Modeling Project
-Bundle-Name = Facets and Customization for EMF (Incubation) \ No newline at end of file
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/about.html b/incoming/org.eclipse.papyrus.infra.emf.efacet/about.html
deleted file mode 100644
index 82d49bf5f81..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/about.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
-<title>About</title>
-</head>
-<body lang="EN-US">
-<h2>About This Content</h2>
-
-<p>June 5, 2007</p>
-<h3>License</h3>
-
-<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
-indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
-For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
-
-<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
-being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
-apply to your use of any object code in the Content. Check the Redistributor's license that was
-provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source code in the Content
-and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-
-</body>
-</html>
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/build.properties b/incoming/org.eclipse.papyrus.infra.emf.efacet/build.properties
deleted file mode 100644
index 814b8d6bb15..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/build.properties
+++ /dev/null
@@ -1,11 +0,0 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .,\
- build.properties,\
- resources/,\
- plugin.xml,\
- about.html,\
- plugin.pdoc,\
- OSGI-INF/l10n/bundle.properties
-src.includes = about.html
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/plugin.pdoc b/incoming/org.eclipse.papyrus.infra.emf.efacet/plugin.pdoc
deleted file mode 100644
index 92c84384166..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/plugin.pdoc
+++ /dev/null
@@ -1,4 +0,0 @@
-<?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 plugin provides EMF customization : &#xD;&#xA;&#x9;- a custom to hide the eAnnotation feature&#xD;&#xA;&#x9;- a facet &quot;self&quot; to display the object itself">
- <referent firstName="vincent" lastName="lorenzo" eMail="vincent.lorenzo@cea.fr" currentCompany="CEA-LIST"/>
-</doc:Documentation>
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/plugin.xml b/incoming/org.eclipse.papyrus.infra.emf.efacet/plugin.xml
deleted file mode 100644
index 935d9afb021..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/plugin.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.4"?>
-<plugin>
- <extension
- point="org.eclipse.emf.facet.util.emf.core.modeldeclaration">
- <modeldeclaration
- file="resources/emf_hidden_features.custom">
- </modeldeclaration>
- <modeldeclaration
- file="resources/papyrus_emf_facets.efacet">
- </modeldeclaration>
- </extension>
-
-</plugin>
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/resources/emf_hidden_features.custom b/incoming/org.eclipse.papyrus.infra.emf.efacet/resources/emf_hidden_features.custom
deleted file mode 100644
index e99e520bc96..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/resources/emf_hidden_features.custom
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<custom:Customization xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:custom="http://www.eclipse.org/emf/facet/custom/0.2.incubation/custom" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:efacet="http://www.eclipse.org/emf/facet/efacet/0.2.incubation/efacet" xmlns:query="http://www.eclipse.org/emf/facet/efacet/0.2.incubation/efacet/query" name="emf_hidden_features">
- <eClassifiers xsi:type="custom:EClassCustomization" conformanceTypedElement="//@eClassifiers.0/isConforming">
- <extendedMetaclass href="http://www.eclipse.org/emf/2002/Ecore#//ETypedElement"/>
- <facetElements xsi:type="efacet:FacetAttribute" name="isConforming" derived="true">
- <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
- <query xsi:type="query:IsOneOfQuery">
- <expectedEObjects href="http://www.eclipse.org/emf/2002/Ecore#//EModelElement/eAnnotations"/>
- </query>
- </facetElements>
- <facetOperations name="isVisible" lowerBound="1">
- <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
- <eParameters name="eStructuralFeature">
- <eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//ETypedElement"/>
- </eParameters>
- <query xsi:type="custom:ETypedElementSwitchQuery">
- <cases>
- <value xsi:type="query:FalseLiteralQuery"/>
- </cases>
- </query>
- <override xsi:type="efacet:FacetOperation" href="platform:/plugin/org.eclipse.emf.facet.custom.ui/resources/customproperties.efacet#//CustomizedEObject/isVisible"/>
- </facetOperations>
- </eClassifiers>
-</custom:Customization>
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/resources/papyrus_emf_facets.efacet b/incoming/org.eclipse.papyrus.infra.emf.efacet/resources/papyrus_emf_facets.efacet
deleted file mode 100644
index 100b206701a..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/resources/papyrus_emf_facets.efacet
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="ASCII"?>
-<efacet:FacetSet 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:efacet="http://www.eclipse.org/emf/facet/efacet/0.2.incubation/efacet" name="papyrus emf facetset">
- <eClassifiers xsi:type="efacet:Facet" name="papyrus_emf_facets">
- <extendedMetaclass href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
- <facetElements xsi:type="efacet:FacetReference" name="self" changeable="false" derived="true" documentation="This facet provides the element itself to display it in a table.">
- <eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
- </facetElements>
- </eClassifiers>
-</efacet:FacetSet>
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/src/org/eclipse/papyrus/infra/emf/efacet/Activator.java b/incoming/org.eclipse.papyrus.infra.emf.efacet/src/org/eclipse/papyrus/infra/emf/efacet/Activator.java
deleted file mode 100644
index 7360e3ae846..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/src/org/eclipse/papyrus/infra/emf/efacet/Activator.java
+++ /dev/null
@@ -1,50 +0,0 @@
-package org.eclipse.papyrus.infra.emf.efacet;
-
-import org.eclipse.ui.plugin.AbstractUIPlugin;
-import org.osgi.framework.BundleContext;
-
-/**
- * The activator class controls the plug-in life cycle
- */
-public class Activator extends AbstractUIPlugin {
-
- // The plug-in ID
- public static final String PLUGIN_ID = "org.eclipse.papyrus.emf.efacet"; //$NON-NLS-1$
-
- // The shared instance
- private static Activator plugin;
-
- /**
- * The constructor
- */
- public Activator() {
- }
-
- /*
- * (non-Javadoc)
- * @see org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)
- */
- public void start(BundleContext context) throws Exception {
- super.start(context);
- plugin = this;
- }
-
- /*
- * (non-Javadoc)
- * @see org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext)
- */
- public void stop(BundleContext context) throws Exception {
- plugin = null;
- super.stop(context);
- }
-
- /**
- * Returns the shared instance
- *
- * @return the shared instance
- */
- public static Activator getDefault() {
- return plugin;
- }
-
-}
diff --git a/incoming/org.eclipse.papyrus.infra.emf.efacet/src/org/eclipse/papyrus/infra/emf/efacet/queries/SelfQuery.java b/incoming/org.eclipse.papyrus.infra.emf.efacet/src/org/eclipse/papyrus/infra/emf/efacet/queries/SelfQuery.java
deleted file mode 100644
index 449c804312a..00000000000
--- a/incoming/org.eclipse.papyrus.infra.emf.efacet/src/org/eclipse/papyrus/infra/emf/efacet/queries/SelfQuery.java
+++ /dev/null
@@ -1,30 +0,0 @@
-/*****************************************************************************
- * Copyright (c) 2012 CEA LIST.
- *
- *
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- * Vincent Lorenzo (CEA-LIST) - Bug 372243 - Facet extending EObject to provide eClass(), eContainer(), etc.
- *
- *****************************************************************************/
-package org.eclipse.papyrus.infra.emf.efacet.queries;
-
-import org.eclipse.emf.ecore.EObject;
-import org.eclipse.emf.facet.efacet.core.IFacetManager;
-import org.eclipse.emf.facet.efacet.core.exception.DerivedTypedElementException;
-import org.eclipse.emf.facet.query.java.core.IJavaQuery2;
-import org.eclipse.emf.facet.query.java.core.IParameterValueList2;
-
-public class SelfQuery implements IJavaQuery2<EObject, EObject> {
-
- public EObject evaluate(final EObject source,
- final IParameterValueList2 parameterValues,
- final IFacetManager facetManager)
- throws DerivedTypedElementException {
- return source;
- }
-}

Back to the top