public class ProjectionDriver extends JavaDataModelDriver
| Constructor and Description |
|---|
ProjectionDriver() |
| Modifier and Type | Method and Description |
|---|---|
List<Type> |
getInterfaces(EmitContext context,
ModelDeclaration model)
Returns the interface types to implement to the model.
|
generateResources, getFields, getMemberAnnotations, getMemberAnnotations, getMethods, getTypeAnnotationspublic List<Type> getInterfaces(EmitContext context, ModelDeclaration model)
JavaDataModelDrivergetInterfaces in class JavaDataModelDrivercontext - the attached contextmodel - target modelCopyright © 2011–2018 Asakusa Framework Team. All rights reserved.