| Modifier and Type | Method and Description |
|---|---|
OWLAxiom |
AbstractMacroExpansionVisitor.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLObjectPropertyDomainAxiom |
OWLFunctionalSyntaxFactory.ObjectPropertyDomain(OWLObjectPropertyExpression property,
OWLClassExpression domain) |
static OWLObjectPropertyDomainAxiom |
OWLFunctionalSyntaxFactory.ObjectPropertyDomain(OWLObjectPropertyExpression property,
OWLClassExpression domain,
Collection<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLObjectPropertyDomainAxiom> |
AxiomType.OBJECT_PROPERTY_DOMAIN
ObjectPropertyDomain.
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyDomainAxiom |
OWLObjectPropertyDomainAxiom.getAxiomWithoutAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
default Set<OWLObjectPropertyDomainAxiom> |
OWLAxiomIndex.getObjectPropertyDomainAxioms(OWLObjectPropertyExpression property)
Deprecated.
use the stream method
|
default Stream<OWLObjectPropertyDomainAxiom> |
OWLAxiomIndex.objectPropertyDomainAxioms(OWLObjectPropertyExpression property)
Gets the
OWLObjectPropertyDomainAxioms where the property is
equal to the specified property. |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLObjectPropertyDomainAxiom axiom)
visit OWLObjectPropertyDomainAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLObjectPropertyDomainAxiom axiom)
visit OWLObjectPropertyDomainAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLObjectPropertyDomainAxiom |
DomainAxiomProvider.getOWLObjectPropertyDomainAxiom(OWLObjectPropertyExpression property,
OWLClassExpression classExpression) |
OWLObjectPropertyDomainAxiom |
DomainAxiomProvider.getOWLObjectPropertyDomainAxiom(OWLObjectPropertyExpression property,
OWLClassExpression classExpression,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileVisitor.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyDomainAxiom |
OWLObjectDuplicator.visit(OWLObjectPropertyDomainAxiom ax) |
OWLObjectPropertyDomainAxiom |
OWLObjectDesharer.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLObjectPropertyDomainAxiom axiom) |
void |
SimpleRendererDebug.visit(OWLObjectPropertyDomainAxiom axiom) |
void |
SimpleRenderer.visit(OWLObjectPropertyDomainAxiom axiom) |
OWLObjectPropertyDomainAxiom |
OWLObjectDuplicator.visit(OWLObjectPropertyDomainAxiom ax) |
OWLObjectPropertyDomainAxiom |
OWLObjectDesharer.visit(OWLObjectPropertyDomainAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectPropertyDomainAxiom ax) |
OWLAxiom |
NNF.visit(OWLObjectPropertyDomainAxiom axiom) |
Integer |
MaximumModalDepthFinder.visit(OWLObjectPropertyDomainAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLObjectPropertyDomainAxiom axiom) |
O |
DelegatingObjectVisitorEx.visit(OWLObjectPropertyDomainAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLObjectPropertyDomainAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyDomainAxiom |
BuilderObjectPropertyDomain.buildObject() |
| Constructor and Description |
|---|
BuilderObjectPropertyDomain(OWLObjectPropertyDomainAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLObjectPropertyDomainAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLObjectPropertyDomainAxiom axiom)
Domain(R) = C is tautology iff ER.Top [= C
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLObjectPropertyDomainAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyDomainAxiom |
OWLObjectPropertyDomainAxiomImpl.getAxiomWithoutAnnotations() |
OWLObjectPropertyDomainAxiom |
OWLDataFactoryImpl.getOWLObjectPropertyDomainAxiom(OWLObjectPropertyExpression property,
OWLClassExpression classExpression,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLObjectPropertyDomainAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLObjectPropertyDomainAxiom> |
ConcurrentOWLOntologyImpl.getObjectPropertyDomainAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression)
Deprecated.
|
Stream<OWLObjectPropertyDomainAxiom> |
ConcurrentOWLOntologyImpl.objectPropertyDomainAxioms(OWLObjectPropertyExpression property) |
Copyright © 2019 The University of Manchester. All rights reserved.