Skip to content
Snippets Groups Projects
Commit 79980e69 authored by Daniel Ratiu's avatar Daniel Ratiu
Browse files

Yet another review of the code.

parent a0a44f18
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,11 @@ import org.fortiss.tooling.kernel.ui.extension.base.PropertySectionBase;
import org.fortiss.tooling.kernel.ui.internal.PropertiesService;
/**
* TODO: this class is dead!!! it is extended only by an empty class
* org.fortiss.tooling.kernel.ui.internal.PropertiesService and the constant of
* this class are nowhere used !!!
*
*
* The properties service manages model element specific properties.
* <P>
* There is no explicit extension point for this service. It is a facade
......@@ -44,7 +49,7 @@ import org.fortiss.tooling.kernel.ui.internal.PropertiesService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: 4331BC650B884739503912E3F3284C2B
* @ConQAT.Rating RED Hash: A5B075FF35E97B9917D2CE5450B8CF2C
*/
public interface IPropertiesService {
......
......@@ -34,7 +34,7 @@ import org.eclipse.ui.PlatformUI;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 09583AEC04999BB3282FCCA1CC0CC1A2
* @ConQAT.Rating GREEN Hash: F4CBD4321A5EB5469553970565C7D854
*/
public final class EObjectSelectionUtils {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment