removeConcentration

open fun removeConcentration(matchedInstance: ILsaMolecule): Boolean

Deletes an ILsaMolecule from the Node LsaSpace Warning: the method removes only the first matched ILsaMolecule.

Return

true if the remove operation finish correctly, false otherwise.

Parameters

matchedInstance

the molecule you want to remove