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

cleanup constraint service => YELLOW

parent e401fc38
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ import org.eclipse.emf.ecore.EObject;
* @author hoelzlf
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 07CD5EB76EC82EC5882F24D76633F0C9
* @ConQAT.Rating YELLOW Hash: EE00B75353FEC47E1101C98D2FE271A8
*/
public interface IConstraintChecker<C extends EObject> extends IEObjectAware<C> {
......
......@@ -28,7 +28,7 @@ import org.eclipse.emf.ecore.EObject;
* @author hoelzlf
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 0506883B3019B9D1DC5AC6C0AB2F35FB
* @ConQAT.Rating YELLOW Hash: AC4E05470D6E1DA6A84A5FCD0139A04B
*/
public interface IConstraintViolation<T extends EObject> {
......
......@@ -33,7 +33,7 @@ import org.fortiss.tooling.kernel.services.IConstraintService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating RED Hash: 9E0D8411A1525AA3989DED2C0DC7A033
* @ConQAT.Rating YELLOW Hash: 7AD2C36238F36905B91D1C83A2417247
*/
public class ConstraintService extends
EObjectAwareServiceBase<IConstraintChecker<EObject>> implements
......
......@@ -31,7 +31,7 @@ import org.fortiss.tooling.kernel.internal.ConstraintService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 3FF38207B9BC5B685A80D09D8358849A
* @ConQAT.Rating YELLOW Hash: 76FD91503D630DBD01149E5020A95AC4
*/
public interface IConstraintService {
......
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