| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.model.axiomproviders |
Axiom provider classes.
|
| org.semanticweb.owlapi.util |
Utilities package.
|
| org.semanticweb.owlapitools.builders |
Builders package.
|
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLSubObjectPropertyOfAxiom> |
AxiomType.SUB_OBJECT_PROPERTY
SubObjectPropertyOf.
|
| Modifier and Type | Method and Description |
|---|---|
OWLSubObjectPropertyOfAxiom |
OWLSubObjectPropertyOfAxiom.getAxiomWithoutAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLSubObjectPropertyOfAxiom axiom)
visit OWLSubObjectPropertyOfAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLSubObjectPropertyOfAxiom axiom)
visit OWLSubObjectPropertyOfAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLSubObjectPropertyOfAxiom |
SubAxiomProvider.getOWLSubObjectPropertyOfAxiom(OWLObjectPropertyExpression subProperty,
OWLObjectPropertyExpression superProperty) |
OWLSubObjectPropertyOfAxiom |
SubAxiomProvider.getOWLSubObjectPropertyOfAxiom(OWLObjectPropertyExpression subProperty,
OWLObjectPropertyExpression superProperty,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
OWLSubObjectPropertyOfAxiom |
OWLObjectDuplicator.visit(OWLSubObjectPropertyOfAxiom ax) |
OWLSubObjectPropertyOfAxiom |
OWLObjectDesharer.visit(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLObject |
AxiomSubjectProviderEx.visit(OWLSubObjectPropertyOfAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLSubObjectPropertyOfAxiom ax) |
O |
DelegatingObjectVisitorEx.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
SimpleRenderer.visit(OWLSubObjectPropertyOfAxiom axiom) |
OWLSubObjectPropertyOfAxiom |
OWLObjectDuplicator.visit(OWLSubObjectPropertyOfAxiom ax) |
OWLSubObjectPropertyOfAxiom |
OWLObjectDesharer.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
StructureWalker.visit(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLSubObjectPropertyOfAxiom |
BuilderSubObjectProperty.buildObject() |
| Constructor and Description |
|---|
BuilderSubObjectProperty(OWLSubObjectPropertyOfAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
Copyright © 2018 The University of Manchester. All rights reserved.