| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.profiles.violations | |
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLSubDataPropertyOfAxiom> |
AxiomType.SUB_DATA_PROPERTY
SubDataPropertyOf
|
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
OWLSubDataPropertyOfAxiom.getAxiomWithoutAnnotations() |
OWLSubDataPropertyOfAxiom |
OWLDataFactory.getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty) |
OWLSubDataPropertyOfAxiom |
OWLDataFactory.getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSubDataPropertyOfAxiom> |
OWLEquivalentDataPropertiesAxiom.asSubDataPropertyOfAxioms() |
Set<OWLSubDataPropertyOfAxiom> |
OWLAxiomIndex.getDataSubPropertyAxiomsForSubProperty(OWLDataProperty subProperty)
Gets the
OWLSubDataPropertyOfAxioms where the sub-property is
equal to the specified property. |
Set<OWLSubDataPropertyOfAxiom> |
OWLAxiomIndex.getDataSubPropertyAxiomsForSuperProperty(OWLDataPropertyExpression superProperty)
Gets the
OWLSubDataPropertyOfAxioms where the super-property is
equal to the specified property. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLSubDataPropertyOfAxiom axiom)
visit OWLSubDataPropertyOfAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLSubDataPropertyOfAxiom axiom)
visit OWLSubDataPropertyOfAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom.getExpression() |
| Constructor and Description |
|---|
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom(OWLOntology ontology,
OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
SimpleRenderer.visit(OWLSubDataPropertyOfAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLSubDataPropertyOfAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLSubDataPropertyOfAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLSubDataPropertyOfAxiom axiom) |
OWLAxiom |
NNF.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
HashCode.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLSubDataPropertyOfAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLSubDataPropertyOfAxiom axiom) |
Copyright © 2016 The University of Manchester. All Rights Reserved.