|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |