public abstract class AbstractPerturbation extends Object implements LogicalModelPerturbation
| Constructor and Description |
|---|
AbstractPerturbation() |
| Modifier and Type | Method and Description |
|---|---|
LogicalModel |
apply(LogicalModel model)
Apply the perturbation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaffectsNode, restrictValues, updatepublic LogicalModel apply(LogicalModel model)
LogicalModelPerturbationapply in interface LogicalModelPerturbationmodel - the model to modifyCopyright © 2012-2017. All Rights Reserved.