Package | Description |
---|---|
org.obolibrary.macro | |
org.obolibrary.obo2owl | |
org.semanticweb.owlapi.apibinding |
Binding package
|
org.semanticweb.owlapi.functional.parser | |
org.semanticweb.owlapi.functional.renderer | |
org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer
|
org.semanticweb.owlapi.manchestersyntax.renderer | |
org.semanticweb.owlapi.model |
Main API classes.
|
org.semanticweb.owlapi.owlxml.renderer | |
org.semanticweb.owlapi.rdf.model |
RDF model package
|
org.semanticweb.owlapi.search |
Search utulities package
|
org.semanticweb.owlapi.util |
Utilities package
|
org.semanticweb.owlapitools.builders | |
uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
uk.ac.manchester.cs.owl.owlapi.concurrent |
Modifier and Type | Method and Description |
---|---|
OWLAxiom |
AbstractMacroExpansionVisitor.visit(OWLAnnotationAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
List<OWLAnnotationAssertionAxiom> |
OboInOwlCardinalityTools.AnnotationCardinalityConfictHandler.handleConflict(OWLEntity entity,
OWLAnnotationProperty property,
Collection<OWLAnnotationAssertionAxiom> axioms)
Resolve a conflict for a given annotation property and axioms.
|
Modifier and Type | Method and Description |
---|---|
List<OWLAnnotationAssertionAxiom> |
OboInOwlCardinalityTools.AnnotationCardinalityConfictHandler.handleConflict(OWLEntity entity,
OWLAnnotationProperty property,
Collection<OWLAnnotationAssertionAxiom> axioms)
Resolve a conflict for a given annotation property and axioms.
|
void |
OboInOwlCardinalityTools.AnnotationCardinalityReporter.reportConflict(OWLEntity entity,
OWLAnnotationProperty property,
Collection<OWLAnnotationAssertionAxiom> axioms)
Report a conflict for a given annotation property and axioms.
|
Modifier and Type | Method and Description |
---|---|
static OWLAnnotationAssertionAxiom |
OWLFunctionalSyntaxFactory.AnnotationAssertion(OWLAnnotationProperty property,
OWLAnnotationSubject subject,
OWLAnnotationValue value) |
Modifier and Type | Method and Description |
---|---|
OWLAnnotationAssertionAxiom |
OWLFunctionalSyntaxParser.AnnotationAssertion() |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLAnnotationAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
LatexObjectVisitor.visit(OWLAnnotationAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
Collection<OWLAnnotationAssertionAxiom> |
ManchesterOWLSyntaxFrameRenderer.writeAnnotations(OWLAnnotationSubject subject)
Write annotations.
|
Modifier and Type | Method and Description |
---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLAnnotationAssertionAxiom axiom) |
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 |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLAnnotationAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTranslator.visit(OWLAnnotationAssertionAxiom axiom) |
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 |
---|---|
OWLAnnotationAssertionAxiom |
OWLObjectDesharer.visit(OWLAnnotationAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
StructureWalker.visit(OWLAnnotationAssertionAxiom axiom) |
void |
SimpleRendererDebug.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) |
OWLAnnotationAssertionAxiom |
OWLObjectDesharer.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) |
Modifier and Type | Method and Description |
---|---|
OWLAnnotationAssertionAxiom |
BuilderAnnotationAssertion.buildObject() |
Constructor and Description |
---|
BuilderAnnotationAssertion(OWLAnnotationAssertionAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
Modifier and Type | Class and Description |
---|---|
class |
OWLAnnotationAssertionAxiomImpl |
Modifier and Type | Method and Description |
---|---|
Set<OWLAnnotationAssertionAxiom> |
OWLAxiomIndexImpl.getAnnotationAssertionAxioms(OWLAnnotationSubject entity) |
Modifier and Type | Method and Description |
---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLAnnotationAssertionAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLAnnotationAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
Set<OWLAnnotationAssertionAxiom> |
ConcurrentOWLOntologyImpl.getAnnotationAssertionAxioms(OWLAnnotationSubject owlAnnotationSubject) |
Copyright © 2020 The University of Manchester. All rights reserved.