| 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.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(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLSubObjectPropertyOfAxiom |
OWLFunctionalSyntaxFactory.SubObjectPropertyOf(OWLObjectPropertyExpression subProperty,
OWLObjectPropertyExpression superProperty) |
static OWLSubObjectPropertyOfAxiom |
OWLFunctionalSyntaxFactory.SubObjectPropertyOf(OWLObjectPropertyExpression subProperty,
OWLObjectPropertyExpression superProperty,
Set<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
KRSS2ObjectRenderer.visit(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLSubObjectPropertyOfAxiom> |
AxiomType.SUB_OBJECT_PROPERTY
SubObjectPropertyOf
|
| Modifier and Type | Method and Description |
|---|---|
OWLSubObjectPropertyOfAxiom |
OWLSubObjectPropertyOfAxiom.getAxiomWithoutAnnotations() |
OWLSubObjectPropertyOfAxiom |
OWLDataFactory.getOWLSubObjectPropertyOfAxiom(OWLObjectPropertyExpression subProperty,
OWLObjectPropertyExpression superProperty) |
OWLSubObjectPropertyOfAxiom |
OWLDataFactory.getOWLSubObjectPropertyOfAxiom(OWLObjectPropertyExpression subProperty,
OWLObjectPropertyExpression superProperty,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSubObjectPropertyOfAxiom> |
OWLInverseObjectPropertiesAxiom.asSubObjectPropertyOfAxioms() |
Set<OWLSubObjectPropertyOfAxiom> |
OWLEquivalentObjectPropertiesAxiom.asSubObjectPropertyOfAxioms() |
Set<OWLSubObjectPropertyOfAxiom> |
OWLSymmetricObjectPropertyAxiom.asSubPropertyAxioms() |
Set<OWLSubObjectPropertyOfAxiom> |
OWLAxiomIndex.getObjectSubPropertyAxiomsForSubProperty(OWLObjectPropertyExpression subProperty)
Gets the
OWLSubObjectPropertyOfAxiom s where the sub-property is
equal to the specified property. |
Set<OWLSubObjectPropertyOfAxiom> |
OWLAxiomIndex.getObjectSubPropertyAxiomsForSuperProperty(OWLObjectPropertyExpression superProperty)
Gets the
OWLSubObjectPropertyOfAxiom s where the super-property
is equal to the specified property. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLSubObjectPropertyOfAxiom axiom)
visit OWLSubObjectPropertyOfAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLSubObjectPropertyOfAxiom axiom)
visit OWLSubObjectPropertyOfAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
SimpleRenderer.visit(OWLSubObjectPropertyOfAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLSubObjectPropertyOfAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLSubObjectPropertyOfAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLSubObjectPropertyOfAxiom axiom) |
OWLAxiom |
NNF.visit(OWLSubObjectPropertyOfAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
HashCode.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLSubObjectPropertyOfAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLSubObjectPropertyOfAxiom |
BuilderSubObjectProperty.buildObject() |
| Constructor and Description |
|---|
BuilderSubObjectProperty(OWLSubObjectPropertyOfAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLSubObjectPropertyOfAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLSubObjectPropertyOfAxiom |
OWLSubObjectPropertyOfAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLSubObjectPropertyOfAxiom |
OWLSubObjectPropertyOfAxiomImpl.getAxiomWithoutAnnotations() |
OWLSubObjectPropertyOfAxiom |
OWLDataFactoryImpl.getOWLSubObjectPropertyOfAxiom(OWLObjectPropertyExpression subProperty,
OWLObjectPropertyExpression superProperty) |
OWLSubObjectPropertyOfAxiom |
OWLDataFactoryImpl.getOWLSubObjectPropertyOfAxiom(OWLObjectPropertyExpression subProperty,
OWLObjectPropertyExpression superProperty,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSubObjectPropertyOfAxiom> |
OWLInverseObjectPropertiesAxiomImpl.asSubObjectPropertyOfAxioms() |
Set<OWLSubObjectPropertyOfAxiom> |
OWLEquivalentObjectPropertiesAxiomImpl.asSubObjectPropertyOfAxioms() |
Set<OWLSubObjectPropertyOfAxiom> |
OWLSymmetricObjectPropertyAxiomImpl.asSubPropertyAxioms() |
Set<OWLSubObjectPropertyOfAxiom> |
OWLAxiomIndexImpl.getObjectSubPropertyAxiomsForSubProperty(OWLObjectPropertyExpression subProperty) |
Set<OWLSubObjectPropertyOfAxiom> |
OWLAxiomIndexImpl.getObjectSubPropertyAxiomsForSuperProperty(OWLObjectPropertyExpression superProperty) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLSubObjectPropertyOfAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLSubObjectPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSubObjectPropertyOfAxiom> |
ConcurrentOWLOntologyImpl.getObjectSubPropertyAxiomsForSubProperty(OWLObjectPropertyExpression owlObjectPropertyExpression) |
Set<OWLSubObjectPropertyOfAxiom> |
ConcurrentOWLOntologyImpl.getObjectSubPropertyAxiomsForSuperProperty(OWLObjectPropertyExpression owlObjectPropertyExpression) |
Copyright © 2016 The University of Manchester. All Rights Reserved.