Package | Description |
---|---|
org.obolibrary.macro | |
org.semanticweb.owlapi.apibinding |
Binding 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.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(OWLDisjointClassesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
static OWLDisjointClassesAxiom |
OWLFunctionalSyntaxFactory.DisjointClasses(OWLClassExpression... classExpressions) |
static OWLDisjointClassesAxiom |
OWLFunctionalSyntaxFactory.DisjointClasses(Set<? extends OWLClassExpression> classExpressions) |
static OWLDisjointClassesAxiom |
OWLFunctionalSyntaxFactory.DisjointClasses(Set<OWLAnnotation> a,
OWLClassExpression... classExpressions) |
static OWLDisjointClassesAxiom |
OWLFunctionalSyntaxFactory.DisjointClasses(Set<OWLClassExpression> classExpressions,
Set<OWLAnnotation> a) |
Modifier and Type | Method and Description |
---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDisjointClassesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDisjointClassesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
KRSSObjectRenderer.visit(OWLDisjointClassesAxiom axiom) |
void |
KRSS2ObjectRenderer.visit(OWLDisjointClassesAxiom axiom) |
void |
KRSS2OWLObjectRenderer.visit(OWLDisjointClassesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
LatexObjectVisitor.visit(OWLDisjointClassesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDisjointClassesAxiom axiom) |
Modifier and Type | Field and Description |
---|---|
static AxiomType<OWLDisjointClassesAxiom> |
AxiomType.DISJOINT_CLASSES
DisjointClasses
|
Modifier and Type | Method and Description |
---|---|
OWLDisjointClassesAxiom |
OWLDisjointClassesAxiom.getAxiomWithoutAnnotations() |
OWLDisjointClassesAxiom |
OWLDisjointUnionAxiom.getOWLDisjointClassesAxiom()
Gets the part of this axiom that corresponds to an
DisjointClasses axiom. |
OWLDisjointClassesAxiom |
OWLDataFactory.getOWLDisjointClassesAxiom(OWLClassExpression... classExpressions) |
OWLDisjointClassesAxiom |
OWLDataFactory.getOWLDisjointClassesAxiom(Set<? extends OWLClassExpression> classExpressions) |
OWLDisjointClassesAxiom |
OWLDataFactory.getOWLDisjointClassesAxiom(Set<? extends OWLClassExpression> classExpressions,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLDisjointClassesAxiom> |
OWLDisjointClassesAxiom.asPairwiseAxioms() |
Set<OWLDisjointClassesAxiom> |
OWLAxiomIndex.getDisjointClassesAxioms(OWLClass cls)
Gets the set of disjoint class axioms that contain the specified class as
an operand.
|
Set<OWLDisjointClassesAxiom> |
OWLDisjointClassesAxiom.splitToAnnotatedPairs() |
Modifier and Type | Method and Description |
---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLDisjointClassesAxiom axiom)
visit OWLDisjointClassesAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLDisjointClassesAxiom axiom)
visit OWLDisjointClassesAxiom type
|
Modifier and Type | Method and Description |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLDisjointClassesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileVisitor.visit(OWLDisjointClassesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTranslator.visit(OWLDisjointClassesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLDisjointClassesAxiom |
OWLObjectDesharer.visit(OWLDisjointClassesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
StructureWalker.visit(OWLDisjointClassesAxiom axiom) |
void |
SimpleRendererDebug.visit(OWLDisjointClassesAxiom axiom) |
void |
SimpleRenderer.visit(OWLDisjointClassesAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLDisjointClassesAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLDisjointClassesAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLDisjointClassesAxiom axiom) |
OWLDisjointClassesAxiom |
OWLObjectDesharer.visit(OWLDisjointClassesAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLDisjointClassesAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLDisjointClassesAxiom axiom) |
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLDisjointClassesAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLDisjointClassesAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLDisjointClassesAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLDisjointClassesAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDisjointClassesAxiom axiom) |
OWLAxiom |
NNF.visit(OWLDisjointClassesAxiom axiom) |
Integer |
MaximumModalDepthFinder.visit(OWLDisjointClassesAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLDisjointClassesAxiom axiom) |
void |
HashCode.visit(OWLDisjointClassesAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLDisjointClassesAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLDisjointClassesAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLDisjointClassesAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLDisjointClassesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLDisjointClassesAxiom |
BuilderDisjointClasses.buildObject() |
Constructor and Description |
---|
BuilderDisjointClasses(OWLDisjointClassesAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
Modifier and Type | Class and Description |
---|---|
class |
OWLDisjointClassesAxiomImpl |
Modifier and Type | Method and Description |
---|---|
OWLDisjointClassesAxiom |
OWLDisjointClassesAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLDisjointClassesAxiom |
OWLDisjointClassesAxiomImpl.getAxiomWithoutAnnotations() |
OWLDisjointClassesAxiom |
OWLDisjointUnionAxiomImpl.getOWLDisjointClassesAxiom() |
OWLDisjointClassesAxiom |
OWLDataFactoryImpl.getOWLDisjointClassesAxiom(OWLClassExpression... classExpressions) |
OWLDisjointClassesAxiom |
OWLDataFactoryImpl.getOWLDisjointClassesAxiom(Set<? extends OWLClassExpression> classExpressions) |
OWLDisjointClassesAxiom |
OWLDataFactoryImpl.getOWLDisjointClassesAxiom(Set<? extends OWLClassExpression> classExpressions,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLDisjointClassesAxiom> |
OWLDisjointClassesAxiomImpl.asPairwiseAxioms() |
Set<OWLDisjointClassesAxiom> |
OWLAxiomIndexImpl.getDisjointClassesAxioms(OWLClass cls) |
Set<OWLDisjointClassesAxiom> |
OWLDisjointClassesAxiomImpl.splitToAnnotatedPairs() |
Modifier and Type | Method and Description |
---|---|
Collection<K> |
InitVisitorFactory.InitCollectionVisitor.visit(OWLDisjointClassesAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLDisjointClassesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
Set<OWLDisjointClassesAxiom> |
ConcurrentOWLOntologyImpl.getDisjointClassesAxioms(OWLClass owlClass) |
Copyright © 2020 The University of Manchester. All rights reserved.