Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
12 | 6 | 3 | 0.958 | anonymous_class_creation |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 12 | 282 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/ResourceImpl.java |
2 | 12 | 319 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/ResourceImpl.java |
3 | 12 | 349 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/ResourceImpl.java |
4 | 12 | 1528 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/ResourceImpl.java |
5 | 12 | 1685 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/ResourceImpl.java |
6 | 12 | 1734 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/ResourceImpl.java |
| |||||
new NotificationImpl(Notification.SET, oldResourceSet, resourceSet) { @Override public Object getNotifier() { return ResourceImpl.this ; } @Override public int getFeatureID(Class<? > expectedClass) { return RESOURCE__RESOURCE_SET; } } |
| |||||
new NotificationImpl(Notification.SET, oldURI, uri) { @Override public Object getNotifier() { return ResourceImpl.this ; } @Override public int getFeatureID(Class<? > expectedClass) { return RESOURCE__URI; } } |
| |||||
new NotificationImpl(Notification.SET, oldTimeStamp, timeStamp) { @Override public Object getNotifier() { return ResourceImpl.this ; } @Override public int getFeatureID(Class<? > expectedClass) { return RESOURCE__TIME_STAMP; } } |
| |||||
new NotificationImpl(Notification.SET, oldIsLoaded, isLoaded) { @Override public Object getNotifier() { return ResourceImpl.this ; } @Override public int getFeatureID(Class<? > expectedClass) { return RESOURCE__IS_LOADED; } } |
| |||||
new NotificationImpl(Notification.SET, oldIsTrackingModification, isTrackingModification) { @Override public Object getNotifier() { return ResourceImpl.this ; } @Override public int getFeatureID(Class<? > expectedClass) { return RESOURCE__IS_TRACKING_MODIFICATION; } } |
| |||||
new NotificationImpl(Notification.SET, oldIsModified, isModified) { @Override public Object getNotifier() { return ResourceImpl.this ; } @Override public int getFeatureID(Class<? > expectedClass) { return RESOURCE__IS_MODIFIED; } } |
| |||
new NotificationImpl(Notification.SET, [[#variable1714ee20]], [[#variable1714ed80]]) { @Override public Object getNotifier() { return ResourceImpl.this ; } @Override public int getFeatureID(Class<? > expectedClass) { return [[#variable1714ed20]]; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1714ee20]] | oldResourceSet |
1 | 2 | [[#1714ee20]] | oldURI |
1 | 3 | [[#1714ee20]] | oldTimeStamp |
1 | 4 | [[#1714ee20]] | oldIsLoaded |
1 | 5 | [[#1714ee20]] | oldIsTrackingModification |
1 | 6 | [[#1714ee20]] | oldIsModified |
2 | 1 | [[#1714ed80]] | resourceSet |
2 | 2 | [[#1714ed80]] | uri |
2 | 3 | [[#1714ed80]] | timeStamp |
2 | 4 | [[#1714ed80]] | isLoaded |
2 | 5 | [[#1714ed80]] | isTrackingModification |
2 | 6 | [[#1714ed80]] | isModified |
3 | 1 | [[#1714ed20]] | RESOURCE__RESOURCE_SET |
3 | 2 | [[#1714ed20]] | RESOURCE__URI |
3 | 3 | [[#1714ed20]] | RESOURCE__TIME_STAMP |
3 | 4 | [[#1714ed20]] | RESOURCE__IS_LOADED |
3 | 5 | [[#1714ed20]] | RESOURCE__IS_TRACKING_MODIFICATION |
3 | 6 | [[#1714ed20]] | RESOURCE__IS_MODIFIED |