3ad7f11507f5f55a67b8649aaf1ffbf5ece3218a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public checkName(category TitanSchemaCategory, name String) : void from class com.thinkaurelius.titan.graphdb.types.StandardRelationTypeMaker to public isNotSystemName(category TitanSchemaCategory, name String) : boolean from class com.thinkaurelius.titan.graphdb.types.system.SystemTypeManager | From | To | |
Change Return Type | 1 | ||
Change Return Type void to boolean in method public isNotSystemName(category TitanSchemaCategory, name String) : boolean in class com.thinkaurelius.titan.graphdb.types.system.SystemTypeManager | From | To | |
Move Attribute | 1 | ||
Move Attribute package RESERVED_CHARS : char[] from class com.thinkaurelius.titan.graphdb.types.StandardRelationTypeMaker to private RESERVED_CHARS : char[] from class com.thinkaurelius.titan.graphdb.types.system.SystemTypeManager | From | To |