| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Annotatable
A model element that may have annotations.
| Method Summary | ||
|---|---|---|
| 
 | getAnnotation(Class<T> annotationType)Returns the annotation on the model element of the given type, or @code{null} | |
|  Annotation[] | getAnnotations()Returns the model elements' annotations. | |
| Method Detail | 
|---|
Annotation[] getAnnotations()
<T extends Annotation> T getAnnotation(Class<T> annotationType)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||