java.lang.Object
edu.kit.ipd.are.dsexplore.featurecompletions.weaver.FCCUnweaver

public final class FCCUnweaver extends Object
This class is responsible for unweaving the adopted PCM instance. All applied changes will be removed, so that the PCM instance is brought back to its original state.
  • Constructor Details

    • FCCUnweaver

      public FCCUnweaver(de.uka.ipd.sdq.workflow.mdsd.blackboard.MDSDBlackboard blackboard)
  • Method Details

    • unweave

      public void unweave(org.palladiosimulator.solver.models.PCMInstance pcmToAdopt, List<Pair<String,ComplementumVisnetis>> availableCVs)
      Applies the unweaving process on the PCM instance.
      Parameters:
      pcmToAdopt - the PCM instance.
      availableCVs -