Class DefaultSimuLizarTransmissionInterpreter<NodeType,PayloadType>

java.lang.Object
org.palladiosimulator.simulizar.interpreter.linking.impl.DefaultSimuLizarTransmissionInterpreter<NodeType,PayloadType>
Type Parameters:
NodeType - the type of nodes supported by the transmission interpreter. For this implementation the supported node type is determined by the used ILinkingResourceRouter.
PayloadType - the type of supported payloads. For this implementation the supported payload type is determined by the used ITransmissionPayloadDemandCalculator and the ITransmissionSimulationStrategy.
All Implemented Interfaces:
ITransmissionInterpreter<NodeType,PayloadType,InterpreterDefaultContext>

public class DefaultSimuLizarTransmissionInterpreter<NodeType,PayloadType> extends Object implements ITransmissionInterpreter<NodeType,PayloadType,InterpreterDefaultContext>
The DefaultSimuLizarTransmissionInterpreter encapsulated the default behavior of how link transmissions are simulated in SimuLizar. The behavior encapsulated three stages: