| Modifier and Type | Method and Description |
|---|---|
static OWLInverseFunctionalObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.InverseFunctionalObjectProperty(OWLObjectPropertyExpression property) |
static OWLInverseFunctionalObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.InverseFunctionalObjectProperty(OWLObjectPropertyExpression property,
Collection<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() |
| Modifier and Type | Method and Description |
|---|---|
default Set<OWLInverseFunctionalObjectPropertyAxiom> |
OWLAxiomIndex.getInverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression property)
Deprecated.
use the stream method
|
default Stream<OWLInverseFunctionalObjectPropertyAxiom> |
OWLAxiomIndex.inverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression property)
Gets the
OWLInverseFunctionalObjectPropertyAxioms contained in
this ontology that make the specified object property inverse functional. |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLInverseFunctionalObjectPropertyAxiom axiom)
visit OWLInverseFunctionalObjectPropertyAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLInverseFunctionalObjectPropertyAxiom axiom)
visit OWLInverseFunctionalObjectPropertyAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLInverseFunctionalObjectPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLInverseFunctionalObjectPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> annotations) |
| 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 |
|---|---|
OWLInverseFunctionalObjectPropertyAxiom |
OWLObjectDuplicator.visit(OWLInverseFunctionalObjectPropertyAxiom ax) |
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 | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLInverseFunctionalObjectPropertyAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLInverseFunctionalObjectPropertyAxiom |
OWLInverseFunctionalObjectPropertyAxiomImpl.getAxiomWithoutAnnotations() |
OWLInverseFunctionalObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLInverseFunctionalObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLInverseFunctionalObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.getInverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression)
Deprecated.
|
Stream<OWLInverseFunctionalObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.inverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression property) |
Copyright © 2019 The University of Manchester. All rights reserved.