Uses of Class
bio.singa.simulation.reactions.reactors.ReactionChain
-
-
Uses of ReactionChain in bio.singa.simulation.model.modules.concentration.imlementations.reactions
Methods in bio.singa.simulation.model.modules.concentration.imlementations.reactions with parameters of type ReactionChain Modifier and Type Method Description voidReactionBuilder.RuleBasedBuilder. preReaction(ReactionChain chain)voidReactionBuilder.RuleBasedStep. preReaction(ReactionChain chain)ReactionBuilder.KineticStepReactionBuilder.RuleBasedBuilder. rule(ReactionChain chain)ReactionBuilder.KineticStepReactionBuilder.RuleBasedStep. rule(ReactionChain rule) -
Uses of ReactionChain in bio.singa.simulation.model.modules.concentration.imlementations.reactions.behaviors.reactants
Constructors in bio.singa.simulation.model.modules.concentration.imlementations.reactions.behaviors.reactants with parameters of type ReactionChain Constructor Description RuleBasedReactantBehavior(ReactionChain reactionChain) -
Uses of ReactionChain in bio.singa.simulation.reactions
Methods in bio.singa.simulation.reactions with parameters of type ReactionChain Modifier and Type Method Description voidReactionNetworkGenerator. add(ReactionChain reactionChain)voidReactionNetworkGenerator. addPreReaction(ReactionChain reactionChain) -
Uses of ReactionChain in bio.singa.simulation.reactions.reactors
Methods in bio.singa.simulation.reactions.reactors that return ReactionChain Modifier and Type Method Description ReactionChainReactionChainBuilder.AbstractReactorBuilder. build()ReactionChainReactionChainBuilder.ConnectorStep. build()
-