Get the default set of annotations. The set is created if it doesn't exist yet.
()
| 48 | * doesn't exist yet. |
| 49 | */ |
| 50 | public AnnotationSet getAnnotations(); |
| 51 | |
| 52 | /** Get a named set of annotations. Creates a new set if one with this |
| 53 | * name doesn't exist yet. |
no outgoing calls