Interface EclipseSimuLizarRuntimeComponent
-
- All Superinterfaces:
AnalysisRuntimeComponent
,SimuLizarRuntimeComponent
- All Known Implementing Classes:
DaggerEclipseSimuLizarRuntimeComponent
@Component(dependencies={SimuLizarRootComponent.class,SimuComFrameworkComponent.class,QUALComponent.class,SimEngineComponent.class}, modules=EclipseSimulizarRuntimeModule.class) public interface EclipseSimuLizarRuntimeComponent extends SimuLizarRuntimeComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
EclipseSimuLizarRuntimeComponent.Factory
-
Method Summary
-
Methods inherited from interface org.palladiosimulator.simulizar.di.component.core.SimuLizarRuntimeComponent
allocationManager, componentInstanceRegistry, eventDispatcher, globalPartitionManager, globalPCMModel, interpreterThreadComponentFactory, mainContext, resourceContainerLookup, runtimeExtensionLookup, runtimeJob, transmissionInterpreter
-
-