| 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<OWLAnnotationAssertionAxiom> |
AxiomType.ANNOTATION_ASSERTION
AnnotationAssertion
|
| Modifier and Type | Method and Description |
|---|---|
Set<OWLAnnotationAssertionAxiom> |
OWLAxiomIndex.getAnnotationAssertionAxioms(OWLAnnotationSubject entity)
Gets the axioms that annotate the specified entity.
|
| Modifier and Type | Method and Description |
|---|---|
O |
OWLAnnotationAxiomVisitorEx.visit(OWLAnnotationAssertionAxiom axiom)
visit OWLAnnotationAssertionAxiom type
|
void |
OWLAnnotationAxiomVisitor.visit(OWLAnnotationAssertionAxiom axiom)
visit OWLAnnotationAssertionAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<OWLAnnotationAssertionAxiom> |
EntitySearcher.getAnnotationAssertionAxioms(OWLAnnotationSubject e,
OWLOntology ontology) |
static Collection<OWLAnnotationAssertionAxiom> |
EntitySearcher.getAnnotationAssertionAxioms(OWLEntity e,
OWLOntology ontology) |
| Modifier and Type | Method and Description |
|---|---|
static OWLAnnotation |
Searcher.annotationObject(OWLAnnotationAssertionAxiom axiom,
OWLAnnotationProperty p)
Retrieve the annotation from an annotation assertion axiom.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<OWLAnnotation> |
Searcher.annotationObjects(Collection<OWLAnnotationAssertionAxiom> axioms)
Retrieve annotations from a collection of annotation assertion axioms.
|
static Collection<OWLAnnotation> |
Searcher.annotationObjects(Collection<OWLAnnotationAssertionAxiom> axioms,
OWLAnnotationProperty p)
Retrieve annotations from a collection of annotation assertion axioms.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLAnnotationAssertionAxiom axiom) |
void |
SimpleRenderer.visit(OWLAnnotationAssertionAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLAnnotationAssertionAxiom axiom) |
void |
OWLObjectVisitorAdapter.visit(OWLAnnotationAssertionAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLAnnotationAssertionAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLAnnotationAssertionAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLAnnotationAssertionAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLAnnotationAssertionAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLAnnotationAssertionAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLAnnotationAssertionAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLAnnotationAssertionAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLAnnotationAssertionAxiom axiom) |
OWLAxiom |
NNF.visit(OWLAnnotationAssertionAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLAnnotationAssertionAxiom axiom) |
void |
HashCode.visit(OWLAnnotationAssertionAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLAnnotationAssertionAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLAnnotationAssertionAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLAnnotationAssertionAxiom axiom) |
Copyright © 2016 The University of Manchester. All Rights Reserved.