| Modifier and Type | Method and Description |
|---|---|
OWLAxiom |
AbstractMacroExpansionVisitor.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,
Collection<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.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() |
| Modifier and Type | Method and Description |
|---|---|
default Stream<OWLDataPropertyDomainAxiom> |
OWLAxiomIndex.dataPropertyDomainAxioms(OWLDataProperty property)
Gets the
OWLDataPropertyDomainAxioms where the property is equal
to the specified property. |
default Set<OWLDataPropertyDomainAxiom> |
OWLAxiomIndex.getDataPropertyDomainAxioms(OWLDataProperty property)
Deprecated.
use the stream method
|
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLDataPropertyDomainAxiom axiom)
visit OWLDataPropertyDomainAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLDataPropertyDomainAxiom axiom)
visit OWLDataPropertyDomainAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLDataPropertyDomainAxiom |
DomainAxiomProvider.getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression property,
OWLClassExpression domain) |
OWLDataPropertyDomainAxiom |
DomainAxiomProvider.getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression property,
OWLClassExpression domain,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileVisitor.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyDomainAxiom |
OWLObjectDuplicator.visit(OWLDataPropertyDomainAxiom ax) |
OWLDataPropertyDomainAxiom |
OWLObjectDesharer.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLDataPropertyDomainAxiom axiom) |
void |
SimpleRendererDebug.visit(OWLDataPropertyDomainAxiom axiom) |
void |
SimpleRenderer.visit(OWLDataPropertyDomainAxiom axiom) |
OWLDataPropertyDomainAxiom |
OWLObjectDuplicator.visit(OWLDataPropertyDomainAxiom ax) |
OWLDataPropertyDomainAxiom |
OWLObjectDesharer.visit(OWLDataPropertyDomainAxiom axiom) |
Collection<OWLObject> |
OWLObjectComponentCollector.visit(OWLDataPropertyDomainAxiom ce) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDataPropertyDomainAxiom ax) |
OWLAxiom |
NNF.visit(OWLDataPropertyDomainAxiom axiom) |
Integer |
MaximumModalDepthFinder.visit(OWLDataPropertyDomainAxiom axiom) |
O |
DelegatingObjectVisitorEx.visit(OWLDataPropertyDomainAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLDataPropertyDomainAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyDomainAxiom |
BuilderDataPropertyDomain.buildObject() |
| Constructor and Description |
|---|
BuilderDataPropertyDomain(OWLDataPropertyDomainAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLDataPropertyDomainAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDataPropertyDomainAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLDataPropertyDomainAxiom |
OWLDataPropertyDomainAxiomImpl.getAxiomWithoutAnnotations() |
OWLDataPropertyDomainAxiom |
OWLDataFactoryImpl.getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression property,
OWLClassExpression domain,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLDataPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Stream<OWLDataPropertyDomainAxiom> |
ConcurrentOWLOntologyImpl.dataPropertyDomainAxioms(OWLDataProperty property) |
Set<OWLDataPropertyDomainAxiom> |
ConcurrentOWLOntologyImpl.getDataPropertyDomainAxioms(OWLDataProperty owlDataProperty)
Deprecated.
|
Copyright © 2019 The University of Manchester. All rights reserved.