net.jangaroo.jooc.model
Interface AnnotatedModel
- All Superinterfaces:
- ActionScriptModel
- All Known Implementing Classes:
- AbstractAnnotatedModel, ClassModel, FieldModel, MemberModel, MethodModel, NamespaceModel, PropertyModel
public interface AnnotatedModel
- extends ActionScriptModel
Created with IntelliJ IDEA. User: fwienber Date: 11.06.12 Time: 12:22 To change this template use File | Settings |
File Templates.
getAnnotations
List<AnnotationModel> getAnnotations()
setAnnotations
void setAnnotations(List<AnnotationModel> annotations)
addAnnotation
void addAnnotation(AnnotationModel annotation)
Copyright © 2002-2013 CoreMedia AG. All Rights Reserved.