public static interface ReactionBuilder.DynamicReactantStep
ReactionBuilder.DynamicReactantStep addSubstrate(DynamicChemicalEntity dynamicChemicalEntity)
ReactionBuilder.DynamicReactantStep addSubstrate(ChemicalEntity chemicalEntity)
ReactionBuilder.DynamicReactantStep addSubstrate(ChemicalEntity chemicalEntity, CellTopology topology)
ReactionBuilder.DynamicReactantStep addSubstrate(ChemicalEntity chemicalEntity, double stoichiometricNumber)
ReactionBuilder.DynamicReactantStep addSubstrate(ChemicalEntity chemicalEntity, CellTopology topology, double stoichiometricNumber)
ReactionBuilder.DynamicReactantStep addProduct(DynamicChemicalEntity referenceEntity, ComplexModification modification)
ReactionBuilder.DynamicReactantStep targetProductToTopology(ChemicalEntity affectedEntity, CellTopology targetTopology)
ReactionBuilder.DynamicReactantStep addProduct(ChemicalEntity chemicalEntity)
ReactionBuilder.DynamicReactantStep addProduct(ChemicalEntity chemicalEntity, CellTopology topology)
ReactionBuilder.DynamicReactantStep addProduct(ChemicalEntity chemicalEntity, double stoichiometricNumber)
ReactionBuilder.DynamicReactantStep addProduct(ChemicalEntity chemicalEntity, CellTopology topology, double stoichiometricNumber)
ReactionBuilder.DynamicReactantStep addCatalyst(ChemicalEntity chemicalEntity)
ReactionBuilder.DynamicReactantStep addCatalyst(ChemicalEntity chemicalEntity, CellTopology topology)
ReactionBuilder.ReversibleReactionStep reversible()
ReactionBuilder.IrreversibleReactionStep irreversible()
ReactionBuilder.ComplexBuildingReactionStep complexBuilding()
ReactionBuilder.MichaelisMentenReactionStep michaelisMenten()
ReactionBuilder.ParameterStep kineticLaw(String expression)
Copyright © 2019. All rights reserved.