| 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.util |
Utilities package
|
| org.semanticweb.owlapitools.builders | |
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
| Modifier and Type | Method and Description |
|---|---|
OWLDataRange |
AbstractMacroExpansionVisitor.visit(OWLDataIntersectionOf node) |
| Modifier and Type | Method and Description |
|---|---|
static OWLDataIntersectionOf |
OWLFunctionalSyntaxFactory.DataIntersectionOf(OWLDataRange... dataRanges) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDataIntersectionOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDataIntersectionOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDataIntersectionOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDataIntersectionOf node) |
| 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 |
OWLXMLObjectRenderer.visit(OWLDataIntersectionOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLDataIntersectionOf node) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataIntersectionOf |
BuilderDataIntersectionOf.buildObject() |
| Constructor and Description |
|---|
BuilderDataIntersectionOf(OWLDataIntersectionOf expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDataIntersectionOfImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLDataIntersectionOf |
OWLDataFactoryImpl.getOWLDataIntersectionOf(OWLDataRange... dataRanges) |
OWLDataIntersectionOf |
OWLDataFactoryImpl.getOWLDataIntersectionOf(Set<? extends OWLDataRange> dataRanges) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEntityRegistrationManager.visit(OWLDataIntersectionOf node) |
Copyright © 2016 The University of Manchester. All Rights Reserved.