Uses of Interface
bio.singa.simulation.model.modules.concentration.imlementations.transport.SingleFileChannelMembraneTransport.BuildStep
-
Packages that use SingleFileChannelMembraneTransport.BuildStep Package Description bio.singa.simulation.model.modules.concentration.imlementations.transport -
-
Uses of SingleFileChannelMembraneTransport.BuildStep in bio.singa.simulation.model.modules.concentration.imlementations.transport
Classes in bio.singa.simulation.model.modules.concentration.imlementations.transport that implement SingleFileChannelMembraneTransport.BuildStep Modifier and Type Class Description static classSingleFileChannelMembraneTransport.SingleFileChannelMembraneTransportBuilderMethods in bio.singa.simulation.model.modules.concentration.imlementations.transport that return SingleFileChannelMembraneTransport.BuildStep Modifier and Type Method Description SingleFileChannelMembraneTransport.BuildStepSingleFileChannelMembraneTransport.SingleFileChannelMembraneTransportBuilder. forSolute(ChemicalEntity solute)SingleFileChannelMembraneTransport.BuildStepSingleFileChannelMembraneTransport.SolutesStep. forSolute(ChemicalEntity chemicalEntity)SingleFileChannelMembraneTransport.BuildStepSingleFileChannelMembraneTransport.SingleFileChannelMembraneTransportBuilder. forSolutes(ChemicalEntity... solutes)SingleFileChannelMembraneTransport.BuildStepSingleFileChannelMembraneTransport.SingleFileChannelMembraneTransportBuilder. forSolutes(List<ChemicalEntity> solutes)SingleFileChannelMembraneTransport.BuildStepSingleFileChannelMembraneTransport.SolutesStep. forSolutes(ChemicalEntity... chemicalEntities)SingleFileChannelMembraneTransport.BuildStepSingleFileChannelMembraneTransport.SolutesStep. forSolutes(List<ChemicalEntity> chemicalEntities)
-