| 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(OWLAnnotationPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLAnnotationPropertyRangeAxiom |
OWLFunctionalSyntaxFactory.AnnotationPropertyRange(OWLAnnotationProperty property,
IRI iri) |
static OWLAnnotationPropertyRangeAxiom |
OWLFunctionalSyntaxFactory.AnnotationPropertyRange(OWLAnnotationProperty property,
String iri) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLAnnotationPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLAnnotationPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLAnnotationPropertyRangeAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLAnnotationPropertyRangeAxiom> |
AxiomType.ANNOTATION_PROPERTY_RANGE
AnnotationPropertyRangeOf
|
| Modifier and Type | Method and Description |
|---|---|
OWLAnnotationPropertyRangeAxiom |
OWLAnnotationPropertyRangeAxiom.getAxiomWithoutAnnotations() |
OWLAnnotationPropertyRangeAxiom |
OWLDataFactory.getOWLAnnotationPropertyRangeAxiom(OWLAnnotationProperty prop,
IRI range) |
OWLAnnotationPropertyRangeAxiom |
OWLDataFactory.getOWLAnnotationPropertyRangeAxiom(OWLAnnotationProperty prop,
IRI range,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLAnnotationPropertyRangeAxiom> |
OWLAxiomIndex.getAnnotationPropertyRangeAxioms(OWLAnnotationProperty property)
Gets the
OWLAnnotationPropertyRangeAxioms where the specified
property is the property in the range axiom. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLAnnotationAxiomVisitorEx.visit(OWLAnnotationPropertyRangeAxiom axiom)
visit OWLAnnotationPropertyRangeAxiom type
|
void |
OWLAnnotationAxiomVisitor.visit(OWLAnnotationPropertyRangeAxiom axiom)
visit OWLAnnotationPropertyRangeAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLAnnotationPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLAnnotationPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLAnnotationPropertyRangeAxiom |
BuilderAnnotationPropertyRange.buildObject() |
| Constructor and Description |
|---|
BuilderAnnotationPropertyRange(OWLAnnotationPropertyRangeAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLAnnotationPropertyRangeAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLAnnotationPropertyRangeAxiom |
OWLAnnotationPropertyRangeAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLAnnotationPropertyRangeAxiom |
OWLAnnotationPropertyRangeAxiomImpl.getAxiomWithoutAnnotations() |
OWLAnnotationPropertyRangeAxiom |
OWLDataFactoryImpl.getOWLAnnotationPropertyRangeAxiom(OWLAnnotationProperty prop,
IRI range) |
OWLAnnotationPropertyRangeAxiom |
OWLDataFactoryImpl.getOWLAnnotationPropertyRangeAxiom(OWLAnnotationProperty prop,
IRI range,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLAnnotationPropertyRangeAxiom> |
OWLAxiomIndexImpl.getAnnotationPropertyRangeAxioms(OWLAnnotationProperty property) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEntityRegistrationManager.visit(OWLAnnotationPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLAnnotationPropertyRangeAxiom> |
ConcurrentOWLOntologyImpl.getAnnotationPropertyRangeAxioms(OWLAnnotationProperty owlAnnotationProperty) |
Copyright © 2016 The University of Manchester. All Rights Reserved.