Uses of Class
de.unirostock.sems.bives.ds.rn.ReactionNetworkSubstanceRef
-
Packages that use ReactionNetworkSubstanceRef Package Description de.unirostock.sems.bives.ds.rn -
-
Uses of ReactionNetworkSubstanceRef in de.unirostock.sems.bives.ds.rn
Methods in de.unirostock.sems.bives.ds.rn that return types with arguments of type ReactionNetworkSubstanceRef Modifier and Type Method Description Collection<ReactionNetworkSubstanceRef>
ReactionNetworkReaction. getInputs()
Gets the reactants.Collection<ReactionNetworkSubstanceRef>
ReactionNetworkReaction. getModifiers()
Gets the modifiers.Collection<ReactionNetworkSubstanceRef>
ReactionNetworkReaction. getOutputs()
Gets the products.
-