| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
| Modifier and Type | Method and Description |
|---|---|
ClassExpressionType |
OWLClassExpression.getClassExpressionType()
Gets the class expression type for this class expression
|
static ClassExpressionType |
ClassExpressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassExpressionType[] |
ClassExpressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 The University of Manchester. All Rights Reserved.