| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
void |
KRSS2ObjectRenderer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
void |
KRSS2OWLObjectRenderer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLObjectRenderer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDisjointObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.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 |
DebuggerClassExpressionGenerator.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> |
OWLOntology.getDisjointObjectPropertiesAxioms(OWLObjectPropertyExpression property)
Gets the
OWLDisjointObjectPropertiesAxioms
that make the specified property disjoint with some other object property
expression(s). |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLDisjointObjectPropertiesAxiom axiom)
visit OWLDisjointObjectPropertiesAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLDisjointObjectPropertiesAxiom axiom)
visit OWLDisjointObjectPropertiesAxiom type
|
O |
OWLAxiomVisitorEx.visit(OWLDisjointObjectPropertiesAxiom axiom)
visit OWLDisjointObjectPropertiesAxiom type
|
void |
OWLAxiomVisitor.visit(OWLDisjointObjectPropertiesAxiom axiom)
visit OWLDisjointObjectPropertiesAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
Object |
OWL2ELProfile.OWL2ELProfileObjectVisitor.visit(OWLDisjointObjectPropertiesAxiom axiom) |
| Constructor and Description |
|---|
UseOfNonSimplePropertyInDisjointPropertiesAxiom(OWLOntology ontology,
OWLDisjointObjectPropertiesAxiom axiom,
OWLObjectPropertyExpression prop) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDisjointObjectPropertiesAxiomImpl |
| Modifier and Type | Field and Description |
|---|---|
protected MapPointer<OWLObjectPropertyExpression,OWLDisjointObjectPropertiesAxiom> |
AbstractInternalsImpl.disjointObjectPropertyAxiomsByProperty |
| 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> |
OWLOntologyImpl.getDisjointObjectPropertiesAxioms(OWLObjectPropertyExpression property) |
Internals.Pointer<OWLObjectPropertyExpression,OWLDisjointObjectPropertiesAxiom> |
Internals.getDisjointObjectPropertyAxiomsByProperty() |
MapPointer<OWLObjectPropertyExpression,OWLDisjointObjectPropertiesAxiom> |
AbstractInternalsImpl.getDisjointObjectPropertyAxiomsByProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLEntityCollectionContainerCollector.visit(OWLDisjointObjectPropertiesAxiom axiom) |
Collection<K> |
InitVisitorFactory.InitCollectionVisitor.visit(OWLDisjointObjectPropertiesAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLDisjointObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDisjointObjectPropertiesAxiom axiom) |
Copyright © 2014 The University of Manchester. All Rights Reserved.