BiomolPresentInCell

Constructors

Link copied to clipboard
constructor(node: Node<Double>, biomol: Molecule, concentration: Double)

Properties

Link copied to clipboard
Link copied to clipboard
val node: Node<T>

Functions

Link copied to clipboard
open fun cloneCondition(node: Node<T>, reaction: Reaction<T>): GenericMoleculePresent<T>
open fun cloneCondition(node: Node<T>, reaction: Reaction<T>): Condition<T>
Link copied to clipboard
abstract fun getContext(): Context
open fun getContext(): Context
Link copied to clipboard
Link copied to clipboard

Propensity influence is computed through the binomial coefficient.
Link copied to clipboard
open fun getQuantity(): T
Allows to access the threshold.
Link copied to clipboard
abstract fun isValid(): Boolean
open fun isValid(): Boolean
Link copied to clipboard
open fun reactionReady()
Link copied to clipboard
open fun toString(): String
open fun toString(): String