|
||||||||||
| 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.PostStepper
org.eclipse.ocl.examples.debug.stepper.CallExpStepper
public abstract class CallExpStepper
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.debug.stepper.PostStepper |
|---|
INSTANCE |
| Constructor Summary | |
|---|---|
CallExpStepper()
|
|
| Method Summary | |
|---|---|
UnitLocation |
createUnitLocation(IVMEvaluationEnvironment<?> evalEnv,
Element element)
Return the source descriptor for element. |
Element |
getFirstElement(Element element)
|
| Methods inherited from class org.eclipse.ocl.examples.debug.stepper.AbstractStepper |
|---|
createUnitLocation, getCsElement, getFirstElement, isPostStoppable, isPreStoppable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CallExpStepper()
| Method Detail |
|---|
@NonNull
public UnitLocation createUnitLocation(@NonNull
IVMEvaluationEnvironment<?> evalEnv,
@NonNull
Element element)
IStepper
createUnitLocation in interface ISteppercreateUnitLocation in class AbstractStepper
@Nullable
public Element getFirstElement(@NonNull
Element element)
getFirstElement in class AbstractStepper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||