|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationPropertyModel | |
|---|---|
| net.jangaroo.jooc.backend | |
| net.jangaroo.jooc.model | |
| Uses of AnnotationPropertyModel in net.jangaroo.jooc.backend |
|---|
| Methods in net.jangaroo.jooc.backend with parameters of type AnnotationPropertyModel | |
|---|---|
void |
ActionScriptCodeGeneratingModelVisitor.visitAnnotationProperty(AnnotationPropertyModel annotationPropertyModel)
|
| Uses of AnnotationPropertyModel in net.jangaroo.jooc.model |
|---|
| Methods in net.jangaroo.jooc.model that return types with arguments of type AnnotationPropertyModel | |
|---|---|
List<AnnotationPropertyModel> |
AnnotationModel.getProperties()
|
| Methods in net.jangaroo.jooc.model with parameters of type AnnotationPropertyModel | |
|---|---|
void |
AnnotationModel.addProperty(AnnotationPropertyModel annotationProperty)
|
void |
ModelVisitor.visitAnnotationProperty(AnnotationPropertyModel annotationPropertyModel)
|
| Method parameters in net.jangaroo.jooc.model with type arguments of type AnnotationPropertyModel | |
|---|---|
void |
AnnotationModel.setProperties(List<AnnotationPropertyModel> properties)
|
| Constructors in net.jangaroo.jooc.model with parameters of type AnnotationPropertyModel | |
|---|---|
AnnotationModel(String name,
AnnotationPropertyModel... properties)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||