Uses of Interface
edu.nrao.sss.model.project.scheduling.Schedulable

Packages that use Schedulable
edu.nrao.sss.model.project Project object model. 
edu.nrao.sss.model.project.scheduling.priority [Put description here.] 
 

Uses of Schedulable in edu.nrao.sss.model.project
 

Classes in edu.nrao.sss.model.project that implement Schedulable
 class SchedulingBlock
          The shortest allowable contiguous block of observing time on a telescope.
 

Uses of Schedulable in edu.nrao.sss.model.project.scheduling.priority
 

Methods in edu.nrao.sss.model.project.scheduling.priority with parameters of type Schedulable
abstract  double PriorityMeasure.getPriority(Schedulable theBlock)
          Returns a number summarizing the priority of the scheduling block.
 double PriorityMeasureSum.getPriority(Schedulable theBlock)
           
 



Copyright © 2009. All Rights Reserved.