| Constructor and Description |
|---|
NestedNormalForm(NestedNormalForm parent,
boolean asView) |
NestedNormalForm(Set<Clause> clauses) |
| Modifier and Type | Method and Description |
|---|---|
Set<Clause> |
getClausesByVar(com.hp.hpl.jena.sparql.core.Var var) |
NestedNormalForm |
getParent() |
protected void |
onAdd(Clause clause) |
protected void |
onRemove(Clause clause) |
add, contains, containsDirect, equals, getNestingDepth, hashCode, isView, iterator, remove, sizeremoveAlladdAll, clear, containsAll, isEmpty, retainAll, toArray, toArray, toStringpublic NestedNormalForm(NestedNormalForm parent, boolean asView)
public NestedNormalForm getParent()
Copyright © 2014. All Rights Reserved.