| 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.profiles.violations | |
| 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(OWLDataOneOf node) |
| Modifier and Type | Method and Description |
|---|---|
static OWLDataOneOf |
OWLFunctionalSyntaxFactory.DataOneOf(OWLLiteral... literals) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDataOneOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDataOneOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDataOneOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDataOneOf node) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataOneOf |
OWLDataFactory.getOWLDataOneOf(OWLLiteral... values)
Gets an OWLDataOneOf (see spec)
|
OWLDataOneOf |
OWLDataFactory.getOWLDataOneOf(Set<? extends OWLLiteral> values)
Gets an OWLDataOneOf (see spec)
|
| Modifier and Type | Method and Description |
|---|---|
O |
OWLDataVisitorEx.visit(OWLDataOneOf node)
visit OWLDataOneOf type
|
O |
OWLDataRangeVisitorEx.visit(OWLDataOneOf node)
visit OWLDataOneOf type
|
void |
OWLDataRangeVisitor.visit(OWLDataOneOf node)
visit OWLDataOneOf type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDataOneOf node) |
| Constructor and Description |
|---|
UseOfDataOneOfWithMultipleLiterals(OWLOntology ontology,
OWLAxiom axiom,
OWLDataOneOf dataOneOf) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLDataOneOf node) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLDataOneOf node) |
void |
SimpleRenderer.visit(OWLDataOneOf node) |
void |
OWLObjectVisitorAdapter.visit(OWLDataOneOf node) |
void |
OWLObjectTypeIndexProvider.visit(OWLDataOneOf node) |
void |
OWLObjectDuplicator.visit(OWLDataOneOf node) |
void |
OWLObjectComponentCollector.visit(OWLDataOneOf node) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLDataOneOf node) |
O |
OWLDataVisitorExAdapter.visit(OWLDataOneOf node) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLDataOneOf node) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDataOneOf node) |
OWLDataRange |
NNF.visit(OWLDataOneOf node) |
void |
HashCode.visit(OWLDataOneOf node) |
void |
DeprecatedOWLEntityCollector.visit(OWLDataOneOf node)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLDataOneOf node) |
void |
DLExpressivityChecker.visit(OWLDataOneOf node) |
| Modifier and Type | Method and Description |
|---|---|
OWLDataOneOf |
BuilderDataOneOf.buildObject() |
| Constructor and Description |
|---|
BuilderDataOneOf(OWLDataOneOf expected,
OWLDataFactory df)
builder initialized from an existing object
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDataOneOfImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLDataOneOf |
OWLDataFactoryImpl.getOWLDataOneOf(OWLLiteral... values) |
OWLDataOneOf |
OWLDataFactoryImpl.getOWLDataOneOf(Set<? extends OWLLiteral> values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEntityRegistrationManager.visit(OWLDataOneOf node) |
Copyright © 2016 The University of Manchester. All Rights Reserved.