| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.search |
Search utulities package
|
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLDataPropertyAssertionAxiom> |
AxiomType.DATA_PROPERTY_ASSERTION
DataPropertyAssertion
|
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDataPropertyAssertionAxiom> |
OWLAxiomIndex.getDataPropertyAssertionAxioms(OWLIndividual individual)
Gets the
OWLDataPropertyAssertionAxioms contained in this
ontology that have the specified individual as the subject of the
axiom. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLDataPropertyAssertionAxiom axiom)
visit OWLDataPropertyAssertionAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLDataPropertyAssertionAxiom axiom)
visit OWLDataPropertyAssertionAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<OWLLiteral> |
Searcher.values(Collection<OWLDataPropertyAssertionAxiom> axioms,
OWLDataPropertyExpression p)
Retrieve literals from a collection of assertions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
SimpleRenderer.visit(OWLDataPropertyAssertionAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLDataPropertyAssertionAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLDataPropertyAssertionAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDataPropertyAssertionAxiom axiom) |
OWLAxiom |
NNF.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
HashCode.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLDataPropertyAssertionAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLDataPropertyAssertionAxiom axiom) |
Copyright © 2016 The University of Manchester. All Rights Reserved.