|
||||||||||
| 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.VariableStepper
public class VariableStepper
| Field Summary | |
|---|---|
static VariableStepper |
INSTANCE
|
| Constructor Summary | |
|---|---|
VariableStepper()
|
|
| Method Summary | |
|---|---|
Element |
getFirstElement(Element element)
|
Element |
isPostStoppable(IVMRootEvaluationVisitor<?> rootVMEvaluationVisitor,
Element childElement,
java.lang.Object result)
Return null if no suspension is required after execution of childElement gave result, else return the next element to be executed. |
| Methods inherited from class org.eclipse.ocl.examples.debug.stepper.AbstractStepper |
|---|
createUnitLocation, createUnitLocation, getCsElement, getFirstElement, isPreStoppable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@NonNull public static VariableStepper INSTANCE
| Constructor Detail |
|---|
public VariableStepper()
| Method Detail |
|---|
@Nullable
public Element getFirstElement(@NonNull
Element element)
getFirstElement in class AbstractStepper
@Nullable
public Element isPostStoppable(@NonNull
IVMRootEvaluationVisitor<?> rootVMEvaluationVisitor,
@NonNull
Element childElement,
@Nullable
java.lang.Object result)
IStepper
isPostStoppable in interface IStepperisPostStoppable in class AbstractStepper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||