Class DataChannelResourceFactory

java.lang.Object
org.palladiosimulator.indirections.scheduler.DataChannelResourceFactory
All Implemented Interfaces:
IDataChannelResourceFactory

public class DataChannelResourceFactory extends Object implements IDataChannelResourceFactory
  • Constructor Details

    • DataChannelResourceFactory

      public DataChannelResourceFactory()
  • Method Details

    • createDataChannelResource

      public IDataChannelResource createDataChannelResource(DataChannel dataChannel, org.palladiosimulator.pcm.core.composition.AssemblyContext assemblyContext, org.palladiosimulator.simulizar.interpreter.InterpreterDefaultContext context, de.uka.ipd.sdq.scheduler.SchedulerModel model, org.palladiosimulator.simulizar.di.component.interfaces.SimulatedThreadComponent.Factory simulatedThreadComponentFactory, DataChannelResourceRegistry dataChannelResourceRegistry)
      Specified by:
      createDataChannelResource in interface IDataChannelResourceFactory