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, replaceWhenSameSignature
annotateGenerated, annotateOverridden, annotateSuppressWarnings
public ReplaceMethodGenerator(SourceRoot sourceRoot)
protected void generateNode(BaseNodeMetaModel nodeMetaModel, CompilationUnit nodeCu, ClassOrInterfaceDeclaration nodeCoid)
generateNode
in class NodeGenerator
private java.lang.String attributeCheck(PropertyMetaModel property, java.lang.String attributeSetterName)
private java.lang.String nodeListCheck(PropertyMetaModel property)