| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| uk.ac.manchester.cs.owl.owlapi |
| 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 © 2014 The University of Manchester. All Rights Reserved.