Class NOPReliabilityInterpreter_Factory_Impl
java.lang.Object
org.palladiosimulator.simulizar.interpreter.legacy.NOPReliabilityInterpreter_Factory_Impl
- All Implemented Interfaces:
Extension
,NOPReliabilityInterpreter.Factory
,RDSeffSwitchContributionFactory
@Generated(value="dagger.internal.codegen.ComponentProcessor",
comments="https://dagger.dev")
public class NOPReliabilityInterpreter_Factory_Impl
extends Object
implements NOPReliabilityInterpreter.Factory
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.palladiosimulator.simulizar.interpreter.RDSeffSwitchContributionFactory
RDSeffSwitchContributionFactory.RDSeffElementDispatcher
-
Method Summary
Modifier and TypeMethodDescriptionstatic javax.inject.Provider<NOPReliabilityInterpreter.Factory>
create
(NOPReliabilityInterpreter_Factory delegateFactory) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.palladiosimulator.simulizar.interpreter.legacy.NOPReliabilityInterpreter.Factory
createRDSeffSwitch
-
Method Details
-
create
public NOPReliabilityInterpreter create(RDSeffSwitchContributionFactory.RDSeffElementDispatcher parentSwitch) - Specified by:
create
in interfaceNOPReliabilityInterpreter.Factory
-
create
public static javax.inject.Provider<NOPReliabilityInterpreter.Factory> create(NOPReliabilityInterpreter_Factory delegateFactory)
-