| Modifier and Type | Method and Description |
|---|---|
static OWLSubDataPropertyOfAxiom |
OWLFunctionalSyntaxFactory.SubDataPropertyOf(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty) |
static OWLSubDataPropertyOfAxiom |
OWLFunctionalSyntaxFactory.SubDataPropertyOf(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty,
Collection<OWLAnnotation> a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLSubDataPropertyOfAxiom> |
AxiomType.SUB_DATA_PROPERTY
SubDataPropertyOf.
|
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
OWLSubDataPropertyOfAxiom.getAxiomWithoutAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLSubDataPropertyOfAxiom axiom)
visit OWLSubDataPropertyOfAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLSubDataPropertyOfAxiom axiom)
visit OWLSubDataPropertyOfAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLSubDataPropertyOfAxiom |
SubAxiomProvider.getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty) |
OWLSubDataPropertyOfAxiom |
SubAxiomProvider.getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom.getExpression() |
| Constructor and Description |
|---|
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom(OWLOntology ontology,
OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
OWLObjectDuplicator.visit(OWLSubDataPropertyOfAxiom axiom) |
OWLSubDataPropertyOfAxiom |
OWLObjectDesharer.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
SimpleRenderer.visit(OWLSubDataPropertyOfAxiom axiom) |
OWLSubDataPropertyOfAxiom |
OWLObjectDuplicator.visit(OWLSubDataPropertyOfAxiom axiom) |
OWLSubDataPropertyOfAxiom |
OWLObjectDesharer.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLSubDataPropertyOfAxiom ax) |
O |
DelegatingObjectVisitorEx.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLSubDataPropertyOfAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
BuilderSubDataProperty.buildObject() |
| Constructor and Description |
|---|
BuilderSubDataProperty(OWLSubDataPropertyOfAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLSubDataPropertyOfAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLSubDataPropertyOfAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLSubDataPropertyOfAxiom |
OWLSubDataPropertyOfAxiomImpl.getAxiomWithoutAnnotations() |
OWLSubDataPropertyOfAxiom |
OWLDataFactoryImpl.getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression subProperty,
OWLDataPropertyExpression superProperty,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Collection<OWLSubDataPropertyOfAxiom> |
OWLEquivalentDataPropertiesAxiomImpl.asSubDataPropertyOfAxioms() |
| Modifier and Type | Method and Description |
|---|---|
K |
InitVisitorFactory.InitVisitor.visit(OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<OWLSubDataPropertyOfAxiom> |
ConcurrentOWLOntologyImpl.dataSubPropertyAxiomsForSubProperty(OWLDataProperty subProperty) |
java.util.stream.Stream<OWLSubDataPropertyOfAxiom> |
ConcurrentOWLOntologyImpl.dataSubPropertyAxiomsForSuperProperty(OWLDataPropertyExpression superProperty) |
Set<OWLSubDataPropertyOfAxiom> |
ConcurrentOWLOntologyImpl.getDataSubPropertyAxiomsForSubProperty(OWLDataProperty owlDataProperty) |
Set<OWLSubDataPropertyOfAxiom> |
ConcurrentOWLOntologyImpl.getDataSubPropertyAxiomsForSuperProperty(OWLDataPropertyExpression owlDataPropertyExpression) |
Copyright © 2017 The University of Manchester. All Rights Reserved.