Interface ForkedBehaviorProcessFactory

All Known Implementing Classes:
ForkedBehaviorProcessFactoryImpl

public interface ForkedBehaviorProcessFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    de.uka.ipd.sdq.simucomframework.fork.ForkedBehaviourProcess
    create(org.palladiosimulator.pcm.seff.ForkedBehaviour behavior, InterpreterDefaultContext parentContext, boolean isAsync)
     
  • Method Details

    • create

      de.uka.ipd.sdq.simucomframework.fork.ForkedBehaviourProcess create(org.palladiosimulator.pcm.seff.ForkedBehaviour behavior, InterpreterDefaultContext parentContext, boolean isAsync)