public class ReplaceMethodGenerator extends NodeGenerator
sourceRoot| Constructor and Description |
|---|
ReplaceMethodGenerator(SourceRoot sourceRoot) |
| Modifier and Type | Method and Description |
|---|---|
private java.lang.String |
attributeCheck(PropertyMetaModel property,
java.lang.String attributeSetterName) |
protected void |
generateNode(BaseNodeMetaModel nodeMetaModel,
CompilationUnit nodeCu,
ClassOrInterfaceDeclaration nodeCoid) |
private java.lang.String |
nodeListCheck(PropertyMetaModel property) |
addOrReplaceWhenSameSignature, after, generate, replaceWhenSameSignatureannotateGenerated, annotateOverridden, annotateSuppressWarningspublic ReplaceMethodGenerator(SourceRoot sourceRoot)
protected void generateNode(BaseNodeMetaModel nodeMetaModel, CompilationUnit nodeCu, ClassOrInterfaceDeclaration nodeCoid)
generateNode in class NodeGeneratorprivate java.lang.String attributeCheck(PropertyMetaModel property, java.lang.String attributeSetterName)
private java.lang.String nodeListCheck(PropertyMetaModel property)