| Package | Description |
|---|---|
| net.jangaroo.jooc.backend | |
| net.jangaroo.jooc.model |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionScriptCodeGeneratingModelVisitor.visitAnnotationProperty(AnnotationPropertyModel annotationPropertyModel) |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationPropertyModel> |
AnnotationModel.getProperties() |
Map<String,AnnotationPropertyModel> |
AnnotationModel.getPropertiesByName() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationModel.addProperty(AnnotationPropertyModel annotationProperty) |
void |
ModelVisitor.visitAnnotationProperty(AnnotationPropertyModel annotationPropertyModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationModel.setProperties(List<AnnotationPropertyModel> properties) |
| Constructor and Description |
|---|
AnnotationModel(String name,
AnnotationPropertyModel... properties) |
Copyright © 2002–2016 CoreMedia AG. All rights reserved.