NodeSurrogate
@Serializable
@SerialName(value = "Node")
Surrogate class for the it.unibo.alchemist.model.Node interface. Note: The position is kept by the Environment in the original structure. To improve performance and reduce the serialized String size, the position was moved to the node.
Parameters
id
the id of the NodeSurrogate.
contents
the mapping between MoleculeSurrogate and concentrations.
position
the position of the NodeSurrogate.