| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
void |
KRSS2ObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
void |
KRSS2OWLObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLDataPropertyDomainAxiom |
OWLFunctionalSyntaxFactory.DataPropertyDomain(OWLDataPropertyExpression property,
OWLClassExpression domain) |
static OWLDataPropertyDomainAxiom |
OWLFunctionalSyntaxFactory.DataPropertyDomain(OWLDataPropertyExpression property,
OWLClassExpression domain,
Set<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLDataPropertyDomainAxiom> |
AxiomType.DATA_PROPERTY_DOMAIN
DataPropertyDomain
|
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyDomainAxiom |
OWLDataPropertyDomainAxiom.getAxiomWithoutAnnotations() |
OWLDataPropertyDomainAxiom |
OWLDataFactory.getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression property,
OWLClassExpression domain) |
OWLDataPropertyDomainAxiom |
OWLDataFactory.getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression property,
OWLClassExpression domain,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDataPropertyDomainAxiom> |
OWLOntology.getDataPropertyDomainAxioms(OWLDataProperty property)
Gets the
OWLDataPropertyDomainAxioms
where the property (returned by
OWLUnaryPropertyAxiom.getProperty()
) is equal to the specified property. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLDataPropertyDomainAxiom axiom)
visit OWLDataPropertyDomainAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLDataPropertyDomainAxiom axiom)
visit OWLDataPropertyDomainAxiom type
|
O |
OWLAxiomVisitorEx.visit(OWLDataPropertyDomainAxiom axiom)
visit OWLDataPropertyDomainAxiom type
|
void |
OWLAxiomVisitor.visit(OWLDataPropertyDomainAxiom axiom)
visit OWLDataPropertyDomainAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLObjectVisitorAdapter.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLEntityCollector.visit(OWLDataPropertyDomainAxiom axiom) |
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLDataPropertyDomainAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLDataPropertyDomainAxiom axiom) |
void |
OWLAxiomTypeProcessor.visit(OWLDataPropertyDomainAxiom axiom) |
OWLAxiom |
NNF.visit(OWLDataPropertyDomainAxiom axiom) |
Integer |
MaximumModalDepthFinder.visit(OWLDataPropertyDomainAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLDataPropertyDomainAxiom axiom) |
void |
HashCode.visit(OWLDataPropertyDomainAxiom axiom) |
O |
DelegatingObjectVisitorEx.visit(OWLDataPropertyDomainAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLDataPropertyDomainAxiom axiom) |
void |
AxiomTypeProvider.visit(OWLDataPropertyDomainAxiom axiom)
Deprecated.
|
void |
AxiomSubjectProvider.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDataPropertyDomainAxiomImpl |
| Modifier and Type | Field and Description |
|---|---|
protected MapPointer<OWLDataPropertyExpression,OWLDataPropertyDomainAxiom> |
AbstractInternalsImpl.dataPropertyDomainAxiomsByProperty |
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyDomainAxiom |
OWLDataPropertyDomainAxiomImpl.getAxiomWithoutAnnotations() |
OWLDataPropertyDomainAxiom |
OWLDataFactoryImpl.getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression property,
OWLClassExpression domain) |
OWLDataPropertyDomainAxiom |
OWLDataFactoryImpl.getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression property,
OWLClassExpression domain,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDataPropertyDomainAxiom> |
OWLOntologyImpl.getDataPropertyDomainAxioms(OWLDataProperty property) |
Internals.Pointer<OWLDataPropertyExpression,OWLDataPropertyDomainAxiom> |
Internals.getDataPropertyDomainAxiomsByProperty() |
MapPointer<OWLDataPropertyExpression,OWLDataPropertyDomainAxiom> |
AbstractInternalsImpl.getDataPropertyDomainAxiomsByProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLEntityCollectionContainerCollector.visit(OWLDataPropertyDomainAxiom axiom) |
K |
InitVisitorFactory.InitVisitor.visit(OWLDataPropertyDomainAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLTutorialSyntaxObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
Copyright © 2014 The University of Manchester. All Rights Reserved.