Interface ForkedBehaviorProcessFactory
-
- All Known Implementing Classes:
ForkedBehaviorProcessFactoryImpl
public interface ForkedBehaviorProcessFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description de.uka.ipd.sdq.simucomframework.fork.ForkedBehaviourProcess
create(org.palladiosimulator.pcm.seff.ForkedBehaviour behavior, InterpreterDefaultContext parentContext, boolean isAsync)
-
-
-
Method Detail
-
create
de.uka.ipd.sdq.simucomframework.fork.ForkedBehaviourProcess create(org.palladiosimulator.pcm.seff.ForkedBehaviour behavior, InterpreterDefaultContext parentContext, boolean isAsync)
-
-