|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElkAnnotationValue | |
|---|---|
| org.semanticweb.elk.owl.interfaces | |
| org.semanticweb.elk.owl.iris | |
| Uses of ElkAnnotationValue in org.semanticweb.elk.owl.interfaces |
|---|
| Subinterfaces of ElkAnnotationValue in org.semanticweb.elk.owl.interfaces | |
|---|---|
interface |
ElkAnonymousIndividual
Corresponds to an Anonymous Individuals in the OWL 2 specification. |
interface |
ElkLiteral
Corresponds to a Literal in the OWL 2 specification. |
| Methods in org.semanticweb.elk.owl.interfaces that return ElkAnnotationValue | |
|---|---|
ElkAnnotationValue |
ElkAnnotationAssertionAxiom.getValue()
|
ElkAnnotationValue |
ElkAnnotation.getValue()
|
| Methods in org.semanticweb.elk.owl.interfaces with parameters of type ElkAnnotationValue | |
|---|---|
ElkAnnotation |
ElkObjectFactory.getAnnotation(ElkAnnotationProperty property,
ElkAnnotationValue value)
Create an ElkAnnotation |
ElkAnnotationAssertionAxiom |
ElkObjectFactory.getAnnotationAssertionAxiom(ElkAnnotationProperty property,
ElkAnnotationSubject subject,
ElkAnnotationValue value)
Create an ElkAnnotationAssertionAxiom |
| Uses of ElkAnnotationValue in org.semanticweb.elk.owl.iris |
|---|
| Classes in org.semanticweb.elk.owl.iris that implement ElkAnnotationValue | |
|---|---|
class |
ElkAbbreviatedIri
Represents an abbreaviated IRI. |
class |
ElkFullIri
Represents a fully expanded IRI. |
class |
ElkIri
This class represents an IRI. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||