Class ResourceEnvironmentTestModels.WithTwoContainersAndOneLink

  • All Implemented Interfaces:
    Supplier<org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition>
    Enclosing class:
    ResourceEnvironmentTestModels

    public static class ResourceEnvironmentTestModels.WithTwoContainersAndOneLink
    extends Object
    implements Supplier<org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition>
    Creates a fully equipped PCMResourceSetPartition with a resource environment of two resource containers and on linking resource.
    • Constructor Detail

      • WithTwoContainersAndOneLink

        public WithTwoContainersAndOneLink()
    • Method Detail

      • get

        public org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition get()
        Specified by:
        get in interface Supplier<org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition>