Interface TestSimuLizarRootComponent
-
- All Superinterfaces:
SimuLizarRootComponent
- All Known Implementing Classes:
DaggerTestSimuLizarRootComponent
@Component(modules=TestRootModule.class) public interface TestSimuLizarRootComponent extends SimuLizarRootComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceTestSimuLizarRootComponent.Factorystatic classTestSimuLizarRootComponent.TestConfigurationModulestatic interfaceTestSimuLizarRootComponent.TestRootModule
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AnalysisRuntimeComponent.FactoryruntimeComponentFactory()-
Methods inherited from interface org.palladiosimulator.simulizar.di.component.core.SimuLizarRootComponent
blackboard, config, rootJob
-
-
-
-
Method Detail
-
runtimeComponentFactory
AnalysisRuntimeComponent.Factory runtimeComponentFactory()
- Specified by:
runtimeComponentFactoryin interfaceSimuLizarRootComponent
-
-