public class DummyPostComponentDetectionStrategy extends Object implements IPostComponentDetectionStrategy
| Constructor and Description |
|---|
DummyPostComponentDetectionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
postComponentDetection(SoMoXConfiguration somoxConfiguration,
SimpleAnalysisResult analysisResult,
org.eclipse.core.runtime.IProgressMonitor progressMonitor)
Used to clean up components, remove potentially initial components, etc.
|
public void postComponentDetection(SoMoXConfiguration somoxConfiguration, SimpleAnalysisResult analysisResult, org.eclipse.core.runtime.IProgressMonitor progressMonitor)
IPostComponentDetectionStrategypostComponentDetection in interface IPostComponentDetectionStrategy