java.lang.Object
org.palladiosimulator.analyzer.slingshot.common.events.modelchanges.ModelChange<org.palladiosimulator.pcm.allocation.Allocation>
org.palladiosimulator.analyzer.slingshot.common.events.modelchanges.AllocationChange

public class AllocationChange extends ModelChange<org.palladiosimulator.pcm.allocation.Allocation>
  • Method Details

    • getNewAllocationContexts

      public List<org.palladiosimulator.pcm.allocation.AllocationContext> getNewAllocationContexts()
    • builder

      public static AllocationChange.Builder builder()