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

GREEN

refs 2255
parent 5b9b6929
No related branches found
No related tags found
No related merge requests found
...@@ -61,7 +61,7 @@ import org.fortiss.tooling.kernel.service.ILibraryService; ...@@ -61,7 +61,7 @@ import org.fortiss.tooling.kernel.service.ILibraryService;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: DA2EE95685A0AA5D41B70BD9D991AD09 * @ConQAT.Rating GREEN Hash: 9F66C068B5D72204FBD5E9A150329496
*/ */
public abstract class PropertySectionBase extends AbstractPropertySection { public abstract class PropertySectionBase extends AbstractPropertySection {
......
...@@ -45,7 +45,7 @@ import org.fortiss.tooling.kernel.ui.util.EObjectSelectionUtils; ...@@ -45,7 +45,7 @@ import org.fortiss.tooling.kernel.ui.util.EObjectSelectionUtils;
* @author hoelzlf * @author hoelzlf
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: E69C190C8D06666F28093972E58901DF * @ConQAT.Rating GREEN Hash: 9D9682E34606A50396C0A2A216829FCD
*/ */
public class ActionService implements IActionService, IPersistencyServiceListener, public class ActionService implements IActionService, IPersistencyServiceListener,
CommandStackListener { CommandStackListener {
......
...@@ -34,7 +34,7 @@ import org.fortiss.tooling.kernel.ui.extension.base.EObjectActionBase; ...@@ -34,7 +34,7 @@ import org.fortiss.tooling.kernel.ui.extension.base.EObjectActionBase;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: E45D26E4B82896D02D0BC166E36E248D * @ConQAT.Rating GREEN Hash: 85DC152054A2D1B5830AEEE9437EB654
*/ */
public class CopyAction extends EObjectActionBase<EObject> { public class CopyAction extends EObjectActionBase<EObject> {
......
...@@ -28,7 +28,7 @@ import org.fortiss.tooling.kernel.ui.internal.ActionService; ...@@ -28,7 +28,7 @@ import org.fortiss.tooling.kernel.ui.internal.ActionService;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: 8FC7961CE1D28DBD93715A6593671E4F * @ConQAT.Rating GREEN Hash: 16B780A161BE0C45929ECEE8B9839D37
*/ */
public interface IActionService { public interface IActionService {
......
...@@ -35,7 +35,7 @@ import org.eclipse.ui.PlatformUI; ...@@ -35,7 +35,7 @@ import org.eclipse.ui.PlatformUI;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: D6FFC35BDDDC1B74C1E2333BBC849ABA * @ConQAT.Rating GREEN Hash: F25921EE0BB7A38BA23B9C8FA653954C
*/ */
public final class EObjectSelectionUtils { public final class EObjectSelectionUtils {
......
...@@ -32,7 +32,7 @@ import org.eclipse.swt.widgets.Text; ...@@ -32,7 +32,7 @@ import org.eclipse.swt.widgets.Text;
* @author aravantinos * @author aravantinos
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: 13BD493FA746A5FFCF1FDA425CC247D2 * @ConQAT.Rating GREEN Hash: F8FE57EE66D5F59871C3A8FD8D446A92
*/ */
public class UndoRedoImpl implements KeyListener, ModifyListener { public class UndoRedoImpl implements KeyListener, ModifyListener {
/** Encapsulation of the generic undo and redo stack(s). */ /** Encapsulation of the generic undo and redo stack(s). */
......
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