public class UppercaseDashesConfigNodeNameRefactoringConsumer extends ConfigNodeNameRefactoringConsumer
ConfigNode's
according to the UPPERCASE_DASHES naming standardConstructor and Description |
---|
UppercaseDashesConfigNodeNameRefactoringConsumer() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRefactoringTypeName()
Override this method in order to provide an unique re-factoring type
name, which will be used later on in the template to identify the proper
re-factored name to use for each part of the template
|
accept
public UppercaseDashesConfigNodeNameRefactoringConsumer()
public java.lang.String getRefactoringTypeName()
ConfigNodeRefactoringConsumer
getRefactoringTypeName
in class ConfigNodeRefactoringConsumer