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, getTypeAnnotationspublic List<MethodDeclaration> getMethods(EmitContext context, ModelDeclaration model)
JavaDataModelDrivergetMethods in class JavaDataModelDrivercontext - the attached contextmodel - target modelCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.