| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcdqa.iterator.Iteratorcdqa.iterator.DRIteratorcdqa.iterator.DRWIteratorpublic class DRWIteratorextends DRIteratorNested Class Summary |
Nested classes/interfaces inherited from class cdqa.iterator.Iterator | |
Iterator.IteratorManager | |
Fields inherited from class cdqa.iterator.DRIterator | |
forestName, it, peer, rep, type | |
Constructor Summary | |
| |
Method Summary | |
void |
|
void |
|
void |
|
XObject |
|
void | |
Methods inherited from class cdqa.iterator.DRIterator | |
addLink, appendIfNotExist, getCurrent, getForestName, postInit, preClose, pumpNext | |
Methods inherited from class cdqa.iterator.Iterator | |
aggreg, all, and, asBooleanIterator, close, constant, constant, constant, constant, constant, debugPrint, empty, exist, getCurrent, init, init, join, join, list, ljoin, ljoin, mTOm, map, mapL, mapL, mapL, next, not, or, postInit, preClose, pumpNext, rjoin, rjoin, scan, scan, theFalseIterator, theTrueIterator, toPrintWriter | |
public DRWIterator(Iterator it, Iterator fw, Iterator p, IRepository rep, ArrayList with, Integer i)