Uses of Class
bio.singa.simulation.features.Cargoes
-
Packages that use Cargoes Package Description bio.singa.simulation.features bio.singa.simulation.model.modules.concentration.imlementations.transport -
-
Uses of Cargoes in bio.singa.simulation.features
Methods in bio.singa.simulation.features that return Cargoes Modifier and Type Method Description protected CargoesCargoes.Builder. createObject(List<ChemicalEntity> quantity) -
Uses of Cargoes in bio.singa.simulation.model.modules.concentration.imlementations.transport
Methods in bio.singa.simulation.model.modules.concentration.imlementations.transport with parameters of type Cargoes Modifier and Type Method Description EndocytoticPitAbsorption.AccelerationStepEndocytoticPitAbsorption.EndocytoticPitAbsorptionBuilder. cargo(Cargoes cargoes)EndocytoticPitAbsorption.AccelerationStepEndocytoticPitAbsorption.EntityStep. cargo(Cargoes cargoes)
-