Additional transformations applied to GORM entities
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | boolean | isAvailable()@return Whether the transformation is available | 
|  | void | visit(org.codehaus.groovy.ast.ClassNode classNode, org.codehaus.groovy.control.SourceUnit sourceUnit)Visit the transform | 
| Methods inherited from class | Name | 
|---|---|
| interface org.codehaus.groovy.transform.ASTTransformation | org.codehaus.groovy.transform.ASTTransformation#visit([Lorg.codehaus.groovy.ast.ASTNode;, org.codehaus.groovy.control.SourceUnit) | 
| interface groovy.transform.CompilationUnitAware | groovy.transform.CompilationUnitAware#setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) |