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

adds SEVERITY_DIRECT_COMPARATOR

refs 2553
parent 054a3a83
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ import org.fortiss.tooling.kernel.extension.base.ConstraintViolationBase;
* @author hoelzlf
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: 53EB05172569EDF361BB8983F8DFAA9E
* @ConQAT.Rating YELLOW Hash: FC6781A5C38B6D603FAA707A65C27F6B
*/
public interface IConstraintViolation<T extends EObject> extends IAdaptable {
......@@ -122,5 +122,4 @@ public interface IConstraintViolation<T extends EObject> extends IAdaptable {
arg1.getSeverity());
}
};
}
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