| Package | Description |
|---|---|
| org.aksw.sparqlify.restriction | |
| org.aksw.sparqlify.restriction.experiment |
| Modifier and Type | Method and Description |
|---|---|
static Polarity |
Polarity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Polarity[] |
Polarity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Polarity |
PrefixSet.getPolarity() |
| Constructor and Description |
|---|
PrefixSet(Prefix value,
Polarity polarity) |
PrefixSet(Prefix value,
Polarity polarity,
Set<PrefixSet> exceptions) |
Copyright © 2014. All rights reserved.