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

GREEN

refs 2490
parent 4cd64d7b
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ import org.fortiss.tooling.kernel.ui.service.IAllocationEditPartFactoryService;
* @author eder
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating RED Hash:
* @ConQAT.Rating GREEN Hash: 70265E0D2F1FF61BF1586D41044AAE66
*/
public class AllocationDiagramEditorBase<T extends EObject> extends CommonDiagramEditorBase<T> {
......
......@@ -34,7 +34,7 @@ import org.fortiss.tooling.kernel.ui.service.IEditPartFactoryService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 12D04B9F7350EF3487A8E98778EE8424
* @ConQAT.Rating GREEN Hash: 1AD878C6EE8579898FD319E38246D449
*/
public class DiagramEditorBase<T extends EObject> extends CommonDiagramEditorBase<T> {
......@@ -42,5 +42,4 @@ public class DiagramEditorBase<T extends EObject> extends CommonDiagramEditorBas
public DiagramEditorBase() {
super(new ScrollingGraphicalViewer(), IEditPartFactoryService.INSTANCE);
}
}
......@@ -40,7 +40,7 @@ import org.fortiss.tooling.kernel.ui.extension.base.EditorBase;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: C0BEC9435A81C9B845762A580FCF2805
* @ConQAT.Rating GREEN Hash: 85A283C9915889DCE9314B50A06B69FF
*/
public abstract class TreeViewerEditorBase<T extends EObject> extends EditorBase<T> {
......
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