e3299338025c9cf33f885672fe439c294fb287e6
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type classes : List<OClassImpl> to classes : List<OClass> in method protected checkParametersConflict(classes List<OClass>) : void in class com.orientechnologies.orient.core.metadata.schema.OClassImpl | From | To | |
| Rename Variable | 1 | ||
| Rename Variable commulative : Map<String,OProperty> to comulative : Map<String,OProperty> in method protected checkParametersConflict(classes List<OClass>) : void in class com.orientechnologies.orient.core.metadata.schema.OClassImpl | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type superClass : OClassImpl to superClass : OClass in method protected checkParametersConflict(classes List<OClass>) : void in class com.orientechnologies.orient.core.metadata.schema.OClassImpl | From | To |