| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Method and Description |
|---|---|
OWLDataSomeValuesFrom |
OWLDataFactory.getOWLDataSomeValuesFrom(OWLDataPropertyExpression property,
OWLDataRange dataRange)
Gets an OWLDataSomeValuesFrom restriction
|
| Modifier and Type | Method and Description |
|---|---|
O |
OWLClassExpressionVisitorEx.visit(OWLDataSomeValuesFrom ce)
visit OWLDataSomeValuesFrom type
|
void |
OWLClassExpressionVisitor.visit(OWLDataSomeValuesFrom ce)
visit OWLDataSomeValuesFrom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLDataSomeValuesFrom ce) |
void |
SimpleRenderer.visit(OWLDataSomeValuesFrom ce) |
O |
OWLObjectVisitorExAdapter.visit(OWLDataSomeValuesFrom ce) |
void |
OWLObjectVisitorAdapter.visit(OWLDataSomeValuesFrom ce) |
void |
OWLObjectTypeIndexProvider.visit(OWLDataSomeValuesFrom ce) |
void |
OWLObjectDuplicator.visit(OWLDataSomeValuesFrom ce) |
void |
OWLObjectComponentCollector.visit(OWLDataSomeValuesFrom ce) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLDataSomeValuesFrom ce) |
O |
OWLClassExpressionVisitorExAdapter.visit(OWLDataSomeValuesFrom ce) |
void |
OWLClassExpressionVisitorAdapter.visit(OWLDataSomeValuesFrom ce) |
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLDataSomeValuesFrom ce) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLDataSomeValuesFrom desc) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDataSomeValuesFrom ce) |
OWLClassExpression |
NNF.visit(OWLDataSomeValuesFrom ce) |
Integer |
MaximumModalDepthFinder.visit(OWLDataSomeValuesFrom ce) |
void |
HashCode.visit(OWLDataSomeValuesFrom ce) |
void |
DLExpressivityChecker.visit(OWLDataSomeValuesFrom ce) |
void |
DeprecatedOWLEntityCollector.visit(OWLDataSomeValuesFrom desc)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLDataSomeValuesFrom ce) |
Copyright © 2016 The University of Manchester. All Rights Reserved.