| 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(OWLDataUnionOf node) |
| Modifier and Type | Method and Description |
|---|---|
static OWLDataUnionOf |
OWLFunctionalSyntaxFactory.DataUnionOf(OWLDataRange... dataRanges) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDataUnionOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDataUnionOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDataUnionOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDataUnionOf node) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataUnionOf |
OWLDataFactory.getOWLDataUnionOf(OWLDataRange... dataRanges) |
OWLDataUnionOf |
OWLDataFactory.getOWLDataUnionOf(Set<? extends OWLDataRange> dataRanges) |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLDataVisitorEx.visit(OWLDataUnionOf node)
visit OWLDataUnionOf type
|
O |
OWLDataRangeVisitorEx.visit(OWLDataUnionOf node)
visit OWLDataUnionOf type
|
void |
OWLDataRangeVisitor.visit(OWLDataUnionOf node)
visit OWLDataUnionOf type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDataUnionOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLDataUnionOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLDataUnionOf node) |
void |
SimpleRenderer.visit(OWLDataUnionOf node) |
void |
OWLObjectVisitorAdapter.visit(OWLDataUnionOf node) |
void |
OWLObjectTypeIndexProvider.visit(OWLDataUnionOf node) |
void |
OWLObjectDuplicator.visit(OWLDataUnionOf node) |
void |
OWLObjectComponentCollector.visit(OWLDataUnionOf node) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLDataUnionOf node) |
O |
OWLDataVisitorExAdapter.visit(OWLDataUnionOf node) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLDataUnionOf node) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDataUnionOf node) |
OWLDataRange |
NNF.visit(OWLDataUnionOf node) |
void |
HashCode.visit(OWLDataUnionOf node) |
void |
DeprecatedOWLEntityCollector.visit(OWLDataUnionOf node)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLDataUnionOf node) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataUnionOf |
BuilderDataUnionOf.buildObject() |
| Constructor and Description |
|---|
BuilderDataUnionOf(OWLDataUnionOf expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDataUnionOfImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLDataUnionOf |
OWLDataFactoryImpl.getOWLDataUnionOf(OWLDataRange... dataRanges) |
OWLDataUnionOf |
OWLDataFactoryImpl.getOWLDataUnionOf(Set<? extends OWLDataRange> dataRanges) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEntityRegistrationManager.visit(OWLDataUnionOf node) |
Copyright © 2016 The University of Manchester. All Rights Reserved.