Uses of Interface
be.ac.ulg.montefiore.run.totem.trafficMatrix.facade.TrafficMatrixManagerListener

Packages that use TrafficMatrixManagerListener
be.ac.ulg.montefiore.run.totem.trafficMatrix.facade This package holds the manager for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents   
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl   
 

Uses of TrafficMatrixManagerListener in be.ac.ulg.montefiore.run.totem.trafficMatrix.facade
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.facade that implement TrafficMatrixManagerListener
 class LinkLoadComputerManager
          Maintain a set of LinkLoadComputer corresponding to existing domains in InterDomainManager and existing traffic matrix in TrafficMatrixManager.
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.facade with parameters of type TrafficMatrixManagerListener
 void TrafficMatrixManagerObserver.addListener(TrafficMatrixManagerListener l)
          Add a listener to the list of listeners.
 void TrafficMatrixManagerObserver.removeListener(TrafficMatrixManagerListener l)
          Remove a listener from the list of registered listeners.
 

Uses of TrafficMatrixManagerListener in be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents
 

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents that implement TrafficMatrixManagerListener
 class RMguiMatrixHandler
          This class is responsible for managing the allready loaded traffic matrix (ie.
 

Uses of TrafficMatrixManagerListener in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl
 

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl that implement TrafficMatrixManagerListener
 class ChangeTrafficWIActionPanel
          Panel to choose a new default traffic matrix to be routed.
 



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