Package | Description |
---|---|
org.obolibrary.macro | |
org.semanticweb.owlapi.apibinding |
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 | |
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(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
static OWLSubClassOfAxiom |
OWLFunctionalSyntaxFactory.SubClassOf(OWLClassExpression subClass,
OWLClassExpression superClass) |
static OWLSubClassOfAxiom |
OWLFunctionalSyntaxFactory.SubClassOf(OWLClassExpression subClass,
OWLClassExpression superClass,
Set<OWLAnnotation> a) |
Modifier and Type | Method and Description |
---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
DLSyntaxObjectRenderer.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
KRSS2ObjectRenderer.visit(OWLSubClassOfAxiom axiom) |
void |
KRSS2OWLObjectRenderer.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
LatexObjectVisitor.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Field and Description |
---|---|
static AxiomType<OWLSubClassOfAxiom> |
AxiomType.SUBCLASS_OF
SubClassOf
|
Modifier and Type | Method and Description |
---|---|
OWLSubClassOfAxiom |
OWLSubClassOfAxiomShortCut.asOWLSubClassOfAxiom()
Gets this axiom as an
OWLSubClassOfAxiom . |
OWLSubClassOfAxiom |
OWLSubClassOfAxiom.getAxiomWithoutAnnotations() |
OWLSubClassOfAxiom |
OWLDataFactory.getOWLSubClassOfAxiom(OWLClassExpression subClass,
OWLClassExpression superClass) |
OWLSubClassOfAxiom |
OWLDataFactory.getOWLSubClassOfAxiom(OWLClassExpression subClass,
OWLClassExpression superClass,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLSubClassOfAxiom> |
OWLSubClassOfAxiomSetShortCut.asOWLSubClassOfAxioms() |
Set<OWLSubClassOfAxiom> |
OWLAxiomIndex.getSubClassAxiomsForSubClass(OWLClass cls)
Gets all of the subclass axioms where the left hand side (the subclass)
is equal to the specified class.
|
Set<OWLSubClassOfAxiom> |
OWLAxiomIndex.getSubClassAxiomsForSuperClass(OWLClass cls)
Gets all of the subclass axioms where the right hand side (the
superclass) is equal to the specified class.
|
Modifier and Type | Method and Description |
---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLSubClassOfAxiom axiom)
visit OWLSubClassOfAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLSubClassOfAxiom axiom)
visit OWLSubClassOfAxiom type
|
Modifier and Type | Method and Description |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileVisitor.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTranslator.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLSubClassOfAxiom |
OWLObjectDesharer.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
StructureWalker.visit(OWLSubClassOfAxiom axiom) |
void |
SimpleRendererDebug.visit(OWLSubClassOfAxiom axiom) |
void |
SimpleRenderer.visit(OWLSubClassOfAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLSubClassOfAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLSubClassOfAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLSubClassOfAxiom axiom) |
OWLSubClassOfAxiom |
OWLObjectDesharer.visit(OWLSubClassOfAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLSubClassOfAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLSubClassOfAxiom axiom) |
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLSubClassOfAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLSubClassOfAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLSubClassOfAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLSubClassOfAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLSubClassOfAxiom axiom) |
OWLAxiom |
NNF.visit(OWLSubClassOfAxiom axiom) |
Integer |
MaximumModalDepthFinder.visit(OWLSubClassOfAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLSubClassOfAxiom axiom) |
void |
HashCode.visit(OWLSubClassOfAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLSubClassOfAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLSubClassOfAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLSubClassOfAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLSubClassOfAxiom |
BuilderSubClass.buildObject() |
Constructor and Description |
---|
BuilderSubClass(OWLSubClassOfAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
Modifier and Type | Class and Description |
---|---|
class |
OWLSubClassOfAxiomImpl |
Modifier and Type | Method and Description |
---|---|
Set<OWLSubClassOfAxiom> |
OWLSameIndividualAxiomImpl.asOWLSubClassOfAxioms() |
Set<OWLSubClassOfAxiom> |
OWLEquivalentClassesAxiomImpl.asOWLSubClassOfAxioms() |
Set<OWLSubClassOfAxiom> |
OWLDisjointClassesAxiomImpl.asOWLSubClassOfAxioms() |
Set<OWLSubClassOfAxiom> |
OWLDifferentIndividualsAxiomImpl.asOWLSubClassOfAxioms() |
Set<OWLSubClassOfAxiom> |
OWLAxiomIndexImpl.getSubClassAxiomsForSubClass(OWLClass cls) |
Set<OWLSubClassOfAxiom> |
OWLAxiomIndexImpl.getSubClassAxiomsForSuperClass(OWLClass cls) |
Modifier and Type | Method and Description |
---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLSubClassOfAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLSubClassOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
Set<OWLSubClassOfAxiom> |
ConcurrentOWLOntologyImpl.getSubClassAxiomsForSubClass(OWLClass owlClass) |
Set<OWLSubClassOfAxiom> |
ConcurrentOWLOntologyImpl.getSubClassAxiomsForSuperClass(OWLClass owlClass) |
Copyright © 2020 The University of Manchester. All rights reserved.