d07a566bfdc364588e92ddf7901834929d77b56b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type annotator : Annotator to subcomponent : Object in method public fillOptions(subcomponent Object, subcomponentName String, props Properties) : void in class edu.stanford.nlp.util.ArgumentParser | From | To | |
Rename Variable | 1 | ||
Rename Variable options : Properties to allProperties : Properties in method public fillOptions(props Properties, args String...) : void in class edu.stanford.nlp.util.ArgumentParser | From | To | |
Extract Method | 1 | ||
Extract Method private updatePropertiesWithOptions(props Properties, args String[]) : Properties extracted from public fillOptions(props Properties, args String...) : void in class edu.stanford.nlp.util.ArgumentParser | From | To | |
Rename Parameter | 2 | ||
Rename Parameter annotatorName : String to subcomponentName : String in method public fillOptions(subcomponent Object, subcomponentName String, props Properties) : void in class edu.stanford.nlp.util.ArgumentParser | From | To | |
Rename Parameter annotator : Annotator to subcomponent : Object in method public fillOptions(subcomponent Object, subcomponentName String, props Properties) : void in class edu.stanford.nlp.util.ArgumentParser | From | To |