Uses of Interface
be.ac.ulg.montefiore.run.totem.chart.model.collectors.ChartDataCollector

Packages that use ChartDataCollector
be.ac.ulg.montefiore.run.totem.chart.model   
be.ac.ulg.montefiore.run.totem.chart.model.collectors   
 

Uses of ChartDataCollector in be.ac.ulg.montefiore.run.totem.chart.model
 

Methods in be.ac.ulg.montefiore.run.totem.chart.model that return ChartDataCollector
 ChartDataCollector Chart.getCollector()
           
 

Uses of ChartDataCollector in be.ac.ulg.montefiore.run.totem.chart.model.collectors
 

Classes in be.ac.ulg.montefiore.run.totem.chart.model.collectors that implement ChartDataCollector
 class LinksLoadDataCollector
          Compute the load of the links of a domain given a traffic matrix.
 class LinksReservedBWDataCollector
          Get the links reserved bandwidth of a domain.
 

Methods in be.ac.ulg.montefiore.run.totem.chart.model.collectors that return ChartDataCollector
 ChartDataCollector DataCollectorManager.getCollectorInstance(java.lang.String name)
          return a new instance of the collector whose name is given as parameter
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.