| Package | Description |
|---|---|
| com.clarkparsia.owlapi.modularity.locality |
Locality package.
|
| Modifier and Type | Method and Description |
|---|---|
static LocalityClass |
LocalityClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalityClass[] |
LocalityClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<LocalityClass> |
SyntacticLocalityEvaluator.supportedLocalityClasses()
Returns all supported locality classes.
|
| Constructor and Description |
|---|
SyntacticLocalityEvaluator(LocalityClass localityClass)
Constructs a new locality evaluator for the given locality class.
|
Copyright © 2016 The University of Manchester. All Rights Reserved.