|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExpectationVisitor
(c) Agical AB 2005
Method Summary | |
---|---|
void |
enteredSection(Section section)
Called when a section is entered |
void |
exitedSection()
called when the current section has exited. |
boolean |
visit(Expectation expectation,
boolean available)
Visits expectations |
Method Detail |
---|
boolean visit(Expectation expectation, boolean available)
expectation
- the expectation to visitavailable
- true if this expectation is considered to be available by the surrounding
section.
void enteredSection(Section section)
section
- void exitedSection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |