| Package | Description |
|---|---|
| org.obolibrary.macro | |
| org.semanticweb.owlapi.apibinding |
Guice modules and binding package
|
| org.semanticweb.owlapi.debugging |
Debugging package
|
| org.semanticweb.owlapi.dlsyntax.renderer | |
| org.semanticweb.owlapi.functional.renderer | |
| org.semanticweb.owlapi.krss2.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.profiles.violations | |
| org.semanticweb.owlapi.rdf.model |
RDF model package
|
| org.semanticweb.owlapi.reasoner.impl |
OWLReasoner implementation 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(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLObjectPropertyRangeAxiom |
OWLFunctionalSyntaxFactory.ObjectPropertyRange(OWLObjectPropertyExpression property,
OWLClassExpression range) |
static OWLObjectPropertyRangeAxiom |
OWLFunctionalSyntaxFactory.ObjectPropertyRange(OWLObjectPropertyExpression property,
OWLClassExpression range,
Set<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLObjectPropertyRangeAxiom> |
AxiomType.OBJECT_PROPERTY_RANGE
ObjectPropertyRange
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyRangeAxiom |
OWLObjectPropertyRangeAxiom.getAxiomWithoutAnnotations() |
OWLObjectPropertyRangeAxiom |
OWLDataFactory.getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression property,
OWLClassExpression range) |
OWLObjectPropertyRangeAxiom |
OWLDataFactory.getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression property,
OWLClassExpression range,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLObjectPropertyRangeAxiom> |
OWLAxiomIndex.getObjectPropertyRangeAxioms(OWLObjectPropertyExpression property)
Gets the
OWLObjectPropertyRangeAxiom s where the property is
equal to the specified property. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLObjectPropertyRangeAxiom axiom)
visit OWLObjectPropertyRangeAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLObjectPropertyRangeAxiom axiom)
visit OWLObjectPropertyRangeAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyRangeAxiom |
LastPropertyInChainNotInImposedRange.getExpression() |
| Constructor and Description |
|---|
LastPropertyInChainNotInImposedRange(OWLOntology ontology,
OWLSubPropertyChainOfAxiom axiom,
OWLObjectPropertyRangeAxiom rangeAxiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
SimpleRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLObjectPropertyRangeAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLObjectPropertyRangeAxiom axiom) |
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectPropertyRangeAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectPropertyRangeAxiom axiom) |
OWLAxiom |
NNF.visit(OWLObjectPropertyRangeAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
HashCode.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLObjectPropertyRangeAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyRangeAxiom |
BuilderObjectPropertyRange.buildObject() |
| Constructor and Description |
|---|
BuilderObjectPropertyRange(OWLObjectPropertyRangeAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLObjectPropertyRangeAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyRangeAxiom |
OWLObjectPropertyRangeAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLObjectPropertyRangeAxiom |
OWLObjectPropertyRangeAxiomImpl.getAxiomWithoutAnnotations() |
OWLObjectPropertyRangeAxiom |
OWLDataFactoryImpl.getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression property,
OWLClassExpression range) |
OWLObjectPropertyRangeAxiom |
OWLDataFactoryImpl.getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression property,
OWLClassExpression range,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLObjectPropertyRangeAxiom> |
OWLAxiomIndexImpl.getObjectPropertyRangeAxioms(OWLObjectPropertyExpression property) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLObjectPropertyRangeAxiom> |
ConcurrentOWLOntologyImpl.getObjectPropertyRangeAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression) |
Copyright © 2016 The University of Manchester. All Rights Reserved.