Skip to content
Snippets Groups Projects
Commit d87e1b54 authored by Florian Hölzl's avatar Florian Hölzl
Browse files

af3.project.ui cleanup => YELLOW

refs 311
parent 60f127c6
Branches
Tags
No related merge requests found
...@@ -30,10 +30,13 @@ import org.fortiss.tooling.kernel.ui.internal.ModelElementHandlerService; ...@@ -30,10 +30,13 @@ import org.fortiss.tooling.kernel.ui.internal.ModelElementHandlerService;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating GREEN Hash: BCFD82B270CE2728BCD99BAD53FAD7E6 * @ConQAT.Rating GREEN Hash: 51CF8EA393E84335EF8A3E94D6EC1F95
*/ */
public interface IModelElementHandlerService { public interface IModelElementHandlerService {
/** The view ID of the model element library view. */
public static final String MODEL_ELEMENT_LIBRARY_VIEW = "org.fortiss.tooling.kernel.model.element.library";
/** Returns the singleton instance of the service. */ /** Returns the singleton instance of the service. */
public static final IModelElementHandlerService INSTANCE = new ModelElementHandlerService(); public static final IModelElementHandlerService INSTANCE = new ModelElementHandlerService();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment