package activity
The activity
package contains example applications for activity oriented
simulation models.
- Alphabetic
- By Inheritance
- activity
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Value Members
-
object
Reaction extends App
The
Reaction
object models a simple biochemical reaction.The
Reaction
object models a simple biochemical reaction. A glycan will pick up a new glycan residue to form another glycan. The reaction will be catalyzed by an protein enzyme.- See also
scalation.activity.PetriNetTest, scalation.activity.PetriNetRulesTest for more examples of test code. > runMain apps.activity.Reaction