Uses of Class
jigcell.compare.views.ObjectiveSeriesView.ObjectiveSeriesModel

Packages that use ObjectiveSeriesView.ObjectiveSeriesModel
jigcell.compare.cellcycle   
jigcell.compare.views   
 

Uses of ObjectiveSeriesView.ObjectiveSeriesModel in jigcell.compare.cellcycle
 

Subclasses of ObjectiveSeriesView.ObjectiveSeriesModel in jigcell.compare.cellcycle
protected  class CellCycleObjectiveView.ObjectiveModel
          Table model for the data in an MEOSummaryView.
 

Uses of ObjectiveSeriesView.ObjectiveSeriesModel in jigcell.compare.views
 

Fields in jigcell.compare.views declared as ObjectiveSeriesView.ObjectiveSeriesModel
protected  ObjectiveSeriesView.ObjectiveSeriesModel ObjectiveSeriesView.model
          Data model of the generators
 

Methods in jigcell.compare.views with parameters of type ObjectiveSeriesView.ObjectiveSeriesModel
protected  void ObjectiveSeriesView.createUI(ObjectiveSeriesView.ObjectiveSeriesModel model)