| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLObjectPropertyAssertionAxiom axiom) |
void |
KRSS2ObjectRenderer.visit(OWLObjectPropertyAssertionAxiom axiom) |
void |
KRSS2OWLObjectRenderer.visit(OWLObjectPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLObjectRenderer.visit(OWLObjectPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLObjectPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLObjectPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLObjectPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLObjectPropertyAssertionAxiom |
OWLFunctionalSyntaxFactory.ObjectPropertyAssertion(OWLObjectPropertyExpression property,
OWLIndividual source,
OWLIndividual target) |
static OWLObjectPropertyAssertionAxiom |
OWLFunctionalSyntaxFactory.ObjectPropertyAssertion(OWLObjectPropertyExpression property,
OWLIndividual source,
OWLIndividual target,
Set<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLObjectPropertyAssertionAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLObjectPropertyAssertionAxiom> |
AxiomType.OBJECT_PROPERTY_ASSERTION
ObjectPropertyAssertion
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyAssertionAxiom |
OWLObjectPropertyAssertionAxiom.getAxiomWithoutAnnotations() |
OWLObjectPropertyAssertionAxiom |
OWLDataFactory.getOWLObjectPropertyAssertionAxiom(OWLObjectPropertyExpression property,
OWLIndividual individual,
OWLIndividual object) |
OWLObjectPropertyAssertionAxiom |
OWLDataFactory.getOWLObjectPropertyAssertionAxiom(OWLObjectPropertyExpression property,
OWLIndividual individual,
OWLIndividual object,
Set<? extends OWLAnnotation> annotations) |
OWLObjectPropertyAssertionAxiom |
OWLObjectPropertyAssertionAxiom.getSimplified()
Gets a simplified version of this object property axiom.
|
| Modifier and Type | Method and Description |
|---|---|
Set<OWLObjectPropertyAssertionAxiom> |
OWLOntology.getObjectPropertyAssertionAxioms(OWLIndividual individual)
Gets the
OWLObjectPropertyAssertionAxioms
contained in this ontology that have the specified individual as
the subject of the axiom. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLObjectPropertyAssertionAxiom axiom)
visit OWLObjectPropertyAssertionAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLObjectPropertyAssertionAxiom axiom)
visit OWLObjectPropertyAssertionAxiom type
|
O |
OWLAxiomVisitorEx.visit(OWLObjectPropertyAssertionAxiom axiom)
visit OWLObjectPropertyAssertionAxiom type
|
void |
OWLAxiomVisitor.visit(OWLObjectPropertyAssertionAxiom axiom)
visit OWLObjectPropertyAssertionAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLObjectPropertyAssertionAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLObjectPropertyAssertionAxiomImpl |
| Modifier and Type | Field and Description |
|---|---|
protected MapPointer<OWLIndividual,OWLObjectPropertyAssertionAxiom> |
AbstractInternalsImpl.objectPropertyAssertionsByIndividual |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyAssertionAxiom |
OWLObjectPropertyAssertionAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLObjectPropertyAssertionAxiom |
OWLObjectPropertyAssertionAxiomImpl.getAxiomWithoutAnnotations() |
OWLObjectPropertyAssertionAxiom |
OWLDataFactoryImpl.getOWLObjectPropertyAssertionAxiom(OWLObjectPropertyExpression property,
OWLIndividual subject,
OWLIndividual object) |
OWLObjectPropertyAssertionAxiom |
OWLDataFactoryImpl.getOWLObjectPropertyAssertionAxiom(OWLObjectPropertyExpression property,
OWLIndividual individual,
OWLIndividual object,
Set<? extends OWLAnnotation> annotations) |
OWLObjectPropertyAssertionAxiom |
OWLObjectPropertyAssertionAxiomImpl.getSimplified() |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLObjectPropertyAssertionAxiom> |
OWLOntologyImpl.getObjectPropertyAssertionAxioms(OWLIndividual individual) |
Internals.Pointer<OWLIndividual,OWLObjectPropertyAssertionAxiom> |
Internals.getObjectPropertyAssertionsByIndividual() |
MapPointer<OWLIndividual,OWLObjectPropertyAssertionAxiom> |
AbstractInternalsImpl.getObjectPropertyAssertionsByIndividual() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLEntityCollectionContainerCollector.visit(OWLObjectPropertyAssertionAxiom axiom) |
K |
InitVisitorFactory.InitVisitor.visit(OWLObjectPropertyAssertionAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLObjectPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLObjectPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLObjectPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLTutorialSyntaxObjectRenderer.visit(OWLObjectPropertyAssertionAxiom axiom) |
Copyright © 2014 The University of Manchester. All Rights Reserved.