Junction
Represents a junction between two cells.
Constructors
Link copied to clipboard
constructor(name: String, moleculesInCurrentNode: Map<Biomolecule, Double>, moleculesInNeighborNode: Map<Biomolecule, Double>)
Build a junction.
Builds a junction from another junction.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Converts a Molecule to a MoleculeSurrogate.