Uses of Class
bio.singa.simulation.model.modules.AbstractUpdateModule
-
-
Uses of AbstractUpdateModule in bio.singa.simulation.model.modules.concentration
Subclasses of AbstractUpdateModule in bio.singa.simulation.model.modules.concentration Modifier and Type Class Description classConcentrationBasedModule<DeltaFunctionType extends AbstractDeltaFunction>Concentration based modules handle updates that are applied to the concentrations inUpdatables during a simulation. -
Uses of AbstractUpdateModule in bio.singa.simulation.model.modules.concentration.imlementations.reactions
Subclasses of AbstractUpdateModule in bio.singa.simulation.model.modules.concentration.imlementations.reactions Modifier and Type Class Description classReaction -
Uses of AbstractUpdateModule in bio.singa.simulation.model.modules.concentration.imlementations.transport
Subclasses of AbstractUpdateModule in bio.singa.simulation.model.modules.concentration.imlementations.transport Modifier and Type Class Description classDiffusionDiffusion is the fundamental force governing the random movement of molecules in cells.classEndocytoticPitAbsorptionclassLateralMembraneDiffusionclassMembraneDiffusionThe membrane diffusion module describes the movement of chemical entities acrossMembranes driven by theMembranePermeabilityof the cargo.classPorousDiffusionCalculates diffusion through large pores (pore significantly larger than the cargo) in the membrane.classSingleFileChannelMembraneTransportThe single file channel transport describes the movement of cargo molecules throughTransporterproteins, so called membrane channels. -
Uses of AbstractUpdateModule in bio.singa.simulation.model.modules.displacement
Subclasses of AbstractUpdateModule in bio.singa.simulation.model.modules.displacement Modifier and Type Class Description classDisplacementBasedModule -
Uses of AbstractUpdateModule in bio.singa.simulation.model.modules.displacement.implementations
Subclasses of AbstractUpdateModule in bio.singa.simulation.model.modules.displacement.implementations Modifier and Type Class Description classEndocytosisActinBoostclassVesicleConfinedDiffusionclassVesicleCytoplasmDiffusionclassVesicleTransport -
Uses of AbstractUpdateModule in bio.singa.simulation.model.modules.qualitative
Subclasses of AbstractUpdateModule in bio.singa.simulation.model.modules.qualitative Modifier and Type Class Description classQualitativeModule -
Uses of AbstractUpdateModule in bio.singa.simulation.model.modules.qualitative.implementations
Subclasses of AbstractUpdateModule in bio.singa.simulation.model.modules.qualitative.implementations Modifier and Type Class Description classClathrinMediatedEndocytosisclassConcentrationApplierclassConcentrationStateChangeclassDiffusivityScalingclassLineLikeAgentAttachmentclassVesicleFusionclassVolumeLikeAgentContainmentFor vesicles state changes upon entering certain regions represented by volume like agents
-