| Modifier and Type | Method and Description |
|---|---|
static OWLFunctionalDataPropertyAxiom |
OWLFunctionalSyntaxFactory.FunctionalDataProperty(OWLDataPropertyExpression property) |
static OWLFunctionalDataPropertyAxiom |
OWLFunctionalSyntaxFactory.FunctionalDataProperty(OWLDataPropertyExpression property,
Collection<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() |
| Modifier and Type | Method and Description |
|---|---|
default Stream<OWLFunctionalDataPropertyAxiom> |
OWLAxiomIndex.functionalDataPropertyAxioms(OWLDataPropertyExpression property)
Gets the
OWLFunctionalDataPropertyAxiom objects contained in this ontology that make
the specified data property functional. |
default Set<OWLFunctionalDataPropertyAxiom> |
OWLAxiomIndex.getFunctionalDataPropertyAxioms(OWLDataPropertyExpression property)
Gets the
OWLFunctionalDataPropertyAxiom objects contained in this ontology that make
the specified data property functional. |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLFunctionalDataPropertyAxiom axiom)
visit OWLFunctionalDataPropertyAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLFunctionalDataPropertyAxiom axiom)
visit OWLFunctionalDataPropertyAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLFunctionalDataPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLFunctionalDataPropertyAxiom(OWLDataPropertyExpression property) |
OWLFunctionalDataPropertyAxiom |
PropertyCharacteristicAxiomProvider.getOWLFunctionalDataPropertyAxiom(OWLDataPropertyExpression property,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileVisitor.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLFunctionalDataPropertyAxiom |
OWLObjectDuplicator.visit(OWLFunctionalDataPropertyAxiom ax) |
OWLFunctionalDataPropertyAxiom |
OWLObjectDesharer.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
SimpleRendererDebug.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
SimpleRenderer.visit(OWLFunctionalDataPropertyAxiom axiom) |
OWLFunctionalDataPropertyAxiom |
OWLObjectDuplicator.visit(OWLFunctionalDataPropertyAxiom ax) |
OWLFunctionalDataPropertyAxiom |
OWLObjectDesharer.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLFunctionalDataPropertyAxiom ax) |
O |
DelegatingObjectVisitorEx.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLFunctionalDataPropertyAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.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 | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLFunctionalDataPropertyAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLFunctionalDataPropertyAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLFunctionalDataPropertyAxiom |
OWLFunctionalDataPropertyAxiomImpl.getAxiomWithoutAnnotations() |
OWLFunctionalDataPropertyAxiom |
OWLDataFactoryImpl.getOWLFunctionalDataPropertyAxiom(OWLDataPropertyExpression property,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLFunctionalDataPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Stream<OWLFunctionalDataPropertyAxiom> |
ConcurrentOWLOntologyImpl.functionalDataPropertyAxioms(OWLDataPropertyExpression property) |
Set<OWLFunctionalDataPropertyAxiom> |
ConcurrentOWLOntologyImpl.getFunctionalDataPropertyAxioms(OWLDataPropertyExpression owlDataPropertyExpression) |
Copyright © 2020 The University of Manchester. All rights reserved.