| Package | Description |
|---|---|
| org.aksw.sparqlify.restriction | |
| org.aksw.sparqlify.restriction.experiment |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Prefix.isPrefixOf(Prefix that) |
| Modifier and Type | Method and Description |
|---|---|
Prefix |
PrefixSet.getValue() |
static Prefix |
PrefixSet.intersect(Prefix a,
Prefix b) |
| Modifier and Type | Method and Description |
|---|---|
PrefixSet |
PrefixSet.addException(Prefix exception)
Adds an exception to the current set.
|
boolean |
PrefixSet.contains(Prefix that) |
PrefixSet |
PrefixSet.getExceptionFor(Prefix prefix) |
Set<PrefixSet> |
PrefixSet.getSuffixExceptions(Prefix prefix) |
static Prefix |
PrefixSet.intersect(Prefix a,
Prefix b) |
| Constructor and Description |
|---|
PrefixSet(Prefix value) |
PrefixSet(Prefix value,
Polarity polarity) |
PrefixSet(Prefix value,
Polarity polarity,
Set<PrefixSet> exceptions) |
Copyright © 2013. All Rights Reserved.