public static class SingleFileChannelMembraneTransport.SingleFileChannelMembraneTransportBuilder extends Object implements SingleFileChannelMembraneTransport.TransporterStep, SingleFileChannelMembraneTransport.CargoStep, SingleFileChannelMembraneTransport.SolutesStep, SingleFileChannelMembraneTransport.BuildStep, ModuleBuilder
| Constructor and Description |
|---|
SingleFileChannelMembraneTransportBuilder(Simulation simulation) |
| Modifier and Type | Method and Description |
|---|---|
SingleFileChannelMembraneTransport |
build() |
SingleFileChannelMembraneTransport.SolutesStep |
cargo(ChemicalEntity cargo) |
SingleFileChannelMembraneTransport |
createModule(Simulation simulation) |
SingleFileChannelMembraneTransport.BuildStep |
forSolute(ChemicalEntity solute) |
SingleFileChannelMembraneTransport.BuildStep |
forSolutes(ChemicalEntity... solutes) |
SingleFileChannelMembraneTransport.BuildStep |
forSolutes(Collection<ChemicalEntity> solutes) |
SingleFileChannelMembraneTransport |
getModule() |
SingleFileChannelMembraneTransport.CargoStep |
transporter(ChemicalEntity transporter) |
public SingleFileChannelMembraneTransportBuilder(Simulation simulation)
public SingleFileChannelMembraneTransport createModule(Simulation simulation)
createModule in interface ModuleBuilderpublic SingleFileChannelMembraneTransport getModule()
getModule in interface ModuleBuilderpublic SingleFileChannelMembraneTransport.CargoStep transporter(ChemicalEntity transporter)
transporter in interface SingleFileChannelMembraneTransport.TransporterSteppublic SingleFileChannelMembraneTransport.SolutesStep cargo(ChemicalEntity cargo)
cargo in interface SingleFileChannelMembraneTransport.CargoSteppublic SingleFileChannelMembraneTransport.BuildStep forSolute(ChemicalEntity solute)
forSolute in interface SingleFileChannelMembraneTransport.SolutesSteppublic SingleFileChannelMembraneTransport.BuildStep forSolutes(ChemicalEntity... solutes)
forSolutes in interface SingleFileChannelMembraneTransport.SolutesSteppublic SingleFileChannelMembraneTransport.BuildStep forSolutes(Collection<ChemicalEntity> solutes)
forSolutes in interface SingleFileChannelMembraneTransport.SolutesSteppublic SingleFileChannelMembraneTransport build()
build in interface SingleFileChannelMembraneTransport.BuildStepbuild in interface ModuleBuilderCopyright © 2019. All rights reserved.