Interface TestSimuLizarRootComponent
- All Superinterfaces:
SimuLizarRootComponent
- All Known Implementing Classes:
DaggerTestSimuLizarRootComponent
@Component(modules=TestRootModule.class)
public interface TestSimuLizarRootComponent
extends SimuLizarRootComponent
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static class
static interface
-
Method Summary
Methods inherited from interface org.palladiosimulator.simulizar.di.component.core.SimuLizarRootComponent
blackboard, config, rootJob
-
Method Details
-
runtimeComponentFactory
AnalysisRuntimeComponent.Factory runtimeComponentFactory()- Specified by:
runtimeComponentFactory
in interfaceSimuLizarRootComponent
-