Class DaggerQVTOReconfigurationComponent
- java.lang.Object
-
- org.palladiosimulator.simulizar.reconfiguration.qvto.DaggerQVTOReconfigurationComponent
-
- All Implemented Interfaces:
ExtensionComponent,QVTOReconfigurationComponent
@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class DaggerQVTOReconfigurationComponent extends Object implements QVTOReconfigurationComponent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurationComponent
QVTOReconfigurationComponent.EclipseFactory
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static QVTOReconfigurationComponent.Factoryfactory()QVTOReconfigurationLoaderloader()QVTOReconfiguratorreconfigurator()
-
-
-
Method Detail
-
factory
public static QVTOReconfigurationComponent.Factory factory()
-
reconfigurator
public QVTOReconfigurator reconfigurator()
- Specified by:
reconfiguratorin interfaceQVTOReconfigurationComponent
-
loader
public QVTOReconfigurationLoader loader()
- Specified by:
loaderin interfaceQVTOReconfigurationComponent
-
-