public class GeneratorInfoDriver extends JavaDataModelDriver
@DataModelKind
annotation.Constructor and Description |
---|
GeneratorInfoDriver() |
Modifier and Type | Method and Description |
---|---|
List<Annotation> |
getTypeAnnotations(EmitContext context,
ModelDeclaration model)
Returns the type annotations to attach to the model.
|
generateResources, getFields, getInterfaces, getMemberAnnotations, getMemberAnnotations, getMethods
public List<Annotation> getTypeAnnotations(EmitContext context, ModelDeclaration model)
JavaDataModelDriver
getTypeAnnotations
in class JavaDataModelDriver
context
- the attached contextmodel
- target modelCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.