Interface IDetectionStrategy
- All Known Implementing Classes:
ComponentDetectionByClustering
public interface IDetectionStrategy
-
Method Summary
Modifier and TypeMethodDescriptionstartDetection
(ComponentBuilder sammBuilder, AbstractMoxConfiguration somoxConfig, IProgressMonitor progressMonitor, List<ComponentImplementingClassesLink> components)
-
Method Details
-
startDetection
List<ComponentImplementingClassesLink> startDetection(ComponentBuilder sammBuilder, AbstractMoxConfiguration somoxConfig, IProgressMonitor progressMonitor, List<ComponentImplementingClassesLink> components) throws ModelAnalyzerException - Throws:
ModelAnalyzerException
-