public class NullModelMinimizer extends Object implements IModelMinimizer
IModelMinimizer
.Constructor and Description |
---|
NullModelMinimizer() |
Modifier and Type | Method and Description |
---|---|
void |
minimize(SynchronizationModel syncModel,
org.eclipse.core.runtime.IProgressMonitor monitor)
This will be called to reduce the number of resources in this model's traversals.
|
public void minimize(SynchronizationModel syncModel, org.eclipse.core.runtime.IProgressMonitor monitor)
minimize
in interface IModelMinimizer
monitor
- Monitor on which to report progress to the user.
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.