Class TestModelBase.Empty
- java.lang.Object
-
- org.palladiosimulator.simulizar.test.commons.models.TestModelBase.Empty
-
- All Implemented Interfaces:
Supplier<org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition>
- Direct Known Subclasses:
AllocationLookupSyncerTestModels.CompositeComponentAllocation
,AllocationLookupSyncerTestModels.SubsystemWhiteboxAllocation
,AllocationLookupSyncerTestModels.TrivialAllocation
- Enclosing class:
- TestModelBase
public static class TestModelBase.Empty extends Object implements Supplier<org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition>
Creates a fully instantiated PCMResourceSetPartion with empty models.
-
-
Constructor Summary
Constructors Constructor Description Empty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition
get()
-