| Constructor and Description |
|---|
BaseGenerator(MavenGeneratorContext context,
String name) |
| Modifier and Type | Method and Description |
|---|---|
GeneratorConfig |
getConfig() |
protected String |
getConfig(Configs.Key key) |
protected String |
getConfig(Configs.Key key,
String defaultVal) |
MavenGeneratorContext |
getContext() |
String |
getName() |
protected org.apache.maven.project.MavenProject |
getProject() |
public BaseGenerator(MavenGeneratorContext context, String name)
protected org.apache.maven.project.MavenProject getProject()
public MavenGeneratorContext getContext()
public GeneratorConfig getConfig()
protected String getConfig(Configs.Key key)
protected String getConfig(Configs.Key key, String defaultVal)
Copyright © 2016. All rights reserved.