Uses of Class
ummisco.gama.chemmisol.Reagent
-
Uses of Reagent in ummisco.gama.chemmisol
Methods in ummisco.gama.chemmisol that return types with arguments of type ReagentModifier and TypeMethodDescriptionReaction.getReagents()
Gets the current list of reagents of this reaction.Methods in ummisco.gama.chemmisol with parameters of type ReagentModifier and TypeMethodDescriptionReaction.addReagent
(Reagent reagent) Adds a reagent to this reaction.