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

Packages that use DomainConvertor
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 DomainConvertor in be.ac.ulg.montefiore.run.totem.domain.model
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model that return DomainConvertor
 DomainConvertor Domain.getConvertor()
          Get the domain convertor
 

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

Classes in be.ac.ulg.montefiore.run.totem.domain.model.impl that implement DomainConvertor
 class DomainConvertorImpl
          This convertor allow to convert any node,link or LSP id from int to String.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that return DomainConvertor
 DomainConvertor DomainImpl.getConvertor()
          Get the domain convertor
 



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