public class ElkAnnotationImpl extends Object implements ElkAnnotation
ElkAnnotation.Factory| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkAnnotationVisitor<O> visitor) |
<O> O |
accept(ElkObjectVisitor<O> visitor) |
ElkAnnotationProperty |
getProperty() |
ElkAnnotationValue |
getValue() |
public <O> O accept(ElkAnnotationVisitor<O> visitor)
accept in interface ElkAnnotationpublic <O> O accept(ElkObjectVisitor<O> visitor)
public ElkAnnotationProperty getProperty()
getProperty in interface ElkAnnotationpublic ElkAnnotationValue getValue()
getValue in interface ElkAnnotationCopyright © 2011–2024 Live Ontologies Project. All rights reserved.