| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
void |
KRSS2ObjectRenderer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
void |
KRSS2OWLObjectRenderer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLObjectRenderer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLTransitiveObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.TransitiveObjectProperty(OWLObjectPropertyExpression property) |
static OWLTransitiveObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.TransitiveObjectProperty(OWLObjectPropertyExpression property,
Set<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLTransitiveObjectPropertyAxiom> |
AxiomType.TRANSITIVE_OBJECT_PROPERTY
TransitiveObjectProperty
|
| Modifier and Type | Method and Description |
|---|---|
OWLTransitiveObjectPropertyAxiom |
OWLTransitiveObjectPropertyAxiom.getAxiomWithoutAnnotations() |
OWLTransitiveObjectPropertyAxiom |
OWLDataFactory.getOWLTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLTransitiveObjectPropertyAxiom |
OWLDataFactory.getOWLTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression property,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLTransitiveObjectPropertyAxiom> |
OWLOntology.getTransitiveObjectPropertyAxioms(OWLObjectPropertyExpression property)
Gets the
OWLTransitiveObjectPropertyAxioms
contained in this ontology that make the specified object property
transitive. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLTransitiveObjectPropertyAxiom axiom)
visit OWLTransitiveObjectPropertyAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLTransitiveObjectPropertyAxiom axiom)
visit OWLTransitiveObjectPropertyAxiom type
|
O |
OWLAxiomVisitorEx.visit(OWLTransitiveObjectPropertyAxiom axiom)
visit OWLTransitiveObjectPropertyAxiom type
|
void |
OWLAxiomVisitor.visit(OWLTransitiveObjectPropertyAxiom axiom)
visit OWLTransitiveObjectPropertyAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLTransitiveObjectPropertyAxiomImpl |
| Modifier and Type | Field and Description |
|---|---|
protected MapPointer<OWLObjectPropertyExpression,OWLTransitiveObjectPropertyAxiom> |
AbstractInternalsImpl.transitivePropertyAxiomsByProperty |
| Modifier and Type | Method and Description |
|---|---|
OWLTransitiveObjectPropertyAxiom |
OWLTransitiveObjectPropertyAxiomImpl.getAxiomWithoutAnnotations() |
OWLTransitiveObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLTransitiveObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression property,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLTransitiveObjectPropertyAxiom> |
OWLOntologyImpl.getTransitiveObjectPropertyAxioms(OWLObjectPropertyExpression property) |
Internals.Pointer<OWLObjectPropertyExpression,OWLTransitiveObjectPropertyAxiom> |
Internals.getTransitivePropertyAxiomsByProperty() |
MapPointer<OWLObjectPropertyExpression,OWLTransitiveObjectPropertyAxiom> |
AbstractInternalsImpl.getTransitivePropertyAxiomsByProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLEntityCollectionContainerCollector.visit(OWLTransitiveObjectPropertyAxiom axiom) |
K |
InitVisitorFactory.InitVisitor.visit(OWLTransitiveObjectPropertyAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLTutorialSyntaxObjectRenderer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
Copyright © 2014 The University of Manchester. All Rights Reserved.