
public static class CDOStaleReferenceCleaner.Default extends Object implements CDOStaleReferenceCleaner
CDOStaleReferenceCleaner that can be used on invalidation.CDOStaleReferenceCleaner.DefaultDEFAULT| Constructor and Description |
|---|
CDOStaleReferenceCleaner.Default() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanStaleReferences(Collection<Pair<org.eclipse.emf.ecore.EStructuralFeature.Setting,org.eclipse.emf.ecore.EObject>> objectsToBeRemoved)
Clean the stale references created on invalidation.
|
public void cleanStaleReferences(Collection<Pair<org.eclipse.emf.ecore.EStructuralFeature.Setting,org.eclipse.emf.ecore.EObject>> objectsToBeRemoved)
CDOStaleReferenceCleanercleanStaleReferences in interface CDOStaleReferenceCleanerobjectsToBeRemoved - Collection of Pair from EStructuralFeature.Setting to detached objectsCopyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.