Generic Function to Reset Temporary Changes in Objects of Class sysBiolAlg
Use method resetChanges
to undo changes in objects of class
sysBiolAlg
made by applyChanges
.
## S4 method for signature 'sysBiolAlg' resetChanges(object, old_val) ## S4 method for signature 'sysBiolAlg_room' resetChanges(object, old_val)
object |
An object of class |
old_val |
A list containing the original values of the model. This list is returned
by |
Invisibly TRUE
will be returned.
signature(object = "sysBiolAlg")
Method used with objects extending class sysBiolAlg
signature(object = "sysBiolAlg_room")
Method used with objects of class sysBiolAlg_room
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
Class sysBiolAlg
and applyChanges
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.