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