Uses of Class
uk.ac.soton.itinnovation.grid.service.types.Usage

Packages that use Usage
uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model   
uk.ac.soton.itinnovation.grid.service.types   
 

Uses of Usage in uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model
 

Methods in uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model that return types with arguments of type Usage
 List<Usage> Activity5_1alpha.getUsageReports()
           
 

Methods in uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model with parameters of type Usage
 void UsageSummary5_1alpha.add(Usage report)
           
 void Activity5_1alpha.addUsageReport(Usage report)
          Add a usage report to the Activity.
 void ResourcePool5_1alpha.addUsageReport(Usage report)
           
 void SLA5_1alpha.addUsageReport(Usage report)
          Add the report to the appropriate UsageSummary (creating it if it does not exist).
 

Method parameters in uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model with type arguments of type Usage
 void Activity5_1alpha.setUsageReports(List<Usage> argUsageReports)
           
 

Uses of Usage in uk.ac.soton.itinnovation.grid.service.types
 

Subclasses of Usage in uk.ac.soton.itinnovation.grid.service.types
 class CumulativeUsageReport
           
 class InstantaneousRateReport
          This reports on the incremental change in the rate of usage of a metric.
 class InstantaneousUsageReport
          An incremental change in the rate of usage of a metric.
 



Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.