Uses of Interface
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.report.WIReport

Packages that use WIReport
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.report   
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.report.impl   
 

Uses of WIReport in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.report
 

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.report that implement WIReport
 class LinksWIReport
          An abstract report class that collects some data about links, displays agregate information (max, mean, percentile,...) and a table where each row correspond to a link.
 

Methods in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.report that return types with arguments of type WIReport
 java.util.List<WIReport> DetailedWIObservationPanel.getReports()
           
 

Uses of WIReport in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.report.impl
 

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.report.impl that implement WIReport
 class LoadWIReport
          The data collected by this class is the load obtained by routing the default traffic matrix with a standard CSPF and a SPFLinkLoadStrategy.
 class ReservedBandwidthWIReport
          The data collected by this report is the current reserved bandwidth on all links.
 class UtilisationWIReport
          The data collected by this class is the utilization obtained by routing the default traffic matrix with a standard CSPF and a SPFLinkLoadStrategy.
 



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