Uses of Class
org.biomage.BioEvent.BioEvent_package

Packages that use BioEvent_package
org.biomage.Common   
 

Uses of BioEvent_package in org.biomage.Common
 

Fields in org.biomage.Common declared as BioEvent_package
 BioEvent_package MAGEJava.bioEvent_package
          An abstract class representing an event that takes sources of some type to produce a target of some type.
 

Methods in org.biomage.Common that return BioEvent_package
 BioEvent_package MAGEJava.getBioEvent_package()
          Get method for bioEvent_package
 

Methods in org.biomage.Common with parameters of type BioEvent_package
 void MAGEJava.setBioEvent_package(BioEvent_package bioEvent_package)
          Set method for bioEvent_package