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 interface
SimEngineComponent.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description de.uka.ipd.sdq.simulation.abstractsimengine.ISimEngineFactory
simEngineFactory()
de.uka.ipd.sdq.simulation.abstractsimengine.ISimEventFactory
simEventFactory()
-