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.rdf.model |
RDF model package
|
org.semanticweb.owlapi.reasoner.impl |
OWLReasoner implementation package
|
org.semanticweb.owlapi.search |
Search utulities 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 | Description |
---|---|---|
OWLAxiom |
AbstractMacroExpansionVisitor.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
Modifier and Type | Method | Description |
---|---|---|
static OWLNegativeObjectPropertyAssertionAxiom |
OWLFunctionalSyntaxFactory.NegativeObjectPropertyAssertion(OWLObjectPropertyExpression property,
OWLIndividual source,
OWLIndividual target) |
|
static OWLNegativeObjectPropertyAssertionAxiom |
OWLFunctionalSyntaxFactory.NegativeObjectPropertyAssertion(OWLObjectPropertyExpression property,
OWLIndividual source,
OWLIndividual target,
Set<OWLAnnotation> a) |
Modifier and Type | Method | Description |
---|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
Modifier and Type | Method | Description |
---|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
Modifier and Type | Method | Description |
---|---|---|
void |
LatexObjectVisitor.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
Modifier and Type | Method | Description |
---|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
Modifier and Type | Field | Description |
---|---|---|
static AxiomType<OWLNegativeObjectPropertyAssertionAxiom> |
AxiomType.NEGATIVE_OBJECT_PROPERTY_ASSERTION |
NegativeObjectPropertyAssertion
|
Modifier and Type | Method | Description |
---|---|---|
OWLNegativeObjectPropertyAssertionAxiom |
OWLNegativeObjectPropertyAssertionAxiom.getAxiomWithoutAnnotations() |
|
OWLNegativeObjectPropertyAssertionAxiom |
OWLDataFactory.getOWLNegativeObjectPropertyAssertionAxiom(OWLObjectPropertyExpression property,
OWLIndividual subject,
OWLIndividual object) |
|
OWLNegativeObjectPropertyAssertionAxiom |
OWLDataFactory.getOWLNegativeObjectPropertyAssertionAxiom(OWLObjectPropertyExpression property,
OWLIndividual subject,
OWLIndividual object,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method | Description |
---|---|---|
Set<OWLNegativeObjectPropertyAssertionAxiom> |
OWLAxiomIndex.getNegativeObjectPropertyAssertionAxioms(OWLIndividual individual) |
Gets the
OWLNegativeObjectPropertyAssertionAxiom s contained in
this ontology that have the specified individual as the subject
of the axiom. |
Modifier and Type | Method | Description |
---|---|---|
void |
OWLLogicalAxiomVisitor.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
visit OWLNegativeObjectPropertyAssertionAxiom type
|
O |
OWLLogicalAxiomVisitorEx.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
visit OWLNegativeObjectPropertyAssertionAxiom type
|
Modifier and Type | Method | Description |
---|---|---|
void |
OWLXMLObjectRenderer.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractTranslator.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
Modifier and Type | Method | Description |
---|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
Modifier and Type | Method | Description |
---|---|---|
static Collection<OWLIndividual> |
Searcher.negValues(Collection<OWLNegativeObjectPropertyAssertionAxiom> axioms,
OWLObjectPropertyExpression p) |
Retrieve objects from a collection of negative assertions.
|
Modifier and Type | Method | Description |
---|---|---|
OWLNegativeObjectPropertyAssertionAxiom |
OWLObjectDesharer.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
Modifier and Type | Method | Description |
---|---|---|
OWLNegativeObjectPropertyAssertionAxiom |
BuilderNegativeObjectPropertyAssertion.buildObject() |
Constructor | Description |
---|---|
BuilderNegativeObjectPropertyAssertion(OWLNegativeObjectPropertyAssertionAxiom expected,
OWLDataFactory df) |
builder initialized from an existing object
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLNegativeObjectPropertyAssertionAxiomImpl |
Modifier and Type | Method | Description |
---|---|---|
OWLNegativeObjectPropertyAssertionAxiom |
OWLNegativeObjectPropertyAssertionAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
|
OWLNegativeObjectPropertyAssertionAxiom |
OWLNegativeObjectPropertyAssertionAxiomImpl.getAxiomWithoutAnnotations() |
|
OWLNegativeObjectPropertyAssertionAxiom |
OWLDataFactoryImpl.getOWLNegativeObjectPropertyAssertionAxiom(OWLObjectPropertyExpression property,
OWLIndividual subject,
OWLIndividual object) |
|
OWLNegativeObjectPropertyAssertionAxiom |
OWLDataFactoryImpl.getOWLNegativeObjectPropertyAssertionAxiom(OWLObjectPropertyExpression property,
OWLIndividual subject,
OWLIndividual object,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method | Description |
---|---|---|
Set<OWLNegativeObjectPropertyAssertionAxiom> |
OWLAxiomIndexImpl.getNegativeObjectPropertyAssertionAxioms(OWLIndividual individual) |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractEntityRegistrationManager.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
|
K |
InitVisitorFactory.InitVisitor.visit(OWLNegativeObjectPropertyAssertionAxiom axiom) |
Modifier and Type | Method | Description |
---|---|---|
Set<OWLNegativeObjectPropertyAssertionAxiom> |
ConcurrentOWLOntologyImpl.getNegativeObjectPropertyAssertionAxioms(OWLIndividual owlIndividual) |
Copyright © 2018 The University of Manchester. All rights reserved.