Package | Description |
---|---|
org.obolibrary.macro | |
org.semanticweb.owlapi.apibinding |
Binding package
|
org.semanticweb.owlapi.dlsyntax.renderer | |
org.semanticweb.owlapi.functional.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(OWLDisjointDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
static OWLDisjointDataPropertiesAxiom |
OWLFunctionalSyntaxFactory.DisjointDataProperties(OWLDataPropertyExpression... properties) |
static OWLDisjointDataPropertiesAxiom |
OWLFunctionalSyntaxFactory.DisjointDataProperties(Set<OWLAnnotation> a,
OWLDataPropertyExpression... properties) |
Modifier and Type | Method and Description |
---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDisjointDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDisjointDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
LatexObjectVisitor.visit(OWLDisjointDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDisjointDataPropertiesAxiom axiom) |
Modifier and Type | Field and Description |
---|---|
static AxiomType<OWLDisjointDataPropertiesAxiom> |
AxiomType.DISJOINT_DATA_PROPERTIES
DisjointDataProperties
|
Modifier and Type | Method and Description |
---|---|
OWLDisjointDataPropertiesAxiom |
OWLDisjointDataPropertiesAxiom.getAxiomWithoutAnnotations() |
OWLDisjointDataPropertiesAxiom |
OWLDataFactory.getOWLDisjointDataPropertiesAxiom(OWLDataPropertyExpression... dataProperties) |
OWLDisjointDataPropertiesAxiom |
OWLDataFactory.getOWLDisjointDataPropertiesAxiom(Set<? extends OWLDataPropertyExpression> properties) |
OWLDisjointDataPropertiesAxiom |
OWLDataFactory.getOWLDisjointDataPropertiesAxiom(Set<? extends OWLDataPropertyExpression> properties,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLDisjointDataPropertiesAxiom> |
OWLDisjointDataPropertiesAxiom.asPairwiseAxioms() |
Set<OWLDisjointDataPropertiesAxiom> |
OWLAxiomIndex.getDisjointDataPropertiesAxioms(OWLDataProperty property)
Gets the
OWLDisjointDataPropertiesAxiom s that make the specified
property disjoint with some other data property expression(s). |
Set<OWLDisjointDataPropertiesAxiom> |
OWLDisjointDataPropertiesAxiom.splitToAnnotatedPairs() |
Modifier and Type | Method and Description |
---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLDisjointDataPropertiesAxiom axiom)
visit OWLDisjointDataPropertiesAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLDisjointDataPropertiesAxiom axiom)
visit OWLDisjointDataPropertiesAxiom type
|
Modifier and Type | Method and Description |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLDisjointDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileVisitor.visit(OWLDisjointDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTranslator.visit(OWLDisjointDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLDisjointDataPropertiesAxiom |
OWLObjectDesharer.visit(OWLDisjointDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLDisjointDataPropertiesAxiom |
BuilderDisjointDataProperties.buildObject() |
Constructor and Description |
---|
BuilderDisjointDataProperties(OWLDisjointDataPropertiesAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
Modifier and Type | Class and Description |
---|---|
class |
OWLDisjointDataPropertiesAxiomImpl |
Modifier and Type | Method and Description |
---|---|
OWLDisjointDataPropertiesAxiom |
OWLDisjointDataPropertiesAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLDisjointDataPropertiesAxiom |
OWLDisjointDataPropertiesAxiomImpl.getAxiomWithoutAnnotations() |
OWLDisjointDataPropertiesAxiom |
OWLDataFactoryImpl.getOWLDisjointDataPropertiesAxiom(OWLDataPropertyExpression... dataProperties) |
OWLDisjointDataPropertiesAxiom |
OWLDataFactoryImpl.getOWLDisjointDataPropertiesAxiom(Set<? extends OWLDataPropertyExpression> properties) |
OWLDisjointDataPropertiesAxiom |
OWLDataFactoryImpl.getOWLDisjointDataPropertiesAxiom(Set<? extends OWLDataPropertyExpression> properties,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLDisjointDataPropertiesAxiom> |
OWLDisjointDataPropertiesAxiomImpl.asPairwiseAxioms() |
Set<OWLDisjointDataPropertiesAxiom> |
OWLAxiomIndexImpl.getDisjointDataPropertiesAxioms(OWLDataProperty property) |
Set<OWLDisjointDataPropertiesAxiom> |
OWLDisjointDataPropertiesAxiomImpl.splitToAnnotatedPairs() |
Modifier and Type | Method and Description |
---|---|
Collection<K> |
InitVisitorFactory.InitCollectionVisitor.visit(OWLDisjointDataPropertiesAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLDisjointDataPropertiesAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
Set<OWLDisjointDataPropertiesAxiom> |
ConcurrentOWLOntologyImpl.getDisjointDataPropertiesAxioms(OWLDataProperty owlDataProperty) |
Copyright © 2020 The University of Manchester. All rights reserved.