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

GREEN

parent 47f4c568
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ import static org.fortiss.tooling.base.internal.ToolingBaseInternal.startTooling ...@@ -26,7 +26,7 @@ import static org.fortiss.tooling.base.internal.ToolingBaseInternal.startTooling
* @author barner * @author barner
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: DA712908F6E2613C4164C4316436A82A * @ConQAT.Rating GREEN Hash: F8973270767B9128E4E4B9B1D1E4FD8E
*/ */
public final class ToolingBase { public final class ToolingBase {
/** Initialize the kernel. */ /** Initialize the kernel. */
......
...@@ -26,7 +26,7 @@ import org.osgi.framework.BundleContext; ...@@ -26,7 +26,7 @@ import org.osgi.framework.BundleContext;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: 05786F177CD22A8060A83C675132D6AD * @ConQAT.Rating GREEN Hash: 53D0058509BFAB1DBC63741E1DD82064
*/ */
public class ToolingBaseActivator extends Plugin { public class ToolingBaseActivator extends Plugin {
......
<!-- <!--
$Id$ $Id$
@version $Rev$ @version $Rev$
@ConQAT.Rating YELLOW Hash: A741A162F2658E3B07BC94F6121B8026 @ConQAT.Rating GREEN Hash: EE37D4A1F487A5EB5583925158F3ABBF
--> -->
<body> <body>
Package for drag and drop implementation. Package for drag and drop implementation.
......
...@@ -61,7 +61,7 @@ import org.fortiss.tooling.kernel.utils.LoggingUtils; ...@@ -61,7 +61,7 @@ import org.fortiss.tooling.kernel.utils.LoggingUtils;
* @author diewald * @author diewald
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: D497EF15E3D8A64AFD4C608EE97AA516 * @ConQAT.Rating GREEN Hash: E6C107D00BACD8DAD58D688C92384C73
*/ */
public class AnnotationUtils { public class AnnotationUtils {
/** /**
......
...@@ -35,7 +35,7 @@ import org.fortiss.tooling.base.model.element.IModelElementSpecification; ...@@ -35,7 +35,7 @@ import org.fortiss.tooling.base.model.element.IModelElementSpecification;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: B86DD1BFD939AFCA5E78DC605AF437F4 * @ConQAT.Rating GREEN Hash: F45F9E3D3EF1DDADA4CEE5727A641020
*/ */
public class BaseModelElementUtils { public class BaseModelElementUtils {
......
...@@ -41,7 +41,7 @@ import org.fortiss.tooling.kernel.model.INamedElement; ...@@ -41,7 +41,7 @@ import org.fortiss.tooling.kernel.model.INamedElement;
* @author barner * @author barner
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: E4C2768739F5B4158B5CF34D23D26CF1 * @ConQAT.Rating GREEN Hash: 03A3A40F33E1F10353FCF4DAE5BF43B7
*/ */
public class MigrationUtils { public class MigrationUtils {
......
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