Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.impl.BandwidthSharingTopologyData

Packages that use BandwidthSharingTopologyData
be.ac.ulg.montefiore.run.totem.domain.model.impl This package holds classes which are the implementation of the model for the domain package. 
 

Uses of BandwidthSharingTopologyData in be.ac.ulg.montefiore.run.totem.domain.model.impl
 

Classes in be.ac.ulg.montefiore.run.totem.domain.model.impl that implement BandwidthSharingTopologyData
 class SimpleBandwidthSharingTopologyData
          Maintain information about reservation for each link in the network and also topology information.
 class SnapshotBandwidthSharingTopologyData
          Maintain link information about some nodes in the network.
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.impl declared as BandwidthSharingTopologyData
protected  BandwidthSharingTopologyData BandwidthSharingBandwidthManagement.topoData
           
 

Constructors in be.ac.ulg.montefiore.run.totem.domain.model.impl with parameters of type BandwidthSharingTopologyData
BandwidthSharingBandwidthManagement(Domain domain, BandwidthSharingTopologyData topoData)
          Creates a new BandwidthSharingBandwidthManagement object to use with the given domain.
SnapshotBandwidthSharingTopologyData(BandwidthSharingTopologyData topoData)
           
 



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