Uses of Interface
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.TrafficMatrixFileType

Packages that use TrafficMatrixFileType
be.ac.ulg.montefiore.run.totem.trafficMatrix.generation   
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb This package holds the JAXB generated classes for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl This package holds the implementation of the JAXB generated classes for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.persistence This package holds classes used to load/save traffic matrices. 
 

Uses of TrafficMatrixFileType in be.ac.ulg.montefiore.run.totem.trafficMatrix.generation
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.generation with parameters of type TrafficMatrixFileType
 TrafficMatrix POPPOPTrafficMatrixGeneration.generateTrafficMatrix(TrafficMatrix tm, java.util.HashMap<java.lang.String,java.lang.String> clusters, TrafficMatrixFileType interTm)
          This methods takes a CBGP instance to which all messages (dumps & updates) have been passed and generates an intra-domain traffic matrix from an interdomain XML traffic matrix.
 

Uses of TrafficMatrixFileType in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb
 

Subinterfaces of TrafficMatrixFileType in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb
 interface TrafficMatrixFile
          Java content class for TrafficMatrixFile element declaration.
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb that return TrafficMatrixFileType
 TrafficMatrixFileType ObjectFactory.createTrafficMatrixFileType()
          Create an instance of TrafficMatrixFileType
 

Uses of TrafficMatrixFileType in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl that implement TrafficMatrixFileType
 class TrafficMatrixFileImpl
           
 class TrafficMatrixFileTypeImpl
           
 

Uses of TrafficMatrixFileType in be.ac.ulg.montefiore.run.totem.trafficMatrix.persistence
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.persistence that return TrafficMatrixFileType
static TrafficMatrixFileType TrafficMatrixFactory.loadInterDomainMatrix(java.lang.String netflowXMLTrafficMatrixFileName)
          Load an inter Domain traffic matrix
 



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