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