| Modifier and Type | Method and Description |
|---|---|
static OWLReflexiveObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.ReflexiveObjectProperty(OWLObjectPropertyExpression property) |
static OWLReflexiveObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.ReflexiveObjectProperty(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLReflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLReflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLReflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLReflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLReflexiveObjectPropertyAxiom> |
AxiomType.REFLEXIVE_OBJECT_PROPERTY
ReflexiveObjectProperty.
|
| Modifier and Type | Method and Description |
|---|---|
OWLReflexiveObjectPropertyAxiom |
OWLReflexiveObjectPropertyAxiom.getAxiomWithoutAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
default Set<OWLReflexiveObjectPropertyAxiom> |
OWLAxiomIndex.getReflexiveObjectPropertyAxioms(OWLObjectPropertyExpression property)
Deprecated.
use the stream method
|
default Stream<OWLReflexiveObjectPropertyAxiom> |
OWLAxiomIndex.reflexiveObjectPropertyAxioms(OWLObjectPropertyExpression property)
Gets the
OWLReflexiveObjectPropertyAxioms contained in this
ontology that make the specified object property reflexive. |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLReflexiveObjectPropertyAxiom axiom)
visit OWLReflexiveObjectPropertyAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLReflexiveObjectPropertyAxiom axiom)
visit OWLReflexiveObjectPropertyAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLReflexiveObjectPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLReflexiveObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLReflexiveObjectPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLReflexiveObjectPropertyAxiom(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLReflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileVisitor.visit(OWLReflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLReflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLReflexiveObjectPropertyAxiom |
OWLObjectDuplicator.visit(OWLReflexiveObjectPropertyAxiom ax) |
OWLReflexiveObjectPropertyAxiom |
OWLObjectDesharer.visit(OWLReflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLReflexiveObjectPropertyAxiom axiom) |
void |
SimpleRendererDebug.visit(OWLReflexiveObjectPropertyAxiom axiom) |
void |
SimpleRenderer.visit(OWLReflexiveObjectPropertyAxiom axiom) |
OWLReflexiveObjectPropertyAxiom |
OWLObjectDuplicator.visit(OWLReflexiveObjectPropertyAxiom ax) |
OWLReflexiveObjectPropertyAxiom |
OWLObjectDesharer.visit(OWLReflexiveObjectPropertyAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLReflexiveObjectPropertyAxiom ax) |
O |
DelegatingObjectVisitorEx.visit(OWLReflexiveObjectPropertyAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLReflexiveObjectPropertyAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.visit(OWLReflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLReflexiveObjectPropertyAxiom |
BuilderReflexiveObjectProperty.buildObject() |
| Constructor and Description |
|---|
BuilderReflexiveObjectProperty(OWLReflexiveObjectPropertyAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLReflexiveObjectPropertyAxiom axiom)
as BotRole is irreflexive, the only local axiom is topEquivalent(R)
|
void |
SemanticLocalityChecker.visit(OWLReflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLReflexiveObjectPropertyAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLReflexiveObjectPropertyAxiom |
OWLReflexiveObjectPropertyAxiomImpl.getAxiomWithoutAnnotations() |
OWLReflexiveObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLReflexiveObjectPropertyAxiom(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLReflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLReflexiveObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.getReflexiveObjectPropertyAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression)
Deprecated.
|
Stream<OWLReflexiveObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.reflexiveObjectPropertyAxioms(OWLObjectPropertyExpression property) |
Copyright © 2019 The University of Manchester. All rights reserved.