|
||||||||||
| PREV CLASS NEXT CLASS | NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides an interface for iterating over a set of Agenda's.
| Method Summary | |
boolean |
hasNext()
Returns true if the iteration has more Agenda's. |
Agenda |
next()
Returns the next Agenda in the iteration. |
| Methods inherited from interface com.haley.haleyrules.KnowledgeBaseObject |
getKnowledgeBase, release |
| Method Detail |
public boolean hasNext()
throws EclipseException
Agenda's.
Agenda's.
EclipseException - on error.
public Agenda next()
throws EclipseException
Agenda in the iteration.
Agenda in the iteration.
EclipseException - on error, such as no more Agenda's in the iteration.
|
||||||||||
| PREV CLASS NEXT CLASS | NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||