CellTensionPolarization

class CellTensionPolarization : AbstractAction<T> (source)

Models the tension polarization of CircularDeformableCell in an EnvironmentSupportingDeformableCells.

Constructors

Link copied to clipboard
constructor(environment: EnvironmentSupportingDeformableCells<Euclidean2DPosition>, node: Node<Double>)

Functions

Link copied to clipboard
open fun cloneAction(node: Node<Double>, reaction: Reaction<Double>): CellTensionPolarization
Link copied to clipboard
open fun execute()
Link copied to clipboard
open fun getContext(): Context
Link copied to clipboard
fun getOutboundDependencies(): ListSet<out Dependency>
Link copied to clipboard
open fun toString(): String