Skip to content
Snippets Groups Projects
Commit 90e92324 authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

GREEN

refs 2490
parent 163191db
No related branches found
No related tags found
No related merge requests found
Showing
with 9 additions and 9 deletions
......@@ -30,7 +30,7 @@ import org.fortiss.tooling.kernel.ui.internal.AllocationEditPartFactoryService;
* @author eder
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 791116E3693283BCE694B91087E51C08
* @ConQAT.Rating GREEN Hash: DE00F3D3450A75C46BA94FDE4BD6696D
*/
public interface IAllocationEditPartFactoryService extends EditPartFactory {
/** Returns the service instance. */
......
......@@ -45,7 +45,7 @@ import org.fortiss.tooling.kernel.ui.internal.ContextMenuService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 4BBC51C59A3998DBC98C001B688F5151
* @ConQAT.Rating GREEN Hash: D71FC71231FF84AC858936BF1DA23FCE
*/
public interface IContextMenuService {
......
......@@ -32,7 +32,7 @@ import org.fortiss.tooling.kernel.ui.internal.EditPartFactoryService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 318BCA55DBA4689B4984C6B386722325
* @ConQAT.Rating GREEN Hash: 3FA1BAB588E47827E386B66D8517181D
*/
public interface IEditPartFactoryService extends EditPartFactory {
/** Returns the service instance. */
......
......@@ -35,7 +35,7 @@ import org.fortiss.tooling.kernel.ui.internal.MarkerService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 0AD230BD230D69B83FE44DACF3D5744B
* @ConQAT.Rating GREEN Hash: A5C1835CAD88D85FD06240B0AF75517A
*/
public interface IMarkerService {
......@@ -51,7 +51,7 @@ public interface IMarkerService {
Collection<IConstraintViolation<? extends EObject>> getViolations(EObject element);
/**
* /** Returns the highest severity for the given element or <code>null</code> if there are no
* Returns the highest severity for the given element or <code>null</code> if there are no
* violations for this element.
*/
ESeverity getHighestViolationSeverity(EObject element);
......
......@@ -33,7 +33,7 @@ import org.fortiss.tooling.kernel.ui.internal.ModelEditorBindingService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 9373E8FE30935A6D00DB76D63118AC9F
* @ConQAT.Rating GREEN Hash: 27682F559A218892603381DF4F1A7771
*/
public interface IModelEditorBindingService {
/** Returns the service instance. */
......
......@@ -31,7 +31,7 @@ import org.fortiss.tooling.kernel.ui.internal.ModelElementHandlerService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 5CE00841C62E266FFFC854ED9C43AA0A
* @ConQAT.Rating GREEN Hash: 8F86DF0515A07FC16C8F14BE722D0822
*/
public interface IModelElementHandlerService {
......
......@@ -40,7 +40,7 @@ import org.fortiss.tooling.kernel.ui.internal.NavigatorService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 637D663534BD96B795857735399A87A7
* @ConQAT.Rating GREEN Hash: 7499D42879BAC926CFD0D6ACF247318D
*/
public interface INavigatorService {
/** Returns the service instance. */
......
......@@ -30,7 +30,7 @@ import org.fortiss.tooling.kernel.ui.internal.TutorialUIService;
* @author hoelzl
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 0A71C6C56C7899103BC17B72F9C65F44
* @ConQAT.Rating GREEN Hash: AF2EA1926FC25C48F2391DC91E62250D
*/
public interface ITutorialUIService extends ITutorialUIWhitelistProvider {
/** Returns the service instance. */
......
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