| Package | Description |
|---|---|
| net.jangaroo.jooc.backend | |
| net.jangaroo.jooc.model |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionScriptCodeGeneratingModelVisitor.visitAnnotation(AnnotationModel annotationModel) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationModel |
ClassModel.getEvent(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationModel> |
AnnotatedModel.getAnnotations() |
List<AnnotationModel> |
AbstractAnnotatedModel.getAnnotations() |
List<AnnotationModel> |
AnnotatedModel.getAnnotations(String name) |
List<AnnotationModel> |
AbstractAnnotatedModel.getAnnotations(String name) |
List<AnnotationModel> |
ClassModel.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyModel.addAnnotation(AnnotationModel annotation) |
void |
AnnotatedModel.addAnnotation(AnnotationModel annotation) |
void |
AbstractAnnotatedModel.addAnnotation(AnnotationModel annotation) |
void |
ModelVisitor.visitAnnotation(AnnotationModel annotationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyModel.setAnnotations(List<AnnotationModel> annotations) |
void |
AnnotatedModel.setAnnotations(List<AnnotationModel> annotations) |
void |
AbstractAnnotatedModel.setAnnotations(List<AnnotationModel> annotations) |
Copyright © 2002–2016 CoreMedia AG. All rights reserved.