Package org.palladiosimulator.simulizar
Interface SimuLizarRootComponent
-
- All Known Implementing Classes:
DaggerSimuLizarRootComponent
@Component(modules={SimuLizarRootModule.class,EclipseIDECompositeModule.class}) @Singleton public interface SimuLizarRootComponent
This interface constitutes the root element of a SimuLizar dependency graph. A new simulation can be instantiated using the generated builder.- See Also:
PCMStartInterpretationJob
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PCMInterpreterRootCompositeJob
rootJob()
-
-
-
Method Detail
-
rootJob
PCMInterpreterRootCompositeJob rootJob()
-
-