Class SimulatedContainerAssemblyAllocationLookupAdapter_Factory

java.lang.Object
org.palladiosimulator.simulizar.entity.access.SimulatedContainerAssemblyAllocationLookupAdapter_Factory
All Implemented Interfaces:
dagger.internal.Factory<SimulatedContainerAssemblyAllocationLookupAdapter>, javax.inject.Provider<SimulatedContainerAssemblyAllocationLookupAdapter>

@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class SimulatedContainerAssemblyAllocationLookupAdapter_Factory extends Object implements dagger.internal.Factory<SimulatedContainerAssemblyAllocationLookupAdapter>
  • Constructor Summary

    Constructors
    Constructor
    Description
    SimulatedContainerAssemblyAllocationLookupAdapter_Factory(javax.inject.Provider<de.uka.ipd.sdq.simucomframework.resources.IAssemblyAllocationLookup<EntityReference<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>>> allocationLookupProvider, javax.inject.Provider<de.uka.ipd.sdq.simucomframework.resources.ISimulatedModelEntityAccess<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer,de.uka.ipd.sdq.simucomframework.resources.AbstractSimulatedResourceContainer>> simulatedEntityAccessProvider)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    create(javax.inject.Provider<de.uka.ipd.sdq.simucomframework.resources.IAssemblyAllocationLookup<EntityReference<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>>> allocationLookupProvider, javax.inject.Provider<de.uka.ipd.sdq.simucomframework.resources.ISimulatedModelEntityAccess<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer,de.uka.ipd.sdq.simucomframework.resources.AbstractSimulatedResourceContainer>> simulatedEntityAccessProvider)
     
    get()
     
    newInstance(de.uka.ipd.sdq.simucomframework.resources.IAssemblyAllocationLookup<EntityReference<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>> allocationLookup, de.uka.ipd.sdq.simucomframework.resources.ISimulatedModelEntityAccess<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer,de.uka.ipd.sdq.simucomframework.resources.AbstractSimulatedResourceContainer> simulatedEntityAccess)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SimulatedContainerAssemblyAllocationLookupAdapter_Factory

      public SimulatedContainerAssemblyAllocationLookupAdapter_Factory(javax.inject.Provider<de.uka.ipd.sdq.simucomframework.resources.IAssemblyAllocationLookup<EntityReference<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>>> allocationLookupProvider, javax.inject.Provider<de.uka.ipd.sdq.simucomframework.resources.ISimulatedModelEntityAccess<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer,de.uka.ipd.sdq.simucomframework.resources.AbstractSimulatedResourceContainer>> simulatedEntityAccessProvider)
  • Method Details

    • get

      Specified by:
      get in interface javax.inject.Provider<SimulatedContainerAssemblyAllocationLookupAdapter>
    • create

      public static SimulatedContainerAssemblyAllocationLookupAdapter_Factory create(javax.inject.Provider<de.uka.ipd.sdq.simucomframework.resources.IAssemblyAllocationLookup<EntityReference<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>>> allocationLookupProvider, javax.inject.Provider<de.uka.ipd.sdq.simucomframework.resources.ISimulatedModelEntityAccess<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer,de.uka.ipd.sdq.simucomframework.resources.AbstractSimulatedResourceContainer>> simulatedEntityAccessProvider)
    • newInstance

      public static SimulatedContainerAssemblyAllocationLookupAdapter newInstance(de.uka.ipd.sdq.simucomframework.resources.IAssemblyAllocationLookup<EntityReference<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>> allocationLookup, de.uka.ipd.sdq.simucomframework.resources.ISimulatedModelEntityAccess<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer,de.uka.ipd.sdq.simucomframework.resources.AbstractSimulatedResourceContainer> simulatedEntityAccess)