Collection<ValueBound<Double>> |
AcRateConstantUtil.getRateConstantBounds(AcCompartment compartment,
Map<AcRateConstantType,ValueBound<Double>> rateConstantTypeBoundMap,
AcReaction.ReactionDirection reactionDirection,
Collection<AcReaction> reactionsToOmit,
Collection<AcReactionGroup> reactionGroupsToOmit) |
Collection<ValueBound<Double>> |
AcRateConstantUtil.getRateConstantBounds(AcReaction reaction,
Map<AcRateConstantType,ValueBound<Double>> rateConstantTypeBoundMap,
AcReaction.ReactionDirection reactionDirection) |
Collection<ValueBound<Double>> |
AcRateConstantUtil.getRateConstantBounds(AcReactionSet reactionSet,
Map<AcRateConstantType,ValueBound<Double>> rateConstantTypeBoundMap,
AcReaction.ReactionDirection reactionDirection,
Collection<AcReaction> reactionsToOmit,
Collection<AcReactionGroup> reactionGroupsToOmit) |
void |
AcRateConstantUtil.setRandomRateConstants(AcReaction reaction,
Map<AcRateConstantType,ValueBound<Double>> rateConstantTypeBoundMap,
boolean forwardFlag) |
void |
AcRateConstantUtil.setRandomRateConstants(AcReactionSet reactionSet,
Map<AcRateConstantType,ValueBound<Double>> rateConstantTypeBoundMap) |
void |
AcRateConstantUtil.setRandomRateConstantsIfNotSet(AcReactionSet reactionSet,
Map<AcRateConstantType,ValueBound<Double>> rateConstantTypeBoundMap,
AcReaction.ReactionDirection reactionDirection) |