| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLFunctionalDataPropertyAxiom> |
AxiomType.FUNCTIONAL_DATA_PROPERTY
FunctionalDataProperty
|
| Modifier and Type | Method and Description |
|---|---|
OWLFunctionalDataPropertyAxiom |
OWLFunctionalDataPropertyAxiom.getAxiomWithoutAnnotations() |
OWLFunctionalDataPropertyAxiom |
OWLDataFactory.getOWLFunctionalDataPropertyAxiom(OWLDataPropertyExpression property) |
OWLFunctionalDataPropertyAxiom |
OWLDataFactory.getOWLFunctionalDataPropertyAxiom(OWLDataPropertyExpression property,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLFunctionalDataPropertyAxiom> |
OWLOntology.getFunctionalDataPropertyAxioms(OWLDataPropertyExpression property)
Gets the
OWLFunctionalDataPropertyAxioms
contained in this ontology that make the specified data property
functional. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLFunctionalDataPropertyAxiom axiom)
visit OWLFunctionalDataPropertyAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLFunctionalDataPropertyAxiom axiom)
visit OWLFunctionalDataPropertyAxiom type
|
O |
OWLAxiomVisitorEx.visit(OWLFunctionalDataPropertyAxiom axiom)
visit OWLFunctionalDataPropertyAxiom type
|
void |
OWLAxiomVisitor.visit(OWLFunctionalDataPropertyAxiom axiom)
visit OWLFunctionalDataPropertyAxiom type
|
Copyright © 2014 The University of Manchester. All Rights Reserved.