Skip to content
Snippets Groups Projects
Commit 2ff9a9c4 authored by Simon Barner's avatar Simon Barner
Browse files

GREEN

parent a5530323
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ import org.fortiss.tooling.base.ui.annotation.view.IAnnotationViewPart; ...@@ -35,7 +35,7 @@ import org.fortiss.tooling.base.ui.annotation.view.IAnnotationViewPart;
* @author diewald, barner * @author diewald, barner
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: 068BA5B2EFD54640AE01EB038D4000AA * @ConQAT.Rating GREEN Hash: B89D5D360D2D8CB56BF80D22630E61AA
*/ */
public class AnnotationLabelProvider extends LabelProviderBase { public class AnnotationLabelProvider extends LabelProviderBase {
......
...@@ -29,7 +29,7 @@ import org.fortiss.tooling.base.model.element.IAnnotatedSpecification; ...@@ -29,7 +29,7 @@ import org.fortiss.tooling.base.model.element.IAnnotatedSpecification;
* @author barner * @author barner
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: D2398D01DFE1F8E87DAB7820C808E928 * @ConQAT.Rating GREEN Hash: 4FF484A35F7CA90390F5AD2457C99844
*/ */
public class ColumnHandle<T extends IAnnotatedSpecification> extends AnnotationInstSpec<T> public class ColumnHandle<T extends IAnnotatedSpecification> extends AnnotationInstSpec<T>
implements Comparable<ColumnHandle<T>> { implements Comparable<ColumnHandle<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