| Package | Description |
|---|---|
| org.obolibrary.macro | |
| org.semanticweb.owlapi.apibinding |
Guice modules and 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.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(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLFunctionalDataPropertyAxiom |
OWLFunctionalSyntaxFactory.FunctionalDataProperty(OWLDataPropertyExpression property) |
static OWLFunctionalDataPropertyAxiom |
OWLFunctionalSyntaxFactory.FunctionalDataProperty(OWLDataPropertyExpression property,
Set<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLFunctionalDataPropertyAxiom axiom) |
| 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> |
OWLAxiomIndex.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
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
SimpleRenderer.visit(OWLFunctionalDataPropertyAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLFunctionalDataPropertyAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLFunctionalDataPropertyAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLFunctionalDataPropertyAxiom axiom) |
OWLAxiom |
NNF.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
HashCode.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLFunctionalDataPropertyAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLFunctionalDataPropertyAxiom |
BuilderFunctionalDataProperty.buildObject() |
| Constructor and Description |
|---|
BuilderFunctionalDataProperty(OWLFunctionalDataPropertyAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLFunctionalDataPropertyAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLFunctionalDataPropertyAxiom |
OWLFunctionalDataPropertyAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLFunctionalDataPropertyAxiom |
OWLFunctionalDataPropertyAxiomImpl.getAxiomWithoutAnnotations() |
OWLFunctionalDataPropertyAxiom |
OWLDataFactoryImpl.getOWLFunctionalDataPropertyAxiom(OWLDataPropertyExpression property) |
OWLFunctionalDataPropertyAxiom |
OWLDataFactoryImpl.getOWLFunctionalDataPropertyAxiom(OWLDataPropertyExpression property,
Set<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLFunctionalDataPropertyAxiom> |
OWLAxiomIndexImpl.getFunctionalDataPropertyAxioms(OWLDataPropertyExpression property) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLFunctionalDataPropertyAxiom> |
ConcurrentOWLOntologyImpl.getFunctionalDataPropertyAxioms(OWLDataPropertyExpression owlDataPropertyExpression) |
Copyright © 2016 The University of Manchester. All Rights Reserved.