E D R , A S I H C RSS

BackLinks search for "MoveMethod"

BackLinks of MoveMethod


Search BackLinks only
Display context of search results
Case-sensitive searching
  • Refactoring/BadSmellsInCode
          * 바뀌는 부분들에 대해 MoveMethod, MoveField 하여 하나의 클래스에 넣는다. (없으면 새로 하나 클래스 생성할것)
         MoveMethod, MoveField, InlineClass
         MoveMethod, MoveField, ExtractMethod
          * switch-case 부분을 ExtractMethod 한 뒤, polymorphism이 필요한 class에 MoveMethod 한다. 그리고 나서 ReplaceTypeCodeWithSubclasses 나 ["ReplaceTypeCodeWithState/Strategy"] 를 할 것을 결정한다. 상속구조를 정의할 수 있을때에는 ReplaceConditionalWithPolyMorphism 한다.
         MoveMethod, MoveField
         MoveMethod, MoveField, ChangeBidirectionalAssociationsToUnidirectional, ReplaceInheritanceWithDelegation, HideDelegation
         RenameMethod, MoveMethod
         MoveMethod, EncapsulateField, EncapsulateCollection
Found 1 matching page out of 7540 total pages

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
Processing time 0.0066 sec