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, getTypeAnnotations
public List<Type> getInterfaces(EmitContext context, ModelDeclaration model)
JavaDataModelDriver
getInterfaces
in class JavaDataModelDriver
context
- the attached contextmodel
- target modelCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.