64cca69cbca56346cadd827228906c967721721f
Files Diff
- Added: 4
- Removed: 1
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected createClassInstance(className String, clusterIds int[]) : OClassImpl extracted from private createClassInternal(database ODatabaseDocumentInternal, className String, clusterIdsToAdd int[], superClasses List<OClass>) : OClass in class com.orientechnologies.orient.core.metadata.schema.OSchemaEmbedded | From | To | |
Extract Method protected createPropertyInstance(global OGlobalProperty) : OPropertyImpl extracted from public addPropertyInternal(name String, type OType, linkedType OType, linkedClass OClass, unsafe boolean) : OPropertyImpl in class com.orientechnologies.orient.core.metadata.schema.OClassEmbedded | From | To |