Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.diffserv.DiffServModel

Packages that use DiffServModel
be.ac.ulg.montefiore.run.totem.domain.diffserv This package holds classes useful for the diffserv capabilities of the toolbox. 
be.ac.ulg.montefiore.run.totem.domain.model This package holds the model for the domain package. 
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 DiffServModel in be.ac.ulg.montefiore.run.totem.domain.diffserv
 

Classes in be.ac.ulg.montefiore.run.totem.domain.diffserv that implement DiffServModel
 class MAM
          Implementation of the MAM diffserv model.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.diffserv that return DiffServModel
static DiffServModel DiffServModelManager.getModel(int model)
           
 

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model that return DiffServModel
 DiffServModel Link.getDiffServModel()
           
 

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that return DiffServModel
 DiffServModel LinkImpl.getDiffServModel()
           
 



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