| Package | Description |
|---|---|
| org.obolibrary.macro | |
| org.semanticweb.owlapi.apibinding |
Guice modules and binding package
|
| 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.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(OWLSubAnnotationPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLSubAnnotationPropertyOfAxiom |
OWLFunctionalSyntaxFactory.SubAnnotationPropertyOf(OWLAnnotationProperty subProperty,
OWLAnnotationProperty superProperty) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLSubAnnotationPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLSubAnnotationPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLSubAnnotationPropertyOfAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLSubAnnotationPropertyOfAxiom> |
AxiomType.SUB_ANNOTATION_PROPERTY_OF
SubAnnotationPropertyOf
|
| Modifier and Type | Method and Description |
|---|---|
OWLSubAnnotationPropertyOfAxiom |
OWLSubAnnotationPropertyOfAxiom.getAxiomWithoutAnnotations() |
OWLSubAnnotationPropertyOfAxiom |
OWLDataFactory.getOWLSubAnnotationPropertyOfAxiom(OWLAnnotationProperty sub,
OWLAnnotationProperty sup) |
OWLSubAnnotationPropertyOfAxiom |
OWLDataFactory.getOWLSubAnnotationPropertyOfAxiom(OWLAnnotationProperty sub,
OWLAnnotationProperty sup,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSubAnnotationPropertyOfAxiom> |
OWLAxiomIndex.getSubAnnotationPropertyOfAxioms(OWLAnnotationProperty subProperty)
Gets the
SubAnnotationPropertyOfAxioms where the specified
property is the sub-property. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLAnnotationAxiomVisitorEx.visit(OWLSubAnnotationPropertyOfAxiom axiom)
visit OWLSubAnnotationPropertyOfAxiom type
|
void |
OWLAnnotationAxiomVisitor.visit(OWLSubAnnotationPropertyOfAxiom axiom)
visit OWLSubAnnotationPropertyOfAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLSubAnnotationPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLSubAnnotationPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLSubAnnotationPropertyOfAxiom |
BuilderSubAnnotationPropertyOf.buildObject() |
| Constructor and Description |
|---|
BuilderSubAnnotationPropertyOf(OWLSubAnnotationPropertyOfAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLSubAnnotationPropertyOfAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLSubAnnotationPropertyOfAxiom |
OWLSubAnnotationPropertyOfAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLSubAnnotationPropertyOfAxiom |
OWLSubAnnotationPropertyOfAxiomImpl.getAxiomWithoutAnnotations() |
OWLSubAnnotationPropertyOfAxiom |
OWLDataFactoryImpl.getOWLSubAnnotationPropertyOfAxiom(OWLAnnotationProperty sub,
OWLAnnotationProperty sup) |
OWLSubAnnotationPropertyOfAxiom |
OWLDataFactoryImpl.getOWLSubAnnotationPropertyOfAxiom(OWLAnnotationProperty sub,
OWLAnnotationProperty sup,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSubAnnotationPropertyOfAxiom> |
OWLAxiomIndexImpl.getSubAnnotationPropertyOfAxioms(OWLAnnotationProperty subProperty) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEntityRegistrationManager.visit(OWLSubAnnotationPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSubAnnotationPropertyOfAxiom> |
ConcurrentOWLOntologyImpl.getSubAnnotationPropertyOfAxioms(OWLAnnotationProperty owlAnnotationProperty) |
Copyright © 2016 The University of Manchester. All Rights Reserved.