| 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 |
OWLDataFactory
An interface for creating entities, class expressions and axioms.
|
interface |
OWLEntityProvider
Deprecated.
use EntityProvider
|
| Modifier and Type | Method and Description |
|---|---|
E |
EntityType.buildEntity(IRI i,
EntityProvider df)
Build an entity of this type, using the factory passed in as df.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDataFactoryImpl |
Copyright © 2017 The University of Manchester. All rights reserved.