Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabien Giquel2018-04-03 13:23:09 +0000
committerFabien Giquel2018-04-06 15:06:01 +0000
commit6dd8f848a6158cc59d2eabe8fa940c38057bfb61 (patch)
treeebd0f421b6d978d5468f8a3c92314e377985cf48 /org.eclipse.gmt.modisco.infra.browser/src
parentcfa83ab40e0ff3e1dce6cda48620b545c240fecb (diff)
downloadorg.eclipse.modisco-6dd8f848a6158cc59d2eabe8fa940c38057bfb61.tar.gz
org.eclipse.modisco-6dd8f848a6158cc59d2eabe8fa940c38057bfb61.tar.xz
org.eclipse.modisco-6dd8f848a6158cc59d2eabe8fa940c38057bfb61.zip
Bug 533168 - (releng) OutOfMemory during quality postprocessing becausemaintenance-1.0
large number of checkstyle warnings Code source generated for Ecore models must not be verified with checkstyle/pmd -> move sources to "src-gen" filtered folder on releng + update .checkstyle files to reference EmfFacet-6.2.checkstyle + clean-up profile "Temp-Remove Trailings spaces" Change-Id: Ib98ebe82f20c3de61eacd7148adb45cc8104e427 Signed-off-by: Fabien Giquel <fgiquel@mia-software.com>
Diffstat (limited to 'org.eclipse.gmt.modisco.infra.browser/src')
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/Messages.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/MoDiscoBrowserPlugin.java8
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/DragAndDropUtils.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/InstancesForMetaclass.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/LinkItemEx.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/MetaclassList.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/QueryItem.java4
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/SearchResults.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserActionBarContributor.java4
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserConfiguration.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserNavigationLocation.java8
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserSettingsPersistence.java4
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserUtils.java4
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/EcoreBrowser.java26
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/LeftPane.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassUnwrappingSelectionProvider.java4
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewToolBar.java4
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewer.java8
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewerMenuManager.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/NonBlockingElementComputation.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/TreeToolBar.java6
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/WorkspaceChangeListener.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/ColumnDescription.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditor.java4
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorContentProvider.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorFactory.java4
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorInput.java8
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorToolBar.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableSorter.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/preferences/BrowserPreferencePage.java2
-rw-r--r--org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/queries/SelectedQueriesManager.java2
31 files changed, 65 insertions, 65 deletions
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/Messages.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/Messages.java
index c753a400f..003228179 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/Messages.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/Messages.java
@@ -182,7 +182,7 @@ public final class Messages extends NLS {
public static String UI_ErrorFile_message;
public static String UI_modiscoEditor_menu;
public static String UI_CreateChild_menu_item;
-
+
public static String ErrorsDialog_errors;
// public static String UI_CreateSibling_menu_item;
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/MoDiscoBrowserPlugin.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/MoDiscoBrowserPlugin.java
index 9f52d8e09..cac36f45d 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/MoDiscoBrowserPlugin.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/MoDiscoBrowserPlugin.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser;
@@ -40,7 +40,7 @@ public final class MoDiscoBrowserPlugin extends EMFPlugin {
/**
* Returns the singleton instance of the Eclipse plugin.
- *
+ *
* @return the singleton instance.
*/
@Override
@@ -50,7 +50,7 @@ public final class MoDiscoBrowserPlugin extends EMFPlugin {
/**
* Returns the singleton instance of the Eclipse plugin.
- *
+ *
* @return the singleton instance.
*/
public static Implementation getPlugin() {
@@ -71,7 +71,7 @@ public final class MoDiscoBrowserPlugin extends EMFPlugin {
/**
* Returns an image descriptor for the image file at the given plug-in
* relative path
- *
+ *
* @param path
* the path
* @return the image descriptor
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/DragAndDropUtils.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/DragAndDropUtils.java
index 91419cd82..c194dde74 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/DragAndDropUtils.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/DragAndDropUtils.java
@@ -27,7 +27,7 @@ public final class DragAndDropUtils {
/**
* For each element in the given collection, look for its equivalent (based
* on the element's URI) in the given {@link ResourceSet}.
- *
+ *
* @param collection
* the input elements
* @param resourceSet
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/InstancesForMetaclass.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/InstancesForMetaclass.java
index 9cf832d1e..73a10cfde 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/InstancesForMetaclass.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/InstancesForMetaclass.java
@@ -204,7 +204,7 @@ public class InstancesForMetaclass {
/*
* (non-Javadoc)
- *
+ *
* @see java.lang.Object#toString()
*/
@Override
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/LinkItemEx.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/LinkItemEx.java
index 1ed778ec9..e622c9829 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/LinkItemEx.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/LinkItemEx.java
@@ -91,7 +91,7 @@ public class LinkItemEx extends LinkItem implements IEditingDomainItemProvider {
}
throw new UnsupportedOperationException();
}
-
+
@Override
public String toString() {
return LinkItemEx.class.getSimpleName() + "(" + getText() + ")"; //$NON-NLS-1$ //$NON-NLS-2$
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/MetaclassList.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/MetaclassList.java
index f010e4c8e..a1d445dba 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/MetaclassList.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/MetaclassList.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.core;
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/QueryItem.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/QueryItem.java
index 289ba036e..2acc62608 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/QueryItem.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/QueryItem.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.core;
@@ -54,7 +54,7 @@ public class QueryItem implements ITreeElement {
/**
* Instantiate a new {@link QueryItem}.
- *
+ *
* @param parent
* the model element that appears as the parent of the query item
* in the tree
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/SearchResults.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/SearchResults.java
index 281e9823a..3c922303a 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/SearchResults.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/core/SearchResults.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.core;
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserActionBarContributor.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserActionBarContributor.java
index 2fdd21da7..1cd90ecd2 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserActionBarContributor.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserActionBarContributor.java
@@ -8,7 +8,7 @@
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
* Nicolas Payneau (Mia-Software) - Enable editability
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors;
@@ -762,7 +762,7 @@ public class BrowserActionBarContributor extends EditingDomainActionBarContribut
/**
* Returns false to avoid changing elements from the EPackage registry (i.e.
* metamodels)
- *
+ *
* @see Bug 319015 - [Model Browser] Null Pointer after deleting a field in
* a model
* @see Bug 319016 - [Model Browser] ClassCastException while saving a model
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserConfiguration.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserConfiguration.java
index 26ba0ba23..0cd8420ba 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserConfiguration.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserConfiguration.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors;
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserNavigationLocation.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserNavigationLocation.java
index 1ced0efae..da48cbb2f 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserNavigationLocation.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserNavigationLocation.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors;
@@ -46,7 +46,7 @@ public class BrowserNavigationLocation extends NavigationLocation {
/**
* Create a navigation location with the selected metaclass and selected
* element(s).
- *
+ *
* @param editorPart
* the editor
* @param selectedMetaclass
@@ -100,7 +100,7 @@ public class BrowserNavigationLocation extends NavigationLocation {
/*
* (non-Javadoc)
- *
+ *
* @see org.eclipse.ui.INavigationLocation#mergeInto(org.eclipse.ui.
* INavigationLocation)
*/
@@ -133,7 +133,7 @@ public class BrowserNavigationLocation extends NavigationLocation {
/*
* (non-Javadoc)
- *
+ *
* @see org.eclipse.ui.INavigationLocation#restoreLocation()
*/
public void restoreLocation() {
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserSettingsPersistence.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserSettingsPersistence.java
index 231293047..3874e8c67 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserSettingsPersistence.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserSettingsPersistence.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors;
@@ -117,7 +117,7 @@ public class BrowserSettingsPersistence implements IPartListener {
/**
* Save the currently applied {@link Facet}s
- *
+ *
* @param sectionForCurrentMetamodel
*/
private void saveLastFacetNames(final IDialogSettings sectionForCurrentMetamodel) {
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserUtils.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserUtils.java
index 863b56aca..c0b00e71d 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserUtils.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/BrowserUtils.java
@@ -178,7 +178,7 @@ public final class BrowserUtils {
/**
* Replace proxy objects by their underlying Ecore objects in the given
* selection
- *
+ *
* @return the unwrapped version of the selection
*/
public static ISelection unwrapSelection(final ISelection selection) {
@@ -187,7 +187,7 @@ public final class BrowserUtils {
/**
* Open the given EObject in the MoDisco model browser.
- *
+ *
* @param eObject
* the EObject to show in a model browser
* @param useExistingEditor
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/EcoreBrowser.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/EcoreBrowser.java
index 3fe04b57b..75f2e4ab2 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/EcoreBrowser.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/EcoreBrowser.java
@@ -11,7 +11,7 @@
* Nicolas Guyomar (Mia-Software) - Code Synchronization
* Nicolas Guyomar (Mia_software) - Bug 333651 Remove of the MoDisco EPackage view and of the metamodel browsing button
* Gregoire Dupe (Mia-Software) - Bug 404263 - EditingDomainProvider does not work when using IResourceEditorInput
- * Grégoire Dupé (Mia-Software) - Bug 471096 - MetaclassInstance features have to be moved to an EMF dedicated plug-in
+ * Grégoire Dupé (Mia-Software) - Bug 471096 - MetaclassInstance features have to be moved to an EMF dedicated plug-in
* Gregoire Dupe (Mia-Software) - Bug 472182 - Missing debug information in EcoreBrowser.handleChangedResources(2636)
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors;
@@ -660,7 +660,7 @@ public class EcoreBrowser extends EditorPart implements ISelectionProvider, IMen
* <p>
* <b>see</b>: Bug 325120 - [Model Browser] don't freeze UI while loading
* model
- *
+ *
* @param monitor
*/
protected boolean backgroundOpenModel(final IProgressMonitor monitor) {
@@ -889,7 +889,7 @@ public class EcoreBrowser extends EditorPart implements ISelectionProvider, IMen
/**
* Create the resourceSet. This method can be overridden by subclasses.
- *
+ *
* @return The ResourceSet.
*/
protected ResourceSet createResourceSet() {
@@ -921,7 +921,7 @@ public class EcoreBrowser extends EditorPart implements ISelectionProvider, IMen
/**
* If proxies are found, ask the user whether to load resources referenced
* by proxies found in the given resource, and up to which depth.
- *
+ *
* @param resource
* the resource in which to look for proxies to resolve
* @param allResources
@@ -943,7 +943,7 @@ public class EcoreBrowser extends EditorPart implements ISelectionProvider, IMen
/**
* Adds resources referenced by proxies found in the given resources to the
* set <code>allResources</code>
- *
+ *
* @param resource
* the resource in which to look for proxies to resolve
* @param allResources
@@ -951,7 +951,7 @@ public class EcoreBrowser extends EditorPart implements ISelectionProvider, IMen
* proxies
* @param currentDepth
* the current depth
- *
+ *
* @see EcoreBrowser#addReferencedResources(Resource, Set)
*/
private void addReferencedResourcesInternal(final Resource resource,
@@ -1048,7 +1048,7 @@ public class EcoreBrowser extends EditorPart implements ISelectionProvider, IMen
/**
* Create the left pane, containing the metaclass viewer.
- *
+ *
* @param parent
* the parent composite
*/
@@ -1074,7 +1074,7 @@ public class EcoreBrowser extends EditorPart implements ISelectionProvider, IMen
/**
* Create the tree and its viewer
- *
+ *
* @param parent
* the parent composite of the tree
*/
@@ -1334,7 +1334,7 @@ public class EcoreBrowser extends EditorPart implements ISelectionProvider, IMen
/**
* Create the search panel, containing a label and search field.
- *
+ *
* @param parent
* the parent composite, which must have a GridLayout
*/
@@ -1472,7 +1472,7 @@ public class EcoreBrowser extends EditorPart implements ISelectionProvider, IMen
/**
* Adds the given metaclass to the given selection.
- *
+ *
* @param addSubclasses
* also adds subclasses
*/
@@ -2304,7 +2304,7 @@ public class EcoreBrowser extends EditorPart implements ISelectionProvider, IMen
* Finds the path of the given element in the tree viewer. The element is
* looked for at the root and under BigListItemProviders in the case the
* elements are split.
- *
+ *
* @return the path or <code>null</code> if the element was not found
*/
private TreePath findTreePathForElement(final EObject eObject) {
@@ -2361,7 +2361,7 @@ public class EcoreBrowser extends EditorPart implements ISelectionProvider, IMen
/**
* Restore a location (used for implementing history).
- *
+ *
* @param eClass
* the metaclass viewer's selection
* @param selection
@@ -2392,7 +2392,7 @@ public class EcoreBrowser extends EditorPart implements ISelectionProvider, IMen
/**
* Refresh the editor
- *
+ *
* @param metaclassViewerToo
* whether the metaclass view must be refreshed too, or only the
* tree viewer
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/LeftPane.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/LeftPane.java
index 555bd4dfc..253d4742b 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/LeftPane.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/LeftPane.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors;
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassUnwrappingSelectionProvider.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassUnwrappingSelectionProvider.java
index 4cc969d17..0966644b4 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassUnwrappingSelectionProvider.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassUnwrappingSelectionProvider.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors;
@@ -19,7 +19,7 @@ import org.eclipse.jface.viewers.ISelectionProvider;
* Unwraps the MetaclassViewer elements (see
* {@link org.eclipse.emf.edit.ui.provider.UnwrappingSelectionProvider}, from
* which this class is derived).
- *
+ *
*/
public class MetaclassUnwrappingSelectionProvider extends
org.eclipse.emf.edit.ui.provider.UnwrappingSelectionProvider {
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewToolBar.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewToolBar.java
index dd630f4cb..f314bf534 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewToolBar.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewToolBar.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors;
@@ -71,7 +71,7 @@ public class MetaclassViewToolBar {
}
}
};
- // no selection event is sent when clicking on Windows
+ // no selection event is sent when clicking on Windows
if (Platform.getOS().equals(Platform.OS_WIN32)) {
// listen on the toolbar so that the menu can appear on MouseDown
this.toolBar.addListener(SWT.MouseDown, listener);
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewer.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewer.java
index e414ebba8..2ac1afa24 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewer.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewer.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors;
@@ -610,7 +610,7 @@ public class MetaclassViewer implements ISelectionProvider {
/**
* Group the given metaclasses by packages.
- *
+ *
* @return a list of packages containing metaclasses or other packages
* recursively
*/
@@ -646,7 +646,7 @@ public class MetaclassViewer implements ISelectionProvider {
/**
* A recursive function that creates a hierarchy of packages containing
* metaclasses
- *
+ *
* @param instancesForMetaclass
* the metaclass to add to a package
* @param path
@@ -729,7 +729,7 @@ public class MetaclassViewer implements ISelectionProvider {
/**
* Replace proxy {@link InstancesForMetaclass} objects by their underlying
* Ecore {@link EClass} in the given selection
- *
+ *
* @return the unwrapped version of the selection
*/
public static ISelection unwrapSelection(final ISelection selection) {
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewerMenuManager.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewerMenuManager.java
index 6566eef50..757fb5af2 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewerMenuManager.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/MetaclassViewerMenuManager.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors;
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/NonBlockingElementComputation.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/NonBlockingElementComputation.java
index 7b91c7872..de00fc683 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/NonBlockingElementComputation.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/NonBlockingElementComputation.java
@@ -26,7 +26,7 @@ import org.eclipse.ui.progress.IWorkbenchSiteProgressService;
/**
* Computes a value synchronously initially, and continues asynchronously if the
* computation takes too much time.
- *
+ *
* @param <T>
* The type of the result of the computation.
*/
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/TreeToolBar.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/TreeToolBar.java
index fa1fd7045..98e375e77 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/TreeToolBar.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/TreeToolBar.java
@@ -318,7 +318,7 @@ public final class TreeToolBar {
TreeToolBar.this.browser.getTreeViewer().collapseAll();
}
};
-
+
private final Action actionSynchroniseModelWithSourceCode = new Action(Messages.TreeToolBar_synchronizeSourceCode,
IAction.AS_CHECK_BOX) {
{
@@ -353,8 +353,8 @@ public final class TreeToolBar {
this.actionShowElementIDs.setChecked(this.browser.isShowElementIDs());
this.actionShowURI.setChecked(this.browser.isShowURI());
this.actionSynchroniseModelWithSourceCode.setChecked(this.browser.isSynchronizeSourceCode());
-
+
this.actionShowEmptyAttributes.setEnabled(this.browser.isShowAttributes());
-
+
}
}
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/WorkspaceChangeListener.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/WorkspaceChangeListener.java
index 034e1febf..7b2ccc290 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/WorkspaceChangeListener.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/WorkspaceChangeListener.java
@@ -8,7 +8,7 @@
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
* Nicolas Payneau (Mia-Software) - Enable editability
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors;
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/ColumnDescription.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/ColumnDescription.java
index 99b4fa87f..2d844c987 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/ColumnDescription.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/ColumnDescription.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors.table;
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditor.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditor.java
index 377e1188b..9a6a6a5c7 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditor.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditor.java
@@ -578,7 +578,7 @@ public class TableEditor extends EditorPart implements ISelectionProvider, IMenu
/**
* Find and return the element that should be opened when the given column
* is clicked
- *
+ *
* @param tableElement
*/
public static EObject findElementToOpenInModelBrowser(final int column,
@@ -907,7 +907,7 @@ public class TableEditor extends EditorPart implements ISelectionProvider, IMenu
/**
* Find the column with the given {@link ColumnDescription}
- *
+ *
* @return the column
*/
private TableColumn findColumn(final ColumnDescription columnDescription) {
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorContentProvider.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorContentProvider.java
index 277258a07..0db77c627 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorContentProvider.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorContentProvider.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors.table;
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorFactory.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorFactory.java
index b844d38a9..7287a0f72 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorFactory.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorFactory.java
@@ -44,7 +44,7 @@ public class TableEditorFactory {
/**
* Open a new table view editor on the given list of elements.
- *
+ *
* @param browserConfiguration
* the main editor configuration
* @param elements
@@ -80,7 +80,7 @@ public class TableEditorFactory {
/**
* Open a new table view editor on the given query result.
- *
+ *
* @param result
* the results of a query to display in the table
*/
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorInput.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorInput.java
index ce28acb8d..3fdc03729 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorInput.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorInput.java
@@ -42,7 +42,7 @@ public class TableEditorInput implements IEditorInput {
/**
* Create an input for all the given elements
- *
+ *
* @param browserConfiguration
* the main browser's configuration
* @param tableElements
@@ -81,13 +81,13 @@ public class TableEditorInput implements IEditorInput {
for (final EClass eClass : this.metaclasses) {
features.addAll(eClass.getEAllStructuralFeatures());
}
-
+
this.fFeatures = new ArrayList<EStructuralFeature>(features);
}
/**
* Create an input for all elements of the given class
- *
+ *
* @param browserConfiguration
* the main editor configuration
* @param eClass
@@ -113,7 +113,7 @@ public class TableEditorInput implements IEditorInput {
public List<TableElement> getElements() {
return this.elements;
}
-
+
public List<EStructuralFeature> getFeatures() {
return this.fFeatures;
}
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorToolBar.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorToolBar.java
index cb58ca94a..2d445514c 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorToolBar.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableEditorToolBar.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors.table;
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableSorter.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableSorter.java
index 33ceb127f..3d8c1b835 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableSorter.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/editors/table/TableSorter.java
@@ -7,7 +7,7 @@
*
* Contributors:
* Nicolas Bros (Mia-Software) - initial API and implementation
- *
+ *
*******************************************************************************/
package org.eclipse.gmt.modisco.infra.browser.editors.table;
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/preferences/BrowserPreferencePage.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/preferences/BrowserPreferencePage.java
index d7db0e132..eefc04d7d 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/preferences/BrowserPreferencePage.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/preferences/BrowserPreferencePage.java
@@ -61,7 +61,7 @@ public class BrowserPreferencePage extends FieldEditorPreferencePage implements
/*
* (non-Javadoc)
- *
+ *
* @see
* org.eclipse.ui.IWorkbenchPreferencePage#init(org.eclipse.ui.IWorkbench)
*/
diff --git a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/queries/SelectedQueriesManager.java b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/queries/SelectedQueriesManager.java
index 10e69fca6..65a6ef5de 100644
--- a/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/queries/SelectedQueriesManager.java
+++ b/org.eclipse.gmt.modisco.infra.browser/src/org/eclipse/gmt/modisco/infra/browser/queries/SelectedQueriesManager.java
@@ -75,7 +75,7 @@ public class SelectedQueriesManager {
/**
* Returns the queries selected for the given model element.
- *
+ *
* @return a list of selected queries (which can be empty) or
* <code>null</code>
*/

Back to the top