| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Method and Description |
|---|---|
OWLDataIntersectionOf |
OWLDataFactory.getOWLDataIntersectionOf(OWLDataRange... dataRanges) |
OWLDataIntersectionOf |
OWLDataFactory.getOWLDataIntersectionOf(Set<? extends OWLDataRange> dataRanges) |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLDataVisitorEx.visit(OWLDataIntersectionOf node)
visit OWLDataIntersectionOf type
|
O |
OWLDataRangeVisitorEx.visit(OWLDataIntersectionOf node)
visit OWLDataIntersectionOf type
|
void |
OWLDataRangeVisitor.visit(OWLDataIntersectionOf node)
visit OWLDataIntersectionOf type
|
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLDataIntersectionOf node) |
void |
SimpleRenderer.visit(OWLDataIntersectionOf node) |
void |
OWLObjectVisitorAdapter.visit(OWLDataIntersectionOf node) |
void |
OWLObjectTypeIndexProvider.visit(OWLDataIntersectionOf node) |
void |
OWLObjectDuplicator.visit(OWLDataIntersectionOf node) |
void |
OWLObjectComponentCollector.visit(OWLDataIntersectionOf node) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLDataIntersectionOf node) |
O |
OWLDataVisitorExAdapter.visit(OWLDataIntersectionOf node) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLDataIntersectionOf node) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDataIntersectionOf node) |
OWLDataRange |
NNF.visit(OWLDataIntersectionOf node) |
void |
HashCode.visit(OWLDataIntersectionOf node) |
void |
DeprecatedOWLEntityCollector.visit(OWLDataIntersectionOf node)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLDataIntersectionOf node) |
Copyright © 2016 The University of Manchester. All Rights Reserved.