public interface AnnotationData
Annotation
object and its enclosing AnnotationSet
.Modifier and Type | Method and Description |
---|---|
Annotation |
getAnnotation()
Gets the
Annotation object represented by this structure. |
AnnotationSet |
getAnnotationSet()
Gets the
AnnotationSet object containing the annotation stored
by this structure. |
Annotation getAnnotation()
Annotation
object represented by this structure.Annotation
value.AnnotationSet getAnnotationSet()
AnnotationSet
object containing the annotation stored
by this structure.AnnotationSet
value.Copyright © 2024 GATE. All rights reserved.