Class UsageModelWeaving


  • public class UsageModelWeaving
    extends Object
    This class handles weaving of the PCM usage model.
    • Field Detail

      • parent

        protected final edu.kit.ipd.are.dsexplore.featurecompletions.weaver.strategy.behaviour.IBehaviourWeaving parent
    • Constructor Detail

      • UsageModelWeaving

        public UsageModelWeaving​(edu.kit.ipd.are.dsexplore.featurecompletions.weaver.strategy.behaviour.IBehaviourWeaving parent)
    • Method Detail

      • weave

        public void weave​(IWeavingInstruction instruction)
        As the Behaviour mechanism operates on intra component behaviour, there is nothing to do here.
        Parameters:
        instruction -