| Package | Description |
|---|---|
| org.colomoto.biolqm.modifier.perturbation |
Perturbation of logical models: local modifications of its logical functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiplePerturbation<P extends LogicalModelPerturbation>
A multiple perturbation is a list of perturbations all applied together.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FixedValuePerturbation
Simple perturbation to fix the value of a component.
|
class |
InteractionPerturbation
A perturbation which removes the effect of a component on another (i.e.
|
class |
MultiplePerturbation<P extends LogicalModelPerturbation>
A multiple perturbation is a list of perturbations all applied together.
|
class |
RangePerturbation
Simple perturbation to restrict the value of a component in a range.
|
Copyright © 2012–2020. All rights reserved.