| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
KRSS2ObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
KRSS2OWLObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLDataPropertyAssertionAxiom |
OWLFunctionalSyntaxFactory.DataPropertyAssertion(OWLDataPropertyExpression property,
OWLIndividual source,
OWLLiteral target) |
static OWLDataPropertyAssertionAxiom |
OWLFunctionalSyntaxFactory.DataPropertyAssertion(OWLDataPropertyExpression property,
OWLIndividual source,
OWLLiteral target,
Set<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebuggerClassExpressionGenerator.visit(OWLDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLDataPropertyAssertionAxiom> |
AxiomType.DATA_PROPERTY_ASSERTION
DataPropertyAssertion
|
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDataPropertyAssertionAxiom> |
OWLOntology.getDataPropertyAssertionAxioms(OWLIndividual individual)
Gets the
OWLDataPropertyAssertionAxioms
contained in this ontology that have the specified individual as
the subject of the axiom. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLDataPropertyAssertionAxiom axiom)
visit OWLDataPropertyAssertionAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLDataPropertyAssertionAxiom axiom)
visit OWLDataPropertyAssertionAxiom type
|
O |
OWLAxiomVisitorEx.visit(OWLDataPropertyAssertionAxiom axiom)
visit OWLDataPropertyAssertionAxiom type
|
void |
OWLAxiomVisitor.visit(OWLDataPropertyAssertionAxiom axiom)
visit OWLDataPropertyAssertionAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDataPropertyAssertionAxiomImpl |
| Modifier and Type | Field and Description |
|---|---|
protected MapPointer<OWLIndividual,OWLDataPropertyAssertionAxiom> |
AbstractInternalsImpl.dataPropertyAssertionsByIndividual |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLDataPropertyAssertionAxiom> |
OWLOntologyImpl.getDataPropertyAssertionAxioms(OWLIndividual individual) |
Internals.Pointer<OWLIndividual,OWLDataPropertyAssertionAxiom> |
Internals.getDataPropertyAssertionsByIndividual() |
MapPointer<OWLIndividual,OWLDataPropertyAssertionAxiom> |
AbstractInternalsImpl.getDataPropertyAssertionsByIndividual() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLEntityCollectionContainerCollector.visit(OWLDataPropertyAssertionAxiom axiom) |
K |
InitVisitorFactory.InitVisitor.visit(OWLDataPropertyAssertionAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLTutorialSyntaxObjectRenderer.visit(OWLDataPropertyAssertionAxiom axiom) |
Copyright © 2014 The University of Manchester. All Rights Reserved.