| Package | Description | 
|---|---|
| org.codehaus.griffon.compile.core | Compile-time metadata generation tools. | 
| org.codehaus.griffon.compile.core.ast.transform | AST Transformations for Annotations under  griffon.transformpackage. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | EventPublisherConstants | 
| interface  | MessageSourceAwareConstants | 
| interface  | MVCAwareConstants | 
| interface  | ObservableConstants | 
| interface  | ResourceResolverAwareConstants | 
| interface  | ResourcesAwareConstants | 
| interface  | ThreadingAwareConstants | 
| interface  | VetoableConstants | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EventPublisherASTTransformationHandles generation of code for the  @EventPublisherannotation. | 
| class  | GriffonArtifactASTInjector | 
| class  | GriffonArtifactASTTransformationHandles generation of code for Griffon artifacts. | 
| class  | GriffonControllerASTInjector | 
| class  | GriffonControllerASTTransformationHandles generation of code for Griffon controllers. | 
| class  | GriffonModelASTTransformationHandles generation of code for Griffon models. | 
| class  | GriffonMvcArtifactASTInjector | 
| class  | GriffonServiceASTTransformationHandles generation of code for Griffon controllers. | 
| class  | GriffonViewASTTransformationHandles generation of code for Griffon controllers. | 
| 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. |