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(OWLDifferentIndividualsAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
static OWLDifferentIndividualsAxiom |
OWLFunctionalSyntaxFactory.DifferentIndividuals(OWLIndividual... individuals) |
Modifier and Type | Method and Description |
---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDifferentIndividualsAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDifferentIndividualsAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
KRSSObjectRenderer.visit(OWLDifferentIndividualsAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
LatexObjectVisitor.visit(OWLDifferentIndividualsAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDifferentIndividualsAxiom axiom) |
Modifier and Type | Field and Description |
---|---|
static AxiomType<OWLDifferentIndividualsAxiom> |
AxiomType.DIFFERENT_INDIVIDUALS
DifferentIndividuals
|
Modifier and Type | Method and Description |
---|---|
OWLDifferentIndividualsAxiom |
OWLDifferentIndividualsAxiom.getAxiomWithoutAnnotations() |
OWLDifferentIndividualsAxiom |
OWLDataFactory.getOWLDifferentIndividualsAxiom(OWLIndividual... individuals) |
OWLDifferentIndividualsAxiom |
OWLDataFactory.getOWLDifferentIndividualsAxiom(Set<? extends OWLIndividual> individuals) |
OWLDifferentIndividualsAxiom |
OWLDataFactory.getOWLDifferentIndividualsAxiom(Set<? extends OWLIndividual> individuals,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLDifferentIndividualsAxiom> |
OWLDifferentIndividualsAxiom.asPairwiseAxioms() |
Set<OWLDifferentIndividualsAxiom> |
OWLAxiomIndex.getDifferentIndividualAxioms(OWLIndividual individual)
Gets the
OWLDifferentIndividualsAxiom s contained in this ontology
that make the specified individual different to some other
individual. |
Set<OWLDifferentIndividualsAxiom> |
OWLDifferentIndividualsAxiom.splitToAnnotatedPairs() |
Modifier and Type | Method and Description |
---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLDifferentIndividualsAxiom axiom)
visit OWLDifferentIndividualsAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLDifferentIndividualsAxiom axiom)
visit OWLDifferentIndividualsAxiom type
|
Modifier and Type | Method and Description |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLDifferentIndividualsAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileVisitor.visit(OWLDifferentIndividualsAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTranslator.visit(OWLDifferentIndividualsAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLDifferentIndividualsAxiom |
OWLObjectDesharer.visit(OWLDifferentIndividualsAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
StructureWalker.visit(OWLDifferentIndividualsAxiom axiom) |
void |
SimpleRendererDebug.visit(OWLDifferentIndividualsAxiom axiom) |
void |
SimpleRenderer.visit(OWLDifferentIndividualsAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLDifferentIndividualsAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLDifferentIndividualsAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLDifferentIndividualsAxiom axiom) |
OWLDifferentIndividualsAxiom |
OWLObjectDesharer.visit(OWLDifferentIndividualsAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLDifferentIndividualsAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLDifferentIndividualsAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLDifferentIndividualsAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLDifferentIndividualsAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLDifferentIndividualsAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDifferentIndividualsAxiom axiom) |
OWLAxiom |
NNF.visit(OWLDifferentIndividualsAxiom axiom) |
void |
HashCode.visit(OWLDifferentIndividualsAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLDifferentIndividualsAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLDifferentIndividualsAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLDifferentIndividualsAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLDifferentIndividualsAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLDifferentIndividualsAxiom |
BuilderDifferentIndividuals.buildObject() |
Constructor and Description |
---|
BuilderDifferentIndividuals(OWLDifferentIndividualsAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
Modifier and Type | Class and Description |
---|---|
class |
OWLDifferentIndividualsAxiomImpl |
Modifier and Type | Method and Description |
---|---|
OWLDifferentIndividualsAxiom |
OWLDifferentIndividualsAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLDifferentIndividualsAxiom |
OWLDifferentIndividualsAxiomImpl.getAxiomWithoutAnnotations() |
OWLDifferentIndividualsAxiom |
OWLDataFactoryImpl.getOWLDifferentIndividualsAxiom(OWLIndividual... individuals) |
OWLDifferentIndividualsAxiom |
OWLDataFactoryImpl.getOWLDifferentIndividualsAxiom(Set<? extends OWLIndividual> individuals) |
OWLDifferentIndividualsAxiom |
OWLDataFactoryImpl.getOWLDifferentIndividualsAxiom(Set<? extends OWLIndividual> individuals,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLDifferentIndividualsAxiom> |
OWLDifferentIndividualsAxiomImpl.asPairwiseAxioms() |
Set<OWLDifferentIndividualsAxiom> |
OWLAxiomIndexImpl.getDifferentIndividualAxioms(OWLIndividual individual) |
Set<OWLDifferentIndividualsAxiom> |
OWLDifferentIndividualsAxiomImpl.splitToAnnotatedPairs() |
Modifier and Type | Method and Description |
---|---|
Collection<K> |
InitVisitorFactory.InitCollectionVisitor.visit(OWLDifferentIndividualsAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLDifferentIndividualsAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
Set<OWLDifferentIndividualsAxiom> |
ConcurrentOWLOntologyImpl.getDifferentIndividualAxioms(OWLIndividual owlIndividual) |
Copyright © 2020 The University of Manchester. All rights reserved.