Interface SimuComFrameworkComponent.Factory
- Enclosing interface:
- SimuComFrameworkComponent
@Factory
public static interface SimuComFrameworkComponent.Factory
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(de.uka.ipd.sdq.simucomframework.SimuComConfig simuComConfig, SimEngineComponent simEngineComponent, QUALComponent qualComponent)
-
Method Details
-
create
SimuComFrameworkComponent create(@BindsInstance de.uka.ipd.sdq.simucomframework.SimuComConfig simuComConfig, SimEngineComponent simEngineComponent, QUALComponent qualComponent)
-