Uses of Interface
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.TrafficMatrixChangeObserver

Packages that use TrafficMatrixChangeObserver
be.ac.ulg.montefiore.run.totem.trafficMatrix.model This package holds the model for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl This package holds the implementation of the model for the trafficMatrix package. 
 

Uses of TrafficMatrixChangeObserver in be.ac.ulg.montefiore.run.totem.trafficMatrix.model
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model that return TrafficMatrixChangeObserver
 TrafficMatrixChangeObserver TrafficMatrix.getObserver()
          Get the change observer.
 

Uses of TrafficMatrixChangeObserver in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl that implement TrafficMatrixChangeObserver
 class TrafficMatrixChangeObserverImpl
          This class is used to notify all listeners of changes in the traffic matrix data.
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl that return TrafficMatrixChangeObserver
 TrafficMatrixChangeObserver TrafficMatrixImpl.getObserver()
           
 



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