Class MiddlewareCompletionAwareDemandCalculator

  • All Implemented Interfaces:
    ITransmissionPayloadDemandCalculator<de.uka.ipd.sdq.simucomframework.variables.stackframe.SimulatedStackframe<Object>,​Double>

    public class MiddlewareCompletionAwareDemandCalculator
    extends Object
    implements ITransmissionPayloadDemandCalculator<de.uka.ipd.sdq.simucomframework.variables.stackframe.SimulatedStackframe<Object>,​Double>
    This calculator realizes a demand calculation compatible with the middleware marshalling palladio model completion. It assumes, that the completion ensures, that the amount of data to be transmitted is already precalculated and given as "BYTESIZE" characteristic of an element "stream" on the stack frame.
    • Constructor Detail

      • MiddlewareCompletionAwareDemandCalculator

        @Inject
        public MiddlewareCompletionAwareDemandCalculator()