| Package | Description |
|---|---|
| org.semanticweb.owlapi.vocab |
Vocabulary package.
|
| Modifier and Type | Method and Description |
|---|---|
OWL2Datatype.Category |
OWL2Datatype.getCategory()
Gets the category for this datatype.
|
static OWL2Datatype.Category |
OWL2Datatype.Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OWL2Datatype.Category[] |
OWL2Datatype.Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 The University of Manchester. All rights reserved.