| Package | Description |
|---|---|
| org.aksw.sparqlify.restriction.experiment |
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictionPrefix |
| Modifier and Type | Method and Description |
|---|---|
Restriction |
RestrictionOps.and(Restriction a,
Restriction b) |
Restriction |
Restriction.intersect(Restriction that)
Deprecated.
|
Restriction |
RestrictionPrefix.intersect(Restriction other) |
Restriction |
Restriction.negate()
Deprecated.
Negate this restriction
|
Restriction |
RestrictionPrefix.negate() |
Restriction |
RestrictionOps.not(Restriction a,
Restriction b) |
Restriction |
RestrictionOps.or(Restriction a,
Restriction b) |
Restriction |
Restriction.union(Restriction that)
Deprecated.
Union this restriction with that
|
Restriction |
RestrictionPrefix.union(Restriction other) |
| Modifier and Type | Method and Description |
|---|---|
Restriction |
RestrictionOps.and(Restriction a,
Restriction b) |
Restriction |
Restriction.intersect(Restriction that)
Deprecated.
|
Restriction |
RestrictionPrefix.intersect(Restriction other) |
Restriction |
RestrictionOps.not(Restriction a,
Restriction b) |
Restriction |
RestrictionOps.or(Restriction a,
Restriction b) |
Restriction |
Restriction.union(Restriction that)
Deprecated.
Union this restriction with that
|
Restriction |
RestrictionPrefix.union(Restriction other) |
Copyright © 2013. All Rights Reserved.