Uses of Class
org.biomage.Protocol.Protocol_package

Packages that use Protocol_package
org.biomage.Common   
 

Uses of Protocol_package in org.biomage.Common
 

Fields in org.biomage.Common declared as Protocol_package
 Protocol_package MAGEJava.protocol_package
          Provides a relatively immutable class, Protocol, that can describe a generic laboratory procedure or analysis algorithm, for example, and an instance class, ProtocolApplication, which can describe the actual application of a protocol.
 

Methods in org.biomage.Common that return Protocol_package
 Protocol_package MAGEJava.getProtocol_package()
          Get method for protocol_package
 

Methods in org.biomage.Common with parameters of type Protocol_package
 void MAGEJava.setProtocol_package(Protocol_package protocol_package)
          Set method for protocol_package