public static class SingleFileChannelMembraneTransport.SingleFileChannelMembraneTransportBuilder extends Object implements SingleFileChannelMembraneTransport.TransporterStep, SingleFileChannelMembraneTransport.CargoStep, SingleFileChannelMembraneTransport.SolutesStep, SingleFileChannelMembraneTransport.BuildStep
| Constructor and Description |
|---|
SingleFileChannelMembraneTransportBuilder(Simulation simulation) |
| Modifier and Type | Method and Description |
|---|---|
SingleFileChannelMembraneTransport |
build() |
SingleFileChannelMembraneTransport.SolutesStep |
cargo(ChemicalEntity cargo) |
SingleFileChannelMembraneTransport.BuildStep |
forSolute(ChemicalEntity solute) |
SingleFileChannelMembraneTransport.BuildStep |
forSolutes(ChemicalEntity... solutes) |
SingleFileChannelMembraneTransport.BuildStep |
forSolutes(Collection<ChemicalEntity> solutes) |
SingleFileChannelMembraneTransport.CargoStep |
transporter(Transporter transporter) |
public SingleFileChannelMembraneTransportBuilder(Simulation simulation)
public SingleFileChannelMembraneTransport.CargoStep transporter(Transporter 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.BuildStepCopyright © 2018. All rights reserved.