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

public static class AllocationLookupSyncerTestModels.TrivialAllocation extends TestModelBase.Empty
  • Field Details

  • Constructor Details

    • TrivialAllocation

      public TrivialAllocation()
  • Method Details

    • get

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