Package it.unibo.alchemist.model.biochemistry.actions
See: Description
-
Class Summary Class Description RandomPolarization Polarizes a CellProperty in a random direction. CellMove An action moving cells (Nodes with a CellProperty) in the environment. ChemotacticPolarization Models the chemotactic polarization of a Cell. AbstractNeighborAction Represents an action on a neighbor. ChangeBiomolConcentrationInCell AddJunctionInNeighbor Represent the action of add a junction between a neighbor and the current node. ChangeBiomolConcentrationInEnv Action implementing the changing of the concentration of a given biomolecule in environment. AddJunctionInCell Represent the action of add a junction between the current node and a neighbor. CellTensionPolarization Models the tension polarization of CircularDeformableCell in an EnvironmentSupportingDeformableCells. AbstractRandomizableAction RemoveJunctionInCell Represent the action of removing a junction between the current node and a neighbor. RemoveJunctionInNeighbor Represent the action of removing a junction between a neighbor and the current node. ChangeBiomolConcentrationInNeighbor Changes the concentration of a Biomolecule (molecule) in a randomly-selected compatible neighbor cell by deltaConcentration.