| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.model.axiomproviders |
Axiom provider classes.
|
| org.semanticweb.owlapi.profiles.violations |
Violation classes.
|
| org.semanticweb.owlapi.util |
Utilities package.
|
| org.semanticweb.owlapitools.builders |
Builders package.
|
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLSubDataPropertyOfAxiom> |
AxiomType.SUB_DATA_PROPERTY
SubDataPropertyOf.
|
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
OWLSubDataPropertyOfAxiom.getAxiomWithoutAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLSubDataPropertyOfAxiom axiom)
visit OWLSubDataPropertyOfAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLSubDataPropertyOfAxiom axiom)
visit OWLSubDataPropertyOfAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLSubDataPropertyOfAxiom |
SubAxiomProvider.getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty) |
OWLSubDataPropertyOfAxiom |
SubAxiomProvider.getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom.getExpression() |
| Constructor and Description |
|---|
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom(OWLOntology ontology,
OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
OWLObjectDuplicator.visit(OWLSubDataPropertyOfAxiom ax) |
OWLSubDataPropertyOfAxiom |
OWLObjectDesharer.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLObject |
AxiomSubjectProviderEx.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLSubDataPropertyOfAxiom ax) |
O |
DelegatingObjectVisitorEx.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
SimpleRenderer.visit(OWLSubDataPropertyOfAxiom axiom) |
OWLSubDataPropertyOfAxiom |
OWLObjectDuplicator.visit(OWLSubDataPropertyOfAxiom ax) |
OWLSubDataPropertyOfAxiom |
OWLObjectDesharer.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
StructureWalker.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
BuilderSubDataProperty.buildObject() |
| Constructor and Description |
|---|
BuilderSubDataProperty(OWLSubDataPropertyOfAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
Copyright © 2018 The University of Manchester. All rights reserved.