Class RepositoryWeaving


  • public class RepositoryWeaving
    extends Object
    This class handles weaving of the PCM repository model.
    • Field Detail

      • parent

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

      • RepositoryWeaving

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

      • weave

        public void weave​(IWeavingInstruction instruction)
        Applies the weaving operation on the repository model. Required roles for fc calls are added as needed.
        Parameters:
        instruction - the weaving instruction to apply.