public class ObjectDriver extends JavaDataModelDriver
Object
methods.Constructor and Description |
---|
ObjectDriver() |
Modifier and Type | Method and Description |
---|---|
List<MethodDeclaration> |
getMethods(EmitContext context,
ModelDeclaration model)
Returns the method declarations to mixin to the model.
|
generateResources, getFields, getInterfaces, getMemberAnnotations, getMemberAnnotations, getTypeAnnotations
public List<MethodDeclaration> getMethods(EmitContext context, ModelDeclaration model)
JavaDataModelDriver
getMethods
in class JavaDataModelDriver
context
- the attached contextmodel
- target modelCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.