Class DeleteInitialComponentCandidatesStrategy

java.lang.Object
org.somox.analyzer.simplemodelanalyzer.detection.DeleteInitialComponentCandidatesStrategy
All Implemented Interfaces:
IPostComponentDetectionStrategy

public class DeleteInitialComponentCandidatesStrategy extends Object implements IPostComponentDetectionStrategy
Deletes initial components which have been replaced by merged basic components and converts the kept initial components into real basic component (is initial flag). Cleans up palladio model and source code decorator.
Does expect that composite components have NO references to transitively contained inner classes.