Interface PartitionContribution.Facade

    • Method Detail

      • appendPartition

        void appendPartition​(String partitionId,
                             de.uka.ipd.sdq.workflow.mdsd.blackboard.ResourceSetPartition partition)
        Appends a partition to the analysis blackboard
        Parameters:
        partitionId - the id of the partition to append
        partition - the partition implementation to append