Skip to content
Snippets Groups Projects
Commit 80971d81 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

YELLOW

parent 7839269b
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ import org.fortiss.tooling.base.model.element.IDerivedAnnotation;
* @author barner
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: E2543E81890B0EA8AAE076BE97AAE33B
* @ConQAT.Rating YELLOW Hash: D6A826039F8B556BA1A6618ABF12674E
*/
public abstract class DerivedAnnotationValueProviderBase<T extends IDerivedAnnotation<?>> extends
EStructuralFeatureValueProviderBase<T> {
......
......@@ -39,7 +39,7 @@ import org.fortiss.tooling.base.model.element.IModelElement;
* @author barner
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: 1A28D49D8DC1FF9C00C4C1F55D5E7B8C
* @ConQAT.Rating YELLOW Hash: 7C0193520CBE4C825641CA79D560B2CD
*/
public abstract class EStructuralFeatureValueProviderBase<T extends IAnnotatedSpecification>
extends ValueProviderBase<T> {
......
......@@ -73,7 +73,7 @@ import org.fortiss.tooling.kernel.service.base.IEObjectAware;
* @author eder, diewald, barner
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 87BAF8186707DA50675FF8A27B36519A
* @ConQAT.Rating YELLOW Hash: F671D3FA266F9990F17BA359C4AFEC98
*/
public interface IAnnotationValueProvider<T extends IAnnotatedSpecification> extends
IEObjectAware<IModelElement> {
......
......@@ -49,7 +49,7 @@ import org.fortiss.tooling.kernel.utils.LoggingUtils;
* @author diewald, barner
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: B246F4378421410475FECB9585F5CE05
* @ConQAT.Rating YELLOW Hash: 2C25918120E205966D870C70D46F7FBF
*/
public abstract class ValueProviderBase<T extends IAnnotatedSpecification> implements
IAnnotationValueProvider<T> {
......
......@@ -63,7 +63,7 @@ import org.fortiss.tooling.kernel.utils.LoggingUtils;
* @author diewald
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: CC8B6E824145972B0C6DCE2F8CA2B19E
* @ConQAT.Rating YELLOW Hash: 125A510B656288BABAE6EB5757E23DFD
*/
public class AnnotationUtils {
/**
......
......@@ -32,7 +32,7 @@ import org.apache.commons.lang.math.NumberUtils;
* @author diewald
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating RED Hash: D6767121871F0FE00E3B6B48960CD40A
* @ConQAT.Rating YELLOW Hash: 27F367B924A70CBAD1211670F21AED18
*/
public class BaseMathUtils {
......
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