removeConcentration

abstract fun removeConcentration(matchedInstance: ILsaMolecule): Boolean(source)

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