Interface QVTOReconfigurationComponent
-
- All Superinterfaces:
ExtensionComponent
- All Known Implementing Classes:
DaggerQVTOReconfigurationComponent
@Component(dependencies={SimuLizarRuntimeComponent.class,SimuLizarRootComponent.class}) public interface QVTOReconfigurationComponent extends ExtensionComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classQVTOReconfigurationComponent.EclipseFactorystatic interfaceQVTOReconfigurationComponent.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QVTOReconfigurationLoaderloader()QVTOReconfiguratorreconfigurator()
-
-
-
Method Detail
-
reconfigurator
QVTOReconfigurator reconfigurator()
-
loader
QVTOReconfigurationLoader loader()
-
-