| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom) |
void |
KRSS2ObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom) |
void |
KRSS2OWLObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLInverseObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLInverseObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLInverseObjectPropertiesAxiom |
OWLFunctionalSyntaxFactory.InverseObjectProperties(OWLObjectPropertyExpression peA,
OWLObjectPropertyExpression peB) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLInverseObjectPropertiesAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLInverseObjectPropertiesAxiom> |
AxiomType.INVERSE_OBJECT_PROPERTIES
InverseObjectProperties
|
| Modifier and Type | Method and Description |
|---|---|
OWLInverseObjectPropertiesAxiom |
OWLInverseObjectPropertiesAxiom.getAxiomWithoutAnnotations() |
OWLInverseObjectPropertiesAxiom |
OWLDataFactory.getOWLInverseObjectPropertiesAxiom(OWLObjectPropertyExpression forwardProperty,
OWLObjectPropertyExpression inverseProperty) |
OWLInverseObjectPropertiesAxiom |
OWLDataFactory.getOWLInverseObjectPropertiesAxiom(OWLObjectPropertyExpression forwardProperty,
OWLObjectPropertyExpression inverseProperty,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLInverseObjectPropertiesAxiom> |
OWLOntology.getInverseObjectPropertyAxioms(OWLObjectPropertyExpression property)
Gets the
OWLInverseObjectPropertiesAxioms where the specified
property is contained in the set returned by
OWLNaryPropertyAxiom.getProperties()
. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLInverseObjectPropertiesAxiom axiom)
visit OWLInverseObjectPropertiesAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLInverseObjectPropertiesAxiom axiom)
visit OWLInverseObjectPropertiesAxiom type
|
O |
OWLAxiomVisitorEx.visit(OWLInverseObjectPropertiesAxiom axiom)
visit OWLInverseObjectPropertiesAxiom type
|
void |
OWLAxiomVisitor.visit(OWLInverseObjectPropertiesAxiom axiom)
visit OWLInverseObjectPropertiesAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
Object |
OWL2ELProfile.OWL2ELProfileObjectVisitor.visit(OWLInverseObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLInverseObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InferredInverseObjectPropertiesAxiomGenerator.addAxioms(OWLObjectProperty entity,
OWLReasoner reasoner,
OWLDataFactory dataFactory,
Set<OWLInverseObjectPropertiesAxiom> result) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLInverseObjectPropertiesAxiomImpl |
| Modifier and Type | Field and Description |
|---|---|
protected MapPointer<OWLObjectPropertyExpression,OWLInverseObjectPropertiesAxiom> |
AbstractInternalsImpl.inversePropertyAxiomsByProperty |
| Modifier and Type | Method and Description |
|---|---|
OWLInverseObjectPropertiesAxiom |
OWLInverseObjectPropertiesAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLInverseObjectPropertiesAxiom |
OWLInverseObjectPropertiesAxiomImpl.getAxiomWithoutAnnotations() |
OWLInverseObjectPropertiesAxiom |
OWLDataFactoryImpl.getOWLInverseObjectPropertiesAxiom(OWLObjectPropertyExpression forwardProperty,
OWLObjectPropertyExpression inverseProperty) |
OWLInverseObjectPropertiesAxiom |
OWLDataFactoryImpl.getOWLInverseObjectPropertiesAxiom(OWLObjectPropertyExpression forwardProperty,
OWLObjectPropertyExpression inverseProperty,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLInverseObjectPropertiesAxiom> |
OWLOntologyImpl.getInverseObjectPropertyAxioms(OWLObjectPropertyExpression property) |
Internals.Pointer<OWLObjectPropertyExpression,OWLInverseObjectPropertiesAxiom> |
Internals.getInversePropertyAxiomsByProperty() |
MapPointer<OWLObjectPropertyExpression,OWLInverseObjectPropertiesAxiom> |
AbstractInternalsImpl.getInversePropertyAxiomsByProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLEntityCollectionContainerCollector.visit(OWLInverseObjectPropertiesAxiom axiom) |
Collection<K> |
InitVisitorFactory.InitCollectionVisitor.visit(OWLInverseObjectPropertiesAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLInverseObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLTutorialSyntaxObjectRenderer.visit(OWLInverseObjectPropertiesAxiom axiom) |
Copyright © 2014 The University of Manchester. All Rights Reserved.