Class 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 Detail

      • FCCUnweaver

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

      • 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 -