Interface SimEngineComponent
-
- All Known Subinterfaces:
TestSimEngineComponent
- All Known Implementing Classes:
DaggerSimEngineComponent,DaggerTestSimEngineComponent
@Component(modules=EclipseSimEngineModule.class) public interface SimEngineComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSimEngineComponent.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description de.uka.ipd.sdq.simulation.abstractsimengine.ISimEngineFactorysimEngineFactory()de.uka.ipd.sdq.simulation.abstractsimengine.ISimEventFactorysimEventFactory()
-