예제 #1
0
파일: QueryImpl.java 프로젝트: ewillink/ocl
 public Diagnostic getProblems() {
   return OCLUtil.getEvaluationProblems(delegate);
 }