Uses of Class
ummisco.gama.chemmisol.Reaction
-
Uses of Reaction in ummisco.gama.chemmisol
Methods in ummisco.gama.chemmisol that return ReactionModifier and TypeMethodDescriptionReaction.addReagent(String name, int coefficient, Phase phase) Adds a reagent to this reaction.Reaction.addReagent(Reagent reagent) Adds a reagent to this reaction.Methods in ummisco.gama.chemmisol with parameters of type ReactionModifier and TypeMethodDescriptionvoidChemicalSystem.addReaction(Reaction reaction) Adds a new reaction to the chemical system.doubleChemicalSystem.reactionQuotient(Reaction reaction) Returns the reaction quotient of the specified reaction.