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.search |
Search utulities 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(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
static OWLClassAssertionAxiom |
OWLFunctionalSyntaxFactory.ClassAssertion(OWLClassExpression ce,
OWLIndividual ind) |
static OWLClassAssertionAxiom |
OWLFunctionalSyntaxFactory.ClassAssertion(OWLClassExpression ce,
OWLIndividual ind,
Set<OWLAnnotation> a) |
Modifier and Type | Method and Description |
---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
DLSyntaxObjectRenderer.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
KRSSObjectRenderer.visit(OWLClassAssertionAxiom axiom) |
void |
KRSS2OWLObjectRenderer.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
LatexObjectVisitor.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Field and Description |
---|---|
static AxiomType<OWLClassAssertionAxiom> |
AxiomType.CLASS_ASSERTION
ClassAssertion
|
Modifier and Type | Method and Description |
---|---|
OWLClassAssertionAxiom |
OWLClassAssertionAxiom.getAxiomWithoutAnnotations() |
OWLClassAssertionAxiom |
OWLDataFactory.getOWLClassAssertionAxiom(OWLClassExpression classExpression,
OWLIndividual individual) |
OWLClassAssertionAxiom |
OWLDataFactory.getOWLClassAssertionAxiom(OWLClassExpression classExpression,
OWLIndividual individual,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLClassAssertionAxiom> |
OWLAxiomIndex.getClassAssertionAxioms(OWLClassExpression ce)
Gets the
OWLClassAssertionAxiom s contained in this ontology that
make the specified class expression, ce , a type for some
individual. |
Set<OWLClassAssertionAxiom> |
OWLAxiomIndex.getClassAssertionAxioms(OWLIndividual individual)
Gets the
OWLClassAssertionAxiom s contained in this ontology that
make the specified individual an instance of some class
expression. |
Modifier and Type | Method and Description |
---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLClassAssertionAxiom axiom)
visit OWLClassAssertionAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLClassAssertionAxiom axiom)
visit OWLClassAssertionAxiom type
|
Modifier and Type | Method and Description |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileVisitor.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTranslator.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
static Collection<OWLIndividual> |
Searcher.instances(Collection<OWLClassAssertionAxiom> axioms)
Retrieve individuals from class assertions.
|
static Collection<OWLClassExpression> |
Searcher.types(Collection<OWLClassAssertionAxiom> axioms)
Retrieve classes from class assertions.
|
Modifier and Type | Method and Description |
---|---|
OWLClassAssertionAxiom |
OWLObjectDesharer.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
StructureWalker.visit(OWLClassAssertionAxiom axiom) |
void |
SimpleRendererDebug.visit(OWLClassAssertionAxiom axiom) |
void |
SimpleRenderer.visit(OWLClassAssertionAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLClassAssertionAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLClassAssertionAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLClassAssertionAxiom axiom) |
OWLClassAssertionAxiom |
OWLObjectDesharer.visit(OWLClassAssertionAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLClassAssertionAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLClassAssertionAxiom axiom) |
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLClassAssertionAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLClassAssertionAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLClassAssertionAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLClassAssertionAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLClassAssertionAxiom axiom) |
OWLAxiom |
NNF.visit(OWLClassAssertionAxiom axiom) |
Integer |
MaximumModalDepthFinder.visit(OWLClassAssertionAxiom axiom) |
void |
HashCode.visit(OWLClassAssertionAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLClassAssertionAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLClassAssertionAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLClassAssertionAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLClassAssertionAxiom |
BuilderClassAssertion.buildObject() |
Constructor and Description |
---|
BuilderClassAssertion(OWLClassAssertionAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
Modifier and Type | Class and Description |
---|---|
class |
OWLClassAssertionAxiomImpl |
Modifier and Type | Method and Description |
---|---|
OWLClassAssertionAxiom |
OWLClassAssertionAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLClassAssertionAxiom |
OWLClassAssertionAxiomImpl.getAxiomWithoutAnnotations() |
OWLClassAssertionAxiom |
OWLDataFactoryImpl.getOWLClassAssertionAxiom(OWLClassExpression classExpression,
OWLIndividual individual) |
OWLClassAssertionAxiom |
OWLDataFactoryImpl.getOWLClassAssertionAxiom(OWLClassExpression classExpression,
OWLIndividual individual,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLClassAssertionAxiom> |
OWLImmutableOntologyImpl.getClassAssertionAxioms(OWLClassExpression ce) |
Set<OWLClassAssertionAxiom> |
OWLAxiomIndexImpl.getClassAssertionAxioms(OWLClassExpression ce) |
Set<OWLClassAssertionAxiom> |
OWLAxiomIndexImpl.getClassAssertionAxioms(OWLIndividual individual) |
Modifier and Type | Method and Description |
---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLClassAssertionAxiom axiom) |
K |
InitVisitorFactory.InitIndividualVisitor.visit(OWLClassAssertionAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLClassAssertionAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
Set<OWLClassAssertionAxiom> |
ConcurrentOWLOntologyImpl.getClassAssertionAxioms(OWLClassExpression owlClassExpression) |
Set<OWLClassAssertionAxiom> |
ConcurrentOWLOntologyImpl.getClassAssertionAxioms(OWLIndividual owlIndividual) |
Copyright © 2020 The University of Manchester. All rights reserved.