HEADER

Uses of Class
biouml.standard.type.ReactionType

Packages that use ReactionType
biouml.standard.type 

Uses of ReactionType in biouml.standard.type
 

Classes in biouml.standard.type that implement ReactionType
class EnzymaticReaction
          Stub
class Expression
          Stub
class Transport
          Stub
 

Constructors in biouml.standard.type with parameters of type ReactionType
Reaction.Reaction(DataCollection origin, String name, ReactionType reactionType)
          
 

Methods in biouml.standard.type that return ReactionType
ReactionTypeReaction.getReactionType()
          
 

Methods in biouml.standard.type with parameters of type ReactionType
voidReaction.setReactionType(ReactionType reactionType)
          
 


FOOTER

BOTTOM