Junction
Represents a junction between two cells.
Constructors
Link copied to clipboard
open fun Junction(name: String, moleculesInCurrentNode: Map<Biomolecule, Double>, moleculesInNeighborNode: Map<Biomolecule, Double>)
Content copied to clipboard
Build a junction.