|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.uml.refactor.HungarianNamer
public class HungarianNamer
Names the variable based on hungarian notation
Constructor Summary | |
---|---|
HungarianNamer()
|
Method Summary | |
---|---|
java.lang.String |
getDefaultName(VariableSummary initVariable,
java.lang.String prefix)
Sets the suggested name of this parameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HungarianNamer()
Method Detail |
---|
public java.lang.String getDefaultName(VariableSummary initVariable, java.lang.String prefix)
initVariable
- The new defaultName valueprefix
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |