| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.profiles | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLIrreflexiveObjectPropertyAxiom> |
AxiomType.IRREFLEXIVE_OBJECT_PROPERTY
IrrefexiveObjectProperty
|
| Modifier and Type | Method and Description |
|---|---|
OWLIrreflexiveObjectPropertyAxiom |
OWLIrreflexiveObjectPropertyAxiom.getAxiomWithoutAnnotations() |
OWLIrreflexiveObjectPropertyAxiom |
OWLDataFactory.getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLIrreflexiveObjectPropertyAxiom |
OWLDataFactory.getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression property,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLIrreflexiveObjectPropertyAxiom> |
OWLOntology.getIrreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression property)
Gets the
OWLIrreflexiveObjectPropertyAxioms
contained in this ontology that make the specified object property
irreflexive. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLIrreflexiveObjectPropertyAxiom axiom)
visit OWLIrreflexiveObjectPropertyAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLIrreflexiveObjectPropertyAxiom axiom)
visit OWLIrreflexiveObjectPropertyAxiom type
|
O |
OWLAxiomVisitorEx.visit(OWLIrreflexiveObjectPropertyAxiom axiom)
visit OWLIrreflexiveObjectPropertyAxiom type
|
void |
OWLAxiomVisitor.visit(OWLIrreflexiveObjectPropertyAxiom axiom)
visit OWLIrreflexiveObjectPropertyAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
Object |
OWL2ELProfile.OWL2ELProfileObjectVisitor.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
| Constructor and Description |
|---|
UseOfNonSimplePropertyInIrreflexivePropertyAxiom(OWLOntology ontology,
OWLIrreflexiveObjectPropertyAxiom axiom) |
Copyright © 2014 The University of Manchester. All Rights Reserved.