|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VariableModificationBreakpoint
A break point that is activated when a variable is modified.
Method Summary | |
---|---|
java.lang.String |
scopeName()
Get the name of the declaring scope for the variable. |
java.lang.String |
variableName()
Get the name of the variable for which the break point is set. |
Methods inherited from interface org.apache.ode.bpel.bdi.breaks.Breakpoint |
---|
isEnabled, setEnabled |
Method Detail |
---|
java.lang.String scopeName()
null
if the scope is the process
itself.java.lang.String variableName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |