| Package | Description |
|---|---|
| org.obolibrary.macro | |
| org.semanticweb.owlapi.apibinding |
Guice modules and binding package
|
| org.semanticweb.owlapi.functional.renderer | |
| org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer
|
| org.semanticweb.owlapi.manchestersyntax.renderer | |
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.owlxml.renderer | |
| org.semanticweb.owlapi.profiles.violations | |
| org.semanticweb.owlapi.rdf.model |
RDF model package
|
| org.semanticweb.owlapi.util |
Utilities package
|
| org.semanticweb.owlapitools.builders | |
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
| uk.ac.manchester.cs.owl.owlapi.concurrent |
| Modifier and Type | Method and Description |
|---|---|
OWLAxiom |
AbstractMacroExpansionVisitor.visit(OWLDatatypeDefinitionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLDatatypeDefinitionAxiom |
OWLFunctionalSyntaxFactory.DatatypeDefinition(OWLDatatype datatype,
OWLDataRange dataRange) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDatatypeDefinitionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDatatypeDefinitionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDatatypeDefinitionAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLDatatypeDefinitionAxiom> |
AxiomType.DATATYPE_DEFINITION
DatatypeDefinition
|
| Modifier and Type | Method and Description |
|---|---|
OWLDatatypeDefinitionAxiom |
OWLDataFactory.getOWLDatatypeDefinitionAxiom(OWLDatatype datatype,
OWLDataRange dataRange) |
OWLDatatypeDefinitionAxiom |
OWLDataFactory.getOWLDatatypeDefinitionAxiom(OWLDatatype datatype,
OWLDataRange dataRange,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDatatypeDefinitionAxiom> |
OWLAxiomCollectionNoArgs.getAxioms(OWLDatatype datatype)
Deprecated.
use getAxioms(entity, Imports) instead
|
Set<OWLDatatypeDefinitionAxiom> |
OWLAxiomCollectionBooleanArgs.getAxioms(OWLDatatype datatype,
boolean includeImportsClosure)
Deprecated.
use getAxioms(entity, Imports) instead
|
Set<OWLDatatypeDefinitionAxiom> |
OWLAxiomCollection.getAxioms(OWLDatatype datatype,
Imports includeImportsClosure)
Gets the datatype definition axioms for the specified datatype.
|
Set<OWLDatatypeDefinitionAxiom> |
OWLAxiomIndex.getDatatypeDefinitions(OWLDatatype datatype)
Gets the
OWLDatatypeDefinitionAxioms contained in this ontology
that provide a definition for the specified datatype. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLAxiomVisitorEx.visit(OWLDatatypeDefinitionAxiom axiom)
visit OWLDatatypeDefinitionAxiom type
|
void |
OWLAxiomVisitor.visit(OWLDatatypeDefinitionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDatatypeDefinitionAxiom axiom) |
| Constructor and Description |
|---|
UseOfBuiltInDatatypeInDatatypeDefinition(OWLOntology ontology,
OWLDatatypeDefinitionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLDatatypeDefinitionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLDatatypeDefinitionAxiom axiom) |
void |
SimpleRenderer.visit(OWLDatatypeDefinitionAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLDatatypeDefinitionAxiom axiom) |
void |
OWLObjectVisitorAdapter.visit(OWLDatatypeDefinitionAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLDatatypeDefinitionAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLDatatypeDefinitionAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLDatatypeDefinitionAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLDatatypeDefinitionAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLDatatypeDefinitionAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLDatatypeDefinitionAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLDatatypeDefinitionAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDatatypeDefinitionAxiom axiom) |
OWLAxiom |
NNF.visit(OWLDatatypeDefinitionAxiom axiom) |
void |
HashCode.visit(OWLDatatypeDefinitionAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLDatatypeDefinitionAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLDatatypeDefinitionAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLDatatypeDefinitionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLDatatypeDefinitionAxiom |
BuilderDatatypeDefinition.buildObject() |
| Constructor and Description |
|---|
BuilderDatatypeDefinition(OWLDatatypeDefinitionAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDatatypeDefinitionAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLDatatypeDefinitionAxiom |
OWLDatatypeDefinitionAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLDatatypeDefinitionAxiom |
OWLDataFactoryImpl.getOWLDatatypeDefinitionAxiom(OWLDatatype datatype,
OWLDataRange dataRange) |
OWLDatatypeDefinitionAxiom |
OWLDataFactoryImpl.getOWLDatatypeDefinitionAxiom(OWLDatatype datatype,
OWLDataRange dataRange,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDatatypeDefinitionAxiom> |
OWLImmutableOntologyImpl.getAxioms(OWLDatatype datatype) |
Set<OWLDatatypeDefinitionAxiom> |
OWLImmutableOntologyImpl.getAxioms(OWLDatatype datatype,
boolean includeImportsClosure) |
Set<OWLDatatypeDefinitionAxiom> |
OWLImmutableOntologyImpl.getAxioms(OWLDatatype datatype,
Imports includeImportsClosure) |
Set<OWLDatatypeDefinitionAxiom> |
OWLAxiomIndexImpl.getDatatypeDefinitions(OWLDatatype datatype) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEntityRegistrationManager.visit(OWLDatatypeDefinitionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDatatypeDefinitionAxiom> |
ConcurrentOWLOntologyImpl.getAxioms(OWLDatatype owlDatatype)
Deprecated.
|
Set<OWLDatatypeDefinitionAxiom> |
ConcurrentOWLOntologyImpl.getAxioms(OWLDatatype owlDatatype,
boolean b)
Deprecated.
|
Set<OWLDatatypeDefinitionAxiom> |
ConcurrentOWLOntologyImpl.getAxioms(OWLDatatype owlDatatype,
Imports imports) |
Set<OWLDatatypeDefinitionAxiom> |
ConcurrentOWLOntologyImpl.getDatatypeDefinitions(OWLDatatype owlDatatype) |
Copyright © 2016 The University of Manchester. All Rights Reserved.