See: Description
| Interface | Description |
|---|---|
| LogicalModelPerturbation |
Common interface for perturbations.
|
| Class | Description |
|---|---|
| FixedValuePerturbation |
Simple perturbation to fix the value of a component.
|
| InteractionPerturbation |
A perturbation which removes the effect of a component on another (i.e.
|
| MultiplePerturbation<P extends LogicalModelPerturbation> |
A multiple perturbation is a list of perturbations all applied together.
|
| PerturbationModifier | |
| PerturbationService |
Service to apply perturbations to Logical Models.
|
| RangePerturbation |
Simple perturbation to restrict the value of a component in a range.
|
| RangeRestrictionOperation |
Operation used to restrict the values reached in a MDD into a specific range.
|
| RegulatorRemovalOperation |
Operation used to remove a regulator (by assigning it a fixed value) from a MDD.
|
Copyright © 2012–2020. All rights reserved.