| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLNaryBooleanClassExpression |
interface |
OWLObjectComplementOf
Represents an
ObjectComplementOf class expression in the OWL 2 Specification.
|
interface |
OWLObjectIntersectionOf
Represents an
ObjectIntersectionOf class expression in the OWL 2 Specification.
|
interface |
OWLObjectUnionOf
Represents an
ObjectUnionOf class expression in the OWL 2 Specification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLNaryBooleanClassExpressionImpl |
class |
OWLObjectComplementOfImpl |
class |
OWLObjectIntersectionOfImpl |
class |
OWLObjectUnionOfImpl |
Copyright © 2019 The University of Manchester. All rights reserved.