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(OWLDisjointObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
static OWLDisjointObjectPropertiesAxiom |
OWLFunctionalSyntaxFactory.DisjointObjectProperties(OWLObjectPropertyExpression... properties) |
static OWLDisjointObjectPropertiesAxiom |
OWLFunctionalSyntaxFactory.DisjointObjectProperties(Set<OWLAnnotation> a,
OWLObjectPropertyExpression... properties) |
Modifier and Type | Method and Description |
---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
KRSS2ObjectRenderer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
LatexObjectVisitor.visit(OWLDisjointObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
Modifier and Type | Field and Description |
---|---|
static AxiomType<OWLDisjointObjectPropertiesAxiom> |
AxiomType.DISJOINT_OBJECT_PROPERTIES
DisjointObjectProperties
|
Modifier and Type | Method and Description |
---|---|
OWLDisjointObjectPropertiesAxiom |
OWLDisjointObjectPropertiesAxiom.getAxiomWithoutAnnotations() |
OWLDisjointObjectPropertiesAxiom |
OWLDataFactory.getOWLDisjointObjectPropertiesAxiom(OWLObjectPropertyExpression... properties) |
OWLDisjointObjectPropertiesAxiom |
OWLDataFactory.getOWLDisjointObjectPropertiesAxiom(Set<? extends OWLObjectPropertyExpression> properties) |
OWLDisjointObjectPropertiesAxiom |
OWLDataFactory.getOWLDisjointObjectPropertiesAxiom(Set<? extends OWLObjectPropertyExpression> properties,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLDisjointObjectPropertiesAxiom> |
OWLDisjointObjectPropertiesAxiom.asPairwiseAxioms() |
Set<OWLDisjointObjectPropertiesAxiom> |
OWLAxiomIndex.getDisjointObjectPropertiesAxioms(OWLObjectPropertyExpression property)
Gets the
OWLDisjointObjectPropertiesAxiom s that make the
specified property disjoint with some other object property
expression(s). |
Set<OWLDisjointObjectPropertiesAxiom> |
OWLDisjointObjectPropertiesAxiom.splitToAnnotatedPairs() |
Modifier and Type | Method and Description |
---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLDisjointObjectPropertiesAxiom axiom)
visit OWLDisjointObjectPropertiesAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLDisjointObjectPropertiesAxiom axiom)
visit OWLDisjointObjectPropertiesAxiom type
|
Modifier and Type | Method and Description |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileVisitor.visit(OWLDisjointObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTranslator.visit(OWLDisjointObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLDisjointObjectPropertiesAxiom |
OWLObjectDesharer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLDisjointObjectPropertiesAxiom |
BuilderDisjointObjectProperties.buildObject() |
Constructor and Description |
---|
BuilderDisjointObjectProperties(OWLDisjointObjectPropertiesAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
Modifier and Type | Class and Description |
---|---|
class |
OWLDisjointObjectPropertiesAxiomImpl |
Modifier and Type | Method and Description |
---|---|
OWLDisjointObjectPropertiesAxiom |
OWLDisjointObjectPropertiesAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLDisjointObjectPropertiesAxiom |
OWLDisjointObjectPropertiesAxiomImpl.getAxiomWithoutAnnotations() |
OWLDisjointObjectPropertiesAxiom |
OWLDataFactoryImpl.getOWLDisjointObjectPropertiesAxiom(OWLObjectPropertyExpression... properties) |
OWLDisjointObjectPropertiesAxiom |
OWLDataFactoryImpl.getOWLDisjointObjectPropertiesAxiom(Set<? extends OWLObjectPropertyExpression> properties) |
OWLDisjointObjectPropertiesAxiom |
OWLDataFactoryImpl.getOWLDisjointObjectPropertiesAxiom(Set<? extends OWLObjectPropertyExpression> properties,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLDisjointObjectPropertiesAxiom> |
OWLDisjointObjectPropertiesAxiomImpl.asPairwiseAxioms() |
Set<OWLDisjointObjectPropertiesAxiom> |
OWLAxiomIndexImpl.getDisjointObjectPropertiesAxioms(OWLObjectPropertyExpression property) |
Set<OWLDisjointObjectPropertiesAxiom> |
OWLDisjointObjectPropertiesAxiomImpl.splitToAnnotatedPairs() |
Modifier and Type | Method and Description |
---|---|
Collection<K> |
InitVisitorFactory.InitCollectionVisitor.visit(OWLDisjointObjectPropertiesAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLDisjointObjectPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
Set<OWLDisjointObjectPropertiesAxiom> |
ConcurrentOWLOntologyImpl.getDisjointObjectPropertiesAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression) |
Copyright © 2020 The University of Manchester. All rights reserved.