Uses of Class
net.sf.bloof.metrics.TimeInterval

Packages that use TimeInterval
net.sf.bloof.db   
net.sf.bloof.metrics   
 

Uses of TimeInterval in net.sf.bloof.db
 

Methods in net.sf.bloof.db that return TimeInterval
 TimeInterval Database.getTimespanBoundaries()
          Returns the maximum TimeInterval on the whole project
 

Uses of TimeInterval in net.sf.bloof.metrics
 

Methods in net.sf.bloof.metrics that return TimeInterval
 TimeInterval MetricParameter.getTimeInterval()
          Returns the timeInterval.
 

Constructors in net.sf.bloof.metrics with parameters of type TimeInterval
MetricParameter(DeveloperGroup aDevelopers, TimeInterval aTimeInterval, FileGroup aFileGroup)
          Constructs a MetricParameter object
TimeInterval(TimeInterval[] aIntervals)
          Creates a TimeInterval on a list of Intervals
 



Copyright © 2003 bloof@Sourceforge. All Rights Reserved.