public class IndexedPath extends IndexedNodeBase
_constraint| Constructor and Description |
|---|
IndexedPath(QConObject parent,
IndexedNode next) |
| Modifier and Type | Method and Description |
|---|---|
Iterator4 |
iterator() |
void |
markAsBestIndex() |
static IndexedNode |
newParentPath(IndexedNode next,
QCon constraint) |
int |
resultSize() |
addToTree, constraint, getIndex, isResolved, resolve, search, toTreeIntpublic IndexedPath(QConObject parent, IndexedNode next)
public static IndexedNode newParentPath(IndexedNode next, QCon constraint)
public Iterator4 iterator()
public int resultSize()
public void markAsBestIndex()