| Modifier and Type | Method and Description |
|---|---|
OWLAxiom |
AbstractMacroExpansionVisitor.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLObjectPropertyRangeAxiom |
OWLFunctionalSyntaxFactory.ObjectPropertyRange(OWLObjectPropertyExpression property,
OWLClassExpression range) |
static OWLObjectPropertyRangeAxiom |
OWLFunctionalSyntaxFactory.ObjectPropertyRange(OWLObjectPropertyExpression property,
OWLClassExpression range,
Collection<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLObjectPropertyRangeAxiom> |
AxiomType.OBJECT_PROPERTY_RANGE
ObjectPropertyRange.
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyRangeAxiom |
OWLObjectPropertyRangeAxiom.getAxiomWithoutAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
default Set<OWLObjectPropertyRangeAxiom> |
OWLAxiomIndex.getObjectPropertyRangeAxioms(OWLObjectPropertyExpression property)
Gets the
OWLObjectPropertyRangeAxiom objects where the property is equal to the
specified property. |
default Stream<OWLObjectPropertyRangeAxiom> |
OWLAxiomIndex.objectPropertyRangeAxioms(OWLObjectPropertyExpression property)
Gets the
OWLObjectPropertyRangeAxiom objects where the property is equal to the
specified property. |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLObjectPropertyRangeAxiom axiom)
visit OWLObjectPropertyRangeAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLObjectPropertyRangeAxiom axiom)
visit OWLObjectPropertyRangeAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLObjectPropertyRangeAxiom |
RangeAxiomProvider.getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression property,
OWLClassExpression range) |
OWLObjectPropertyRangeAxiom |
RangeAxiomProvider.getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression property,
OWLClassExpression range,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileVisitor.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyRangeAxiom |
LastPropertyInChainNotInImposedRange.getExpression() |
| Constructor and Description |
|---|
LastPropertyInChainNotInImposedRange(OWLOntology ontology,
OWLSubPropertyChainOfAxiom axiom,
OWLObjectPropertyRangeAxiom rangeAxiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyRangeAxiom |
OWLObjectDuplicator.visit(OWLObjectPropertyRangeAxiom ax) |
OWLObjectPropertyRangeAxiom |
OWLObjectDesharer.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
SimpleRendererDebug.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
SimpleRenderer.visit(OWLObjectPropertyRangeAxiom axiom) |
OWLObjectPropertyRangeAxiom |
OWLObjectDuplicator.visit(OWLObjectPropertyRangeAxiom ax) |
OWLObjectPropertyRangeAxiom |
OWLObjectDesharer.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectPropertyRangeAxiom ax) |
OWLAxiom |
NNF.visit(OWLObjectPropertyRangeAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLObjectPropertyRangeAxiom axiom) |
O |
DelegatingObjectVisitorEx.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLObjectPropertyRangeAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyRangeAxiom |
BuilderObjectPropertyRange.buildObject() |
| Constructor and Description |
|---|
BuilderObjectPropertyRange(OWLObjectPropertyRangeAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLObjectPropertyRangeAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLObjectPropertyRangeAxiom axiom)
Range(R) = C is tautology iff ER.~C is unsatisfiable
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLObjectPropertyRangeAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyRangeAxiom |
OWLObjectPropertyRangeAxiomImpl.getAxiomWithoutAnnotations() |
OWLObjectPropertyRangeAxiom |
OWLDataFactoryImpl.getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression property,
OWLClassExpression range,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLObjectPropertyRangeAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLObjectPropertyRangeAxiom> |
ConcurrentOWLOntologyImpl.getObjectPropertyRangeAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression) |
Stream<OWLObjectPropertyRangeAxiom> |
ConcurrentOWLOntologyImpl.objectPropertyRangeAxioms(OWLObjectPropertyExpression property) |
Copyright © 2020 The University of Manchester. All rights reserved.