| Package | Description |
|---|---|
| org.obolibrary.macro | |
| org.semanticweb.owlapi.apibinding |
Binding package
|
| org.semanticweb.owlapi.dlsyntax.renderer | |
| 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 | |
| org.semanticweb.owlapi.profiles.violations | |
| org.semanticweb.owlapi.rdf.model |
RDF model package
|
| org.semanticweb.owlapi.reasoner.impl |
OWLReasoner implementation 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(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLInverseFunctionalObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.InverseFunctionalObjectProperty(OWLObjectPropertyExpression property) |
static OWLInverseFunctionalObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.InverseFunctionalObjectProperty(OWLObjectPropertyExpression property,
Set<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLInverseFunctionalObjectPropertyAxiom> |
AxiomType.INVERSE_FUNCTIONAL_OBJECT_PROPERTY
InverseFunctionalObjectProperty
|
| Modifier and Type | Method and Description |
|---|---|
OWLInverseFunctionalObjectPropertyAxiom |
OWLInverseFunctionalObjectPropertyAxiom.getAxiomWithoutAnnotations() |
OWLInverseFunctionalObjectPropertyAxiom |
OWLDataFactory.getOWLInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLInverseFunctionalObjectPropertyAxiom |
OWLDataFactory.getOWLInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression property,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLInverseFunctionalObjectPropertyAxiom> |
OWLAxiomIndex.getInverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression property)
Gets the
OWLInverseFunctionalObjectPropertyAxioms contained in
this ontology that make the specified object property inverse functional. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLInverseFunctionalObjectPropertyAxiom axiom)
visit OWLInverseFunctionalObjectPropertyAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLInverseFunctionalObjectPropertyAxiom axiom)
visit OWLInverseFunctionalObjectPropertyAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileVisitor.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Constructor and Description |
|---|
UseOfNonSimplePropertyInInverseFunctionalObjectPropertyAxiom(OWLOntology ontology,
OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLInverseFunctionalObjectPropertyAxiom |
OWLObjectDesharer.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLInverseFunctionalObjectPropertyAxiom |
BuilderInverseFunctionalObjectProperty.buildObject() |
| Constructor and Description |
|---|
BuilderInverseFunctionalObjectProperty(OWLInverseFunctionalObjectPropertyAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLInverseFunctionalObjectPropertyAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLInverseFunctionalObjectPropertyAxiom |
OWLInverseFunctionalObjectPropertyAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLInverseFunctionalObjectPropertyAxiom |
OWLInverseFunctionalObjectPropertyAxiomImpl.getAxiomWithoutAnnotations() |
OWLInverseFunctionalObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLInverseFunctionalObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression property,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLInverseFunctionalObjectPropertyAxiom> |
OWLAxiomIndexImpl.getInverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression property) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLInverseFunctionalObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.getInverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression) |
Copyright © 2020 The University of Manchester. All rights reserved.