| Package | Description |
|---|---|
| org.aksw.sparqlify.database | |
| org.aksw.sparqlify.restriction | |
| org.aksw.sparqlify.restriction.experiment | |
| sparql |
| Modifier and Type | Method and Description |
|---|---|
NestedNormalForm |
NestedNormalForm.getParent() |
| Constructor and Description |
|---|
NestedNormalForm(NestedNormalForm parent,
boolean asView) |
| Modifier and Type | Method and Description |
|---|---|
NestedNormalForm |
RestrictionManagerImpl.getCnf() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestrictionManagerImpl.stateCnf(NestedNormalForm newCnf) |
| Constructor and Description |
|---|
RestrictionManagerImpl(NestedNormalForm cnf) |
| Modifier and Type | Method and Description |
|---|---|
NestedNormalForm |
RestrictionManagerBeforeChangingToMap.getCnf() |
NestedNormalForm |
RestrictionManager2.getCnf() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestrictionManagerBeforeChangingToMap.stateCnf(NestedNormalForm newCnf) |
void |
RestrictionManager2.stateCnf(NestedNormalForm newCnf) |
| Constructor and Description |
|---|
RestrictionManager2(NestedNormalForm cnf) |
RestrictionManagerBeforeChangingToMap(NestedNormalForm cnf) |
| Modifier and Type | Method and Description |
|---|---|
static NestedNormalForm |
CnfUtils.toCnf(com.hp.hpl.jena.sparql.expr.Expr expr) |
Copyright © 2014. All rights reserved.