| Package | Description | 
|---|---|
| org.codehaus.griffon.compile.core.ast.transform | AST Transformations for Annotations under  griffon.transformpackage. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EventPublisherASTTransformationHandles generation of code for the  @EventPublisherannotation. | 
| class  | FXObservableASTTransformationHandles generation of code for the  @FXObservable | 
| class  | MessageSourceAwareASTTransformationHandles generation of code for the  @MessageSourceAwareannotation. | 
| class  | MVCAwareASTTransformationHandles generation of code for the  @MVCAwareannotation. | 
| class  | ObservableASTTransformationHandles generation of code for the  @Observableannotation. | 
| class  | ResourceResolverAwareASTTransformationHandles generation of code for the  @ResourceResolverAwareannotation. | 
| class  | ResourcesAwareASTTransformationHandles generation of code for the  @ResourcesAwareannotation. | 
| class  | ThreadingASTTransformationHandles generation of code for the  @Threadingannotation. | 
| class  | ThreadingAwareASTTransformationHandles generation of code for the  @ThreadingAwareannotation. | 
| class  | VetoableASTTransformationHandles generation of code for the  @Vetoableannotation. |