Package | Description |
---|---|
org.obolibrary.macro | |
org.semanticweb.owlapi.apibinding |
Binding package
|
org.semanticweb.owlapi.dlsyntax.renderer | |
org.semanticweb.owlapi.functional.renderer | |
org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer
|
org.semanticweb.owlapi.manchestersyntax.renderer | |
org.semanticweb.owlapi.model |
Main API classes.
|
org.semanticweb.owlapi.owlxml.renderer | |
org.semanticweb.owlapi.profiles | |
org.semanticweb.owlapi.profiles.violations | |
org.semanticweb.owlapi.rdf.model |
RDF model package
|
org.semanticweb.owlapi.reasoner.impl |
OWLReasoner implementation package
|
org.semanticweb.owlapi.util |
Utilities package
|
org.semanticweb.owlapitools.builders | |
uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
uk.ac.manchester.cs.owl.owlapi.concurrent |
Modifier and Type | Method and Description |
---|---|
OWLAxiom |
AbstractMacroExpansionVisitor.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
static OWLIrreflexiveObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.IrreflexiveObjectProperty(OWLObjectPropertyExpression property) |
static OWLIrreflexiveObjectPropertyAxiom |
OWLFunctionalSyntaxFactory.IrreflexiveObjectProperty(OWLObjectPropertyExpression property,
Set<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() |
OWLIrreflexiveObjectPropertyAxiom |
OWLDataFactory.getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLIrreflexiveObjectPropertyAxiom |
OWLDataFactory.getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression property,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLIrreflexiveObjectPropertyAxiom> |
OWLAxiomIndex.getIrreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression property)
Gets the
OWLIrreflexiveObjectPropertyAxiom s 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
|
Modifier and Type | Method and Description |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileVisitor.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 |
---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLIrreflexiveObjectPropertyAxiom |
OWLObjectDesharer.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 | Class and Description |
---|---|
class |
OWLIrreflexiveObjectPropertyAxiomImpl |
Modifier and Type | Method and Description |
---|---|
OWLIrreflexiveObjectPropertyAxiom |
OWLIrreflexiveObjectPropertyAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLIrreflexiveObjectPropertyAxiom |
OWLIrreflexiveObjectPropertyAxiomImpl.getAxiomWithoutAnnotations() |
OWLIrreflexiveObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression property) |
OWLIrreflexiveObjectPropertyAxiom |
OWLDataFactoryImpl.getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression property,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
Set<OWLIrreflexiveObjectPropertyAxiom> |
OWLAxiomIndexImpl.getIrreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression property) |
Modifier and Type | Method and Description |
---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLIrreflexiveObjectPropertyAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
Set<OWLIrreflexiveObjectPropertyAxiom> |
ConcurrentOWLOntologyImpl.getIrreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression owlObjectPropertyExpression) |
Copyright © 2020 The University of Manchester. All rights reserved.