Package ome.annotations
Class ApiConstraintChecker
- java.lang.Object
-
- ome.annotations.ApiConstraintChecker
-
public class ApiConstraintChecker extends java.lang.Object
Checks metadata constraints on API calls.- Since:
- 1.0
-
-
Constructor Summary
Constructors Constructor Description ApiConstraintChecker()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
errorOnViolation​(java.lang.Class implClass, java.lang.reflect.Method mthd, java.lang.Object[] args)
-