Class AggregatedContextExternalCallActionHandler

java.lang.Object
org.palladiosimulator.solver.handler.ExternalCallActionHandler
org.palladiosimulator.solver.handler.AggregatedContextExternalCallActionHandler

public class AggregatedContextExternalCallActionHandler extends ExternalCallActionHandler
Extends the ExternalCallActionHandler by overwriting ExternalCallActionHandler.visitSEFF(ServiceEffectSpecification, ContextWrapper). Creates a new AggregatedContextSEFFVisitor instead of a normal SeffVisitor.
  • Constructor Details

    • AggregatedContextExternalCallActionHandler

      public AggregatedContextExternalCallActionHandler(AggregatedContextSEFFVisitor seffVisitor, org.palladiosimulator.pcm.usagemodel.UsageScenario usageScenario)
  • Method Details

    • getCalledSEFF

      public org.palladiosimulator.pcm.seff.ServiceEffectSpecification getCalledSEFF()
    • getCalledAssemblyCtxt

      public org.palladiosimulator.pcm.core.composition.AssemblyContext getCalledAssemblyCtxt()
    • getCalledAllocationContext

      public org.palladiosimulator.pcm.allocation.AllocationContext getCalledAllocationContext()