コード例 #1
0
ファイル: QueryImpl.java プロジェクト: ewillink/ocl
 public Diagnostic getProblems() {
   return OCLUtil.getEvaluationProblems(delegate);
 }