Uses of Package
be.ac.ulg.montefiore.run.totem.trafficMatrix.exception

Packages that use be.ac.ulg.montefiore.run.totem.trafficMatrix.exception
be.ac.ulg.montefiore.run.totem.domain.bgp   
be.ac.ulg.montefiore.run.totem.repository.SAMTE.core   
be.ac.ulg.montefiore.run.totem.repository.tomography   
be.ac.ulg.montefiore.run.totem.repository.tomography.methods.fanout   
be.ac.ulg.montefiore.run.totem.repository.tomography.methods.kalmanFiltering   
be.ac.ulg.montefiore.run.totem.repository.tomography.utils   
be.ac.ulg.montefiore.run.totem.topgen.traffic This package holds traffic generation-related classes. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.exception This package holds exceptions for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.facade This package holds the manager for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.generation   
be.ac.ulg.montefiore.run.totem.trafficMatrix.model This package holds the model for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl This package holds the implementation of the model for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.persistence This package holds classes used to load/save traffic matrices. 
it.unina.traffic   
test This package holds JUnit test classes. 
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.domain.bgp
InvalidFileException
          Thrown when a given file is not in the expected format.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.repository.SAMTE.core
InvalidTrafficMatrixException
          Thrown when a method tries to access to an inexistent traffic matrix or when a method tries to add a traffic matrix which is inconsistent with the specified domain.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.repository.tomography
InvalidTrafficMatrixException
          Thrown when a method tries to access to an inexistent traffic matrix or when a method tries to add a traffic matrix which is inconsistent with the specified domain.
TrafficMatrixAlreadyExistException
          Thrown when a method tries to add a traffic matrix with the same TM ID as an already existing one for the target domain.
TrafficMatrixIdException
          Thrown when the trying to set a TmId that has already been set.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.repository.tomography.methods.fanout
InvalidTrafficMatrixException
          Thrown when a method tries to access to an inexistent traffic matrix or when a method tries to add a traffic matrix which is inconsistent with the specified domain.
TrafficMatrixAlreadyExistException
          Thrown when a method tries to add a traffic matrix with the same TM ID as an already existing one for the target domain.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.repository.tomography.methods.kalmanFiltering
InvalidTrafficMatrixException
          Thrown when a method tries to access to an inexistent traffic matrix or when a method tries to add a traffic matrix which is inconsistent with the specified domain.
TrafficMatrixAlreadyExistException
          Thrown when a method tries to add a traffic matrix with the same TM ID as an already existing one for the target domain.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.repository.tomography.utils
InvalidTrafficMatrixException
          Thrown when a method tries to access to an inexistent traffic matrix or when a method tries to add a traffic matrix which is inconsistent with the specified domain.
TrafficMatrixAlreadyExistException
          Thrown when a method tries to add a traffic matrix with the same TM ID as an already existing one for the target domain.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.topgen.traffic
DataConsistencyException
          Thrown when the state of the object is not consistent.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.trafficMatrix.exception
DataConsistencyException
          Thrown when the state of the object is not consistent.
TrafficMatrixException
          Base class for the exceptions of the traffic matrix package.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.trafficMatrix.facade
DataConsistencyException
          Thrown when the state of the object is not consistent.
InvalidLinkLoadComputerException
          Thrown when a method tries to access to an inexistent LinkLoadComputer.
InvalidTrafficMatrixException
          Thrown when a method tries to access to an inexistent traffic matrix or when a method tries to add a traffic matrix which is inconsistent with the specified domain.
LinkLoadComputerAlreadyExistsException
          Thrown when trying to add a LinkLoadComputer with existent Id.
TrafficMatrixAlreadyExistException
          Thrown when a method tries to add a traffic matrix with the same TM ID as an already existing one for the target domain.
TrafficMatrixIdException
          Thrown when the trying to set a TmId that has already been set.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.trafficMatrix.generation
InvalidFileException
          Thrown when a given file is not in the expected format.
InvalidTrafficMatrixException
          Thrown when a method tries to access to an inexistent traffic matrix or when a method tries to add a traffic matrix which is inconsistent with the specified domain.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.trafficMatrix.model
DataConsistencyException
          Thrown when the state of the object is not consistent.
LinkLoadComputerIdException
          Thrown when the trying to set a id that has already been set.
TrafficMatrixIdException
          Thrown when the trying to set a TmId that has already been set.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl
DataConsistencyException
          Thrown when the state of the object is not consistent.
LinkLoadComputerIdException
          Thrown when the trying to set a id that has already been set.
TrafficMatrixIdException
          Thrown when the trying to set a TmId that has already been set.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by be.ac.ulg.montefiore.run.totem.trafficMatrix.persistence
InvalidTrafficMatrixException
          Thrown when a method tries to access to an inexistent traffic matrix or when a method tries to add a traffic matrix which is inconsistent with the specified domain.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by it.unina.traffic
InvalidTrafficMatrixException
          Thrown when a method tries to access to an inexistent traffic matrix or when a method tries to add a traffic matrix which is inconsistent with the specified domain.
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception used by test
InvalidTrafficMatrixException
          Thrown when a method tries to access to an inexistent traffic matrix or when a method tries to add a traffic matrix which is inconsistent with the specified domain.
TrafficMatrixAlreadyExistException
          Thrown when a method tries to add a traffic matrix with the same TM ID as an already existing one for the target domain.
 



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