Class AnyToAllPushingDataChannel

All Implemented Interfaces:
IDataChannelResource
Direct Known Subclasses:
D3_Distribution

public class AnyToAllPushingDataChannel extends AbstractAnyToAllChannel
  • Constructor Details

    • AnyToAllPushingDataChannel

      public AnyToAllPushingDataChannel(JavaClassDataChannel dataChannel, org.palladiosimulator.pcm.core.composition.AssemblyContext assemblyContext, org.palladiosimulator.simulizar.interpreter.InterpreterDefaultContext mainContext, de.uka.ipd.sdq.scheduler.SchedulerModel model, org.palladiosimulator.simulizar.di.component.interfaces.SimulatedThreadComponent.Factory simulatedThreadComponentFactory, DataChannelResourceRegistry dataChannelResourceRegistry)
  • Method Details