Class ResourceEnvironmentTestModels.WithTwoContainersAndOneLink
java.lang.Object
org.palladiosimulator.simulizar.test.commons.models.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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition
get()
-
Constructor Details
-
WithTwoContainersAndOneLink
public WithTwoContainersAndOneLink()
-
-
Method Details