Class AllocationLookupSyncerTestModels.TrivialAllocation
java.lang.Object
org.palladiosimulator.simulizar.test.commons.models.TestModelBase.Empty
org.palladiosimulator.simulizar.test.commons.models.AllocationLookupSyncerTestModels.TrivialAllocation
- All Implemented Interfaces:
Supplier<org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition>
- Enclosing class:
- AllocationLookupSyncerTestModels
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition
get()
-
Field Details
-
RCId
- See Also:
-
AssemblyCtxId
- See Also:
-
-
Constructor Details
-
TrivialAllocation
public TrivialAllocation()
-
-
Method Details
-
get
public org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition get()- Specified by:
get
in interfaceSupplier<org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition>
- Overrides:
get
in classTestModelBase.Empty
-