diff --git a/org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/interfaces/IEObjectAware.java b/org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/interfaces/IEObjectAware.java index d791a80ce0821682512995e1a34d3d7d31a158a0..f9309ecf14b046d4c8330e1bb86eb5ad66b2ac40 100644 --- a/org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/interfaces/IEObjectAware.java +++ b/org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/interfaces/IEObjectAware.java @@ -28,7 +28,7 @@ import org.fortiss.tooling.kernel.base.EObjectAwareServiceBase; * @author hoelzl * @author $Author$ * @version $Rev$ - * @ConQAT.Rating YELLOW Hash: 055DC37CE64306FF6DDB26800C58CE14 + * @ConQAT.Rating RED Hash: F294FE5853AE7D182770C201886531CC */ public interface IEObjectAware<T extends EObject> { // nothing specific is need here