Uses of Class
be.ac.ulg.montefiore.run.totem.domain.exception.SimplifiedDomainException

Packages that use SimplifiedDomainException
be.ac.ulg.montefiore.run.totem.domain.facade This package holds the manager for the domain package. 
be.ac.ulg.montefiore.run.totem.domain.simplifiedDomain This package holds classes that represent a simplified view of a Domain object. 
 

Uses of SimplifiedDomainException in be.ac.ulg.montefiore.run.totem.domain.facade
 

Methods in be.ac.ulg.montefiore.run.totem.domain.facade that throw SimplifiedDomainException
 void InterDomainManager.uploadSimplifiedDomain(int ASID, SimplifiedDomain sDomain)
          Upload a simplified topology to the ASID domain.
 

Uses of SimplifiedDomainException in be.ac.ulg.montefiore.run.totem.domain.simplifiedDomain
 

Methods in be.ac.ulg.montefiore.run.totem.domain.simplifiedDomain that throw SimplifiedDomainException
static void SimplifiedDomainBuilder.upload(SimplifiedDomain sDomain, Domain domain)
          Upload a SimplifiedDomain in a Domain.
 



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