Package | Description |
---|---|
org.obolibrary.macro | |
org.semanticweb.owlapi.apibinding |
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 | Description |
---|---|---|
OWLClassExpression |
AbstractMacroExpansionVisitor.visit(OWLDataHasValue ce) |
Modifier and Type | Method | Description |
---|---|---|
static OWLDataHasValue |
OWLFunctionalSyntaxFactory.DataHasValue(OWLDataPropertyExpression pe,
OWLLiteral literal) |
Modifier and Type | Method | Description |
---|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDataHasValue ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDataHasValue ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
LatexBracketChecker.visit(OWLDataHasValue ce) |
|
void |
LatexObjectVisitor.visit(OWLDataHasValue ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDataHasValue ce) |
Modifier and Type | Method | Description |
---|---|---|
OWLDataHasValue |
OWLDataFactory.getOWLDataHasValue(OWLDataPropertyExpression property,
OWLLiteral value) |
Modifier and Type | Method | Description |
---|---|---|
void |
OWLClassExpressionVisitor.visit(OWLDataHasValue ce) |
visit OWLDataHasValue type
|
O |
OWLClassExpressionVisitorEx.visit(OWLDataHasValue ce) |
visit OWLDataHasValue type
|
Modifier and Type | Method | Description |
---|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDataHasValue ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractTranslator.visit(OWLDataHasValue ce) |
Modifier and Type | Method | Description |
---|---|---|
OWLDataHasValue |
OWLObjectDesharer.visit(OWLDataHasValue ce) |
Modifier and Type | Method | Description |
---|---|---|
O |
DelegatingObjectVisitorEx.visit(OWLDataHasValue ce) |
|
void |
DeprecatedOWLEntityCollector.visit(OWLDataHasValue desc) |
Deprecated.
|
void |
DLExpressivityChecker.visit(OWLDataHasValue ce) |
|
void |
HashCode.visit(OWLDataHasValue ce) |
|
Integer |
MaximumModalDepthFinder.visit(OWLDataHasValue ce) |
|
OWLClassExpression |
NNF.visit(OWLDataHasValue ce) |
|
void |
OWLAnnotationPropertyTransformer.visit(OWLDataHasValue ce) |
|
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLDataHasValue desc) |
|
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLDataHasValue ce) |
|
void |
OWLClassExpressionVisitorAdapter.visit(OWLDataHasValue ce) |
|
O |
OWLClassExpressionVisitorExAdapter.visit(OWLDataHasValue ce) |
|
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLDataHasValue ce) |
|
void |
OWLObjectComponentCollector.visit(OWLDataHasValue ce) |
|
OWLDataHasValue |
OWLObjectDesharer.visit(OWLDataHasValue ce) |
|
void |
OWLObjectDuplicator.visit(OWLDataHasValue ce) |
|
void |
OWLObjectTypeIndexProvider.visit(OWLDataHasValue ce) |
|
void |
OWLObjectVisitorAdapter.visit(OWLDataHasValue ce) |
|
O |
OWLObjectVisitorExAdapter.visit(OWLDataHasValue ce) |
|
void |
SimpleRenderer.visit(OWLDataHasValue ce) |
|
void |
StructureWalker.visit(OWLDataHasValue ce) |
Modifier and Type | Method | Description |
---|---|---|
OWLDataHasValue |
BuilderDataHasValue.buildObject() |
Constructor | Description |
---|---|
BuilderDataHasValue(OWLDataHasValue expected,
OWLDataFactory df) |
builder initialized from an existing object
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLDataHasValueImpl |
Modifier and Type | Method | Description |
---|---|---|
OWLDataHasValue |
OWLDataFactoryImpl.getOWLDataHasValue(OWLDataPropertyExpression property,
OWLLiteral value) |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractEntityRegistrationManager.visit(OWLDataHasValue ce) |
Copyright © 2018 The University of Manchester. All rights reserved.