public interface AnnotatedModel extends ActionScriptModel
| Modifier and Type | Method and Description |
|---|---|
void |
addAnnotation(AnnotationModel annotation) |
List<AnnotationModel> |
getAnnotations() |
List<AnnotationModel> |
getAnnotations(String name) |
void |
setAnnotations(List<AnnotationModel> annotations) |
visitList<AnnotationModel> getAnnotations()
List<AnnotationModel> getAnnotations(String name)
void setAnnotations(List<AnnotationModel> annotations)
void addAnnotation(AnnotationModel annotation)
Copyright © 2002–2019 CoreMedia AG. All rights reserved.