|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElkLiteral | |
|---|---|
| org.semanticweb.elk.owl.interfaces | |
| org.semanticweb.elk.owl.util | |
| org.semanticweb.elk.owl.visitors | |
| Uses of ElkLiteral in org.semanticweb.elk.owl.interfaces |
|---|
| Methods in org.semanticweb.elk.owl.interfaces that return ElkLiteral | |
|---|---|
ElkLiteral |
ElkObjectFactory.getLiteral(String lexicalForm,
ElkDatatype datatype)
Create an ElkLiteral. |
ElkLiteral |
ElkFacetRestriction.getRestrictionValue()
Get the literal used as a restriction value. |
| Methods in org.semanticweb.elk.owl.interfaces that return types with arguments of type ElkLiteral | |
|---|---|
List<? extends ElkLiteral> |
ElkDataOneOf.getLiterals()
Get the list of literals that this expression refers to. |
| Method parameters in org.semanticweb.elk.owl.interfaces with type arguments of type ElkLiteral | |
|---|---|
ElkDataOneOf |
ElkObjectFactory.getDataOneOf(List<? extends ElkLiteral> literals)
Create an ElkDataOneOf. |
| Uses of ElkLiteral in org.semanticweb.elk.owl.util |
|---|
| Methods in org.semanticweb.elk.owl.util with parameters of type ElkLiteral | |
|---|---|
String |
OwlObjectNameVisitor.visit(ElkLiteral elkLiteral)
|
| Uses of ElkLiteral in org.semanticweb.elk.owl.visitors |
|---|
| Methods in org.semanticweb.elk.owl.visitors with parameters of type ElkLiteral | |
|---|---|
O |
ElkLiteralVisitor.visit(ElkLiteral elkLiteral)
|
O |
ElkAnnotationValueVisitor.visit(ElkLiteral literal)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||