| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLDisjointDataPropertiesAxiom axiom) |
void |
KRSS2ObjectRenderer.visit(OWLDisjointDataPropertiesAxiom axiom) |
void |
KRSS2OWLObjectRenderer.visit(OWLDisjointDataPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLObjectRenderer.visit(OWLDisjointDataPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDisjointDataPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDisjointDataPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.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 |
DebuggerClassExpressionGenerator.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> |
OWLOntology.getDisjointDataPropertiesAxioms(OWLDataProperty property)
Gets the
OWLDisjointDataPropertiesAxioms that
make the specified property disjoint with some other data property
expression(s). |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLDisjointDataPropertiesAxiom axiom)
visit OWLDisjointDataPropertiesAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLDisjointDataPropertiesAxiom axiom)
visit OWLDisjointDataPropertiesAxiom type
|
O |
OWLAxiomVisitorEx.visit(OWLDisjointDataPropertiesAxiom axiom)
visit OWLDisjointDataPropertiesAxiom type
|
void |
OWLAxiomVisitor.visit(OWLDisjointDataPropertiesAxiom axiom)
visit OWLDisjointDataPropertiesAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
Object |
OWL2ELProfile.OWL2ELProfileObjectVisitor.visit(OWLDisjointDataPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLDisjointDataPropertiesAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDisjointDataPropertiesAxiomImpl |
| Modifier and Type | Field and Description |
|---|---|
protected MapPointer<OWLDataPropertyExpression,OWLDisjointDataPropertiesAxiom> |
AbstractInternalsImpl.disjointDataPropertyAxiomsByProperty |
| Modifier and Type | Method and Description |
|---|---|
OWLDisjointDataPropertiesAxiom |
OWLDisjointDataPropertiesAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLDisjointDataPropertiesAxiom |
OWLDisjointDataPropertiesAxiomImpl.getAxiomWithoutAnnotations() |
OWLDisjointDataPropertiesAxiom |
OWLDataFactoryImpl.getOWLDisjointDataPropertiesAxiom(OWLDataPropertyExpression... properties) |
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> |
OWLOntologyImpl.getDisjointDataPropertiesAxioms(OWLDataProperty property) |
Internals.Pointer<OWLDataPropertyExpression,OWLDisjointDataPropertiesAxiom> |
Internals.getDisjointDataPropertyAxiomsByProperty() |
MapPointer<OWLDataPropertyExpression,OWLDisjointDataPropertiesAxiom> |
AbstractInternalsImpl.getDisjointDataPropertyAxiomsByProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLEntityCollectionContainerCollector.visit(OWLDisjointDataPropertiesAxiom axiom) |
Collection<K> |
InitVisitorFactory.InitCollectionVisitor.visit(OWLDisjointDataPropertiesAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLDisjointDataPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDisjointDataPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDisjointDataPropertiesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLTutorialSyntaxObjectRenderer.visit(OWLDisjointDataPropertiesAxiom axiom) |
Copyright © 2014 The University of Manchester. All Rights Reserved.