|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.qvt.oml.debug.core.vm.ConditionChecker
public class ConditionChecker
Field Summary | |
---|---|
static int |
ERR_CODE_COMPILATION
|
static int |
ERR_CODE_EVALUATION
|
Constructor Summary | |
---|---|
ConditionChecker(java.lang.String conditionBody,
ASTNode targetASTElement)
|
Method Summary | |
---|---|
boolean |
checkCondition(org.eclipse.m2m.internal.qvt.oml.evaluator.QvtOperationalEvaluationVisitorImpl mainEvaluator)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ERR_CODE_COMPILATION
public static final int ERR_CODE_EVALUATION
Constructor Detail |
---|
public ConditionChecker(java.lang.String conditionBody, ASTNode targetASTElement)
Method Detail |
---|
public boolean checkCondition(org.eclipse.m2m.internal.qvt.oml.evaluator.QvtOperationalEvaluationVisitorImpl mainEvaluator) throws CoreException
CoreException
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |