@FunctionalInterface public interface Namer
Name computer.| Modifier and Type | Method and Description |
|---|---|
Name |
computeName(EmitContext context,
ModelDeclaration model)
Returns the related name for the target model.
|
Name computeName(EmitContext context, ModelDeclaration model)
context - the current contextmodel - the target data modelCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.