| Package | Description |
|---|---|
| org.aksw.sparqlify.algebra.sql.nodes | |
| org.aksw.sparqlify.core.domain.input | |
| org.aksw.sparqlify.restriction | |
| org.aksw.sparqlify.restriction.experiment |
| Modifier and Type | Method and Description |
|---|---|
RestrictionSetImpl |
VarDef.getRestrictions() |
| Constructor and Description |
|---|
VarDef(com.hp.hpl.jena.sparql.expr.Expr expr,
RestrictionSetImpl restrictions) |
| Modifier and Type | Method and Description |
|---|---|
RestrictionSetImpl |
RestrictedExpr.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
static RestrictedExpr |
RestrictedExpr.create(com.hp.hpl.jena.sparql.expr.Expr expr,
RestrictionSetImpl restrictions) |
| Constructor and Description |
|---|
RestrictedExpr(com.hp.hpl.jena.sparql.expr.Expr expr,
RestrictionSetImpl restrictions) |
| Modifier and Type | Method and Description |
|---|---|
RestrictionSetImpl |
RestrictionSetImpl.clone() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RestrictionSetImpl.addAlternatives(RestrictionSetImpl rs) |
boolean |
RestrictionSetImpl.stateRestriction(RestrictionSetImpl other) |
| Constructor and Description |
|---|
RestrictionSetImpl(RestrictionSetImpl other) |
| Modifier and Type | Method and Description |
|---|---|
RestrictionSetImpl |
RestrictionManager2.getOrCreateLocalRestriction(com.hp.hpl.jena.sparql.core.Var a) |
RestrictionSetImpl |
RestrictionManager2.getRestriction(com.hp.hpl.jena.sparql.expr.Expr expr) |
RestrictionSetImpl |
RestrictionManager2.getRestriction(com.hp.hpl.jena.sparql.core.Var a) |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
RestrictionManager2.determineSatisfiabilityEquals(RestrictionSetImpl a,
RestrictionSetImpl b) |
boolean |
RestrictionManager2.stateRestriction(com.hp.hpl.jena.sparql.core.Var var,
RestrictionSetImpl restriction) |
Copyright © 2014. All rights reserved.