|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StepNodeContext<NODE,STEP>
Reports the current step and node context, where step is maintained as a stack
Method Summary | |
---|---|
java.util.List<STEP> |
getCurrentContext()
Return the stack for the step context |
NODE |
getCurrentNode()
Return the current node |
Method Detail |
---|
NODE getCurrentNode()
java.util.List<STEP> getCurrentContext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |