| Modifier and Type | Method and Description |
|---|---|
static OWLIrreflexiveObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.IrreflexiveObjectProperty(OWLObjectPropertyExpression property) |
static OWLIrreflexiveObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.IrreflexiveObjectProperty(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLIrreflexiveObjectPropertyAxiom> |
AxiomType.IRREFLEXIVE_OBJECT_PROPERTY
IrreflexiveObjectProperty.
|
| Modifier and Type | Method and Description |
|---|---|
OWLIrreflexiveObjectPropertyAxiom |
OWLIrreflexiveObjectPropertyAxiom.getAxiomWithoutAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
default Set<OWLIrreflexiveObjectPropertyAxiom> |
OWLAxiomIndex.getIrreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression property)
Deprecated.
use the stream method
|
default Stream<OWLIrreflexiveObjectPropertyAxiom> |
OWLAxiomIndex.irreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression property)
Gets the
OWLIrreflexiveObjectPropertyAxioms contained in this
ontology that make the specified object property irreflexive. |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLIrreflexiveObjectPropertyAxiom axiom)
visit OWLIrreflexiveObjectPropertyAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLIrreflexiveObjectPropertyAxiom axiom)
visit OWLIrreflexiveObjectPropertyAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLIrreflexiveObjectPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLIrreflexiveObjectPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
| Constructor and Description |
|---|
UseOfNonSimplePropertyInIrreflexivePropertyAxiom(OWLOntology ontology,
OWLIrreflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLIrreflexiveObjectPropertyAxiom |
OWLObjectDuplicator.visit(OWLIrreflexiveObjectPropertyAxiom ax) |
OWLIrreflexiveObjectPropertyAxiom |
OWLObjectDesharer.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
void |
SimpleRenderer.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
OWLIrreflexiveObjectPropertyAxiom |
OWLObjectDuplicator.visit(OWLIrreflexiveObjectPropertyAxiom ax) |
OWLIrreflexiveObjectPropertyAxiom |
OWLObjectDesharer.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLIrreflexiveObjectPropertyAxiom ax) |
O |
DelegatingObjectVisitorEx.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLIrreflexiveObjectPropertyAxiom |
BuilderIrreflexiveObjectProperty.buildObject() |
| Constructor and Description |
|---|
BuilderIrreflexiveObjectProperty(OWLIrreflexiveObjectPropertyAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLIrreflexiveObjectPropertyAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLIrreflexiveObjectPropertyAxiom |
OWLIrreflexiveObjectPropertyAxiomImpl.getAxiomWithoutAnnotations() |
OWLIrreflexiveObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression property,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLIrreflexiveObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.getIrreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression) |
Stream<OWLIrreflexiveObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.irreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression property) |
Copyright © 2017 The University of Manchester. All rights reserved.