public interface IPostComponentDetectionStrategy
| 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.
|
void postComponentDetection(SoMoXConfiguration somoxConfiguration, SimpleAnalysisResult analysisResult, org.eclipse.core.runtime.IProgressMonitor progressMonitor)
detectedComponents - somoxConfiguration - analysisResult - progressMonitor -