Uses of Interface
org.biopax.paxtools.model.level3.DeltaG
Packages that use DeltaG
Package
Description
This package contains the default implementation for BioPAX Level 3.
This package contains the interfaces that maps classes defined in the BioPAX Level 3 specification.
-
Uses of DeltaG in org.biopax.paxtools.impl.level3
Classes in org.biopax.paxtools.impl.level3 that implement DeltaGMethods in org.biopax.paxtools.impl.level3 that return types with arguments of type DeltaGModifier and TypeMethodDescriptionBiochemicalReactionImpl.getDeltaG()DeltaGImpl.getModelInterface()Methods in org.biopax.paxtools.impl.level3 with parameters of type DeltaGMethod parameters in org.biopax.paxtools.impl.level3 with type arguments of type DeltaG -
Uses of DeltaG in org.biopax.paxtools.model.level3
Methods in org.biopax.paxtools.model.level3 that return types with arguments of type DeltaGModifier and TypeMethodDescriptionBiochemicalReaction.getDeltaG()Standard transformed Gibbs energy change for a reaction written in terms of biochemical reactants (sums of species), delta-G'o.Methods in org.biopax.paxtools.model.level3 with parameters of type DeltaGModifier and TypeMethodDescriptionvoidStandard transformed Gibbs energy change for a reaction written in terms of biochemical reactants (sums of species), delta-G'o.voidBiochemicalReaction.removeDeltaG(DeltaG deltaG) Standard transformed Gibbs energy change for a reaction written in terms of biochemical reactants (sums of species), delta-G'o.