Uses of Package
uk.ac.cisban.rod.database.plates

Packages that use uk.ac.cisban.rod.database.plates
uk.ac.cisban.rod.dao Database access package containing all code for database access. 
uk.ac.cisban.rod.data Manages all data incoming from the database and forwards database requests from the GUI. 
uk.ac.cisban.rod.database.data Storing experimental data classes. 
uk.ac.cisban.rod.database.plates Stores everything to do with plates, including barcodes, positions, etc. 
uk.ac.cisban.rod.gui.functions.fill Retrieve commonly-requested lists from the database and populate JComboBoxes. 
uk.ac.cisban.rod.gui.popup All popup windows in ROD. 
uk.ac.cisban.rod.parsing.logfiles Parsers for log files. 
uk.ac.cisban.rod.parsing.masterplateset Parser for Master plate set files. 
 

Classes in uk.ac.cisban.rod.database.plates used by uk.ac.cisban.rod.dao
Barcode
          Barcode for a Plate, PlatePosition, or Masterplate.
Masterplate
          A plate from which other plates can be inoculated.
MasterplatePosition
          Position of single-gene-deletion strain on a Masterplate.
MasterplateSet
          A set of Masterplates that have a particular BackgroundMutationCV and MasterplateLibraryCV.
Plate
          Generic non-master plates.
PlatePosition
          Specifies a row and column on a particular plate.
Position
          Specifies a particular row and column.
 

Classes in uk.ac.cisban.rod.database.plates used by uk.ac.cisban.rod.data
MasterplatePosition
          Position of single-gene-deletion strain on a Masterplate.
MasterplateSet
          A set of Masterplates that have a particular BackgroundMutationCV and MasterplateLibraryCV.
Plate
          Generic non-master plates.
 

Classes in uk.ac.cisban.rod.database.plates used by uk.ac.cisban.rod.database.data
Barcode
          Barcode for a Plate, PlatePosition, or Masterplate.
MasterplateSet
          A set of Masterplates that have a particular BackgroundMutationCV and MasterplateLibraryCV.
PlatePosition
          Specifies a row and column on a particular plate.
 

Classes in uk.ac.cisban.rod.database.plates used by uk.ac.cisban.rod.database.plates
Barcode
          Barcode for a Plate, PlatePosition, or Masterplate.
Masterplate
          A plate from which other plates can be inoculated.
MasterplatePosition
          Position of single-gene-deletion strain on a Masterplate.
Plate
          Generic non-master plates.
PlatePosition
          Specifies a row and column on a particular plate.
Position
          Specifies a particular row and column.
 

Classes in uk.ac.cisban.rod.database.plates used by uk.ac.cisban.rod.gui.functions.fill
MasterplateSet
          A set of Masterplates that have a particular BackgroundMutationCV and MasterplateLibraryCV.
 

Classes in uk.ac.cisban.rod.database.plates used by uk.ac.cisban.rod.gui.popup
MasterplateSet
          A set of Masterplates that have a particular BackgroundMutationCV and MasterplateLibraryCV.
 

Classes in uk.ac.cisban.rod.database.plates used by uk.ac.cisban.rod.parsing.logfiles
Plate
          Generic non-master plates.
 

Classes in uk.ac.cisban.rod.database.plates used by uk.ac.cisban.rod.parsing.masterplateset
MasterplatePosition
          Position of single-gene-deletion strain on a Masterplate.
 



Copyright © 2010. All Rights Reserved.