|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.debug.stepper.AbstractStepper
org.eclipse.ocl.examples.debug.stepper.ExpressionInOCLStepper
public class ExpressionInOCLStepper
Field Summary | |
---|---|
static ExpressionInOCLStepper |
INSTANCE
|
Constructor Summary | |
---|---|
ExpressionInOCLStepper()
|
Method Summary | |
---|---|
Element |
getFirstElement(Element element)
|
boolean |
isPreStoppable(IVMRootEvaluationVisitor<?> rootVMEvaluationVisitor,
Element element)
Return true if execution may be suspended before executing element. |
Methods inherited from class org.eclipse.ocl.examples.debug.stepper.AbstractStepper |
---|
createUnitLocation, createUnitLocation, getCsElement, getFirstElement, isPostStoppable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@NonNull public static ExpressionInOCLStepper INSTANCE
Constructor Detail |
---|
public ExpressionInOCLStepper()
Method Detail |
---|
@Nullable public Element getFirstElement(@NonNull Element element)
getFirstElement
in class AbstractStepper
public boolean isPreStoppable(@NonNull IVMRootEvaluationVisitor<?> rootVMEvaluationVisitor, @NonNull Element element)
IStepper
isPreStoppable
in interface IStepper
isPreStoppable
in class AbstractStepper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |