| Modifier and Type | Method and Description |
|---|---|
static OWLTransitiveObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.TransitiveObjectProperty(OWLObjectPropertyExpression property) |
static OWLTransitiveObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.TransitiveObjectProperty(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.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() |
| Modifier and Type | Method and Description |
|---|---|
default Set<OWLTransitiveObjectPropertyAxiom> |
OWLAxiomIndex.getTransitiveObjectPropertyAxioms(OWLObjectPropertyExpression property)
Deprecated.
use the stream method
|
default java.util.stream.Stream<OWLTransitiveObjectPropertyAxiom> |
OWLAxiomIndex.transitiveObjectPropertyAxioms(OWLObjectPropertyExpression property)
Gets the
OWLTransitiveObjectPropertyAxioms contained in this
ontology that make the specified object property transitive. |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLTransitiveObjectPropertyAxiom axiom)
visit OWLTransitiveObjectPropertyAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLTransitiveObjectPropertyAxiom axiom)
visit OWLTransitiveObjectPropertyAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLTransitiveObjectPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLTransitiveObjectPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> annotations) |
| 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 |
|---|---|
OWLTransitiveObjectPropertyAxiom |
OWLObjectDuplicator.visit(OWLTransitiveObjectPropertyAxiom axiom) |
OWLTransitiveObjectPropertyAxiom |
OWLObjectDesharer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLTransitiveObjectPropertyAxiom axiom) |
void |
SimpleRenderer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
OWLTransitiveObjectPropertyAxiom |
OWLObjectDuplicator.visit(OWLTransitiveObjectPropertyAxiom axiom) |
OWLTransitiveObjectPropertyAxiom |
OWLObjectDesharer.visit(OWLTransitiveObjectPropertyAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLTransitiveObjectPropertyAxiom ax) |
Boolean |
HornAxiomVisitorEx.visit(OWLTransitiveObjectPropertyAxiom axiom) |
O |
DelegatingObjectVisitorEx.visit(OWLTransitiveObjectPropertyAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLTransitiveObjectPropertyAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLTransitiveObjectPropertyAxiom |
BuilderTransitiveObjectProperty.buildObject() |
| Constructor and Description |
|---|
BuilderTransitiveObjectProperty(OWLTransitiveObjectPropertyAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLTransitiveObjectPropertyAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLTransitiveObjectPropertyAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLTransitiveObjectPropertyAxiom |
OWLTransitiveObjectPropertyAxiomImpl.getAxiomWithoutAnnotations() |
OWLTransitiveObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLTransitiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLTransitiveObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.getTransitiveObjectPropertyAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression) |
java.util.stream.Stream<OWLTransitiveObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.transitiveObjectPropertyAxioms(OWLObjectPropertyExpression property) |
Copyright © 2017 The University of Manchester. All Rights Reserved.