Package edu.kit.ipd.are.dsexplore.featurecompletions.weaver.strategy
-
Interface Summary Interface Description IStrategyExtension IWeavingStrategy The weaving strategy interface contains all methods that need to be implemented in order to integrate a concern solution into a given PCM model according to the strategy of a class implementing this interface.WeavingStrategies.Constructor -
Class Summary Class Description WeavingInstruction This class is a container for the weaving instruction informations required by the concern weaver.WeavingLocation This class is a container for the informations of the weaving location. -
Enum Summary Enum Description WeavingStrategies Create mapping betweenInclusionMechanism
andIWeavingStrategy
.