A B C D E F G H I K L M N O P R S T U V W

C

calculNbClients(int) - Method in class multimedia.model.MGInfModel
Method calculNbClients.
calculT(double) - Method in class multimedia.model.GenericAudioModel
 
calculT(double) - Method in class multimedia.model.GenericModel
 
calculT(double) - Method in class multimedia.model.MGInfModel
Method calculT to be compatible with GenericModel
calculT(double) - Method in class multimedia.model.MMPPNModel
Method calculT
calculT(double) - Method in class multimedia.model.OnOffModel
 
cdf - Variable in class statistic.distribution.GenericDiscreteDistribution
 
cdf - Variable in class statistic.distribution.GeometricDistribution
 
cdf - Variable in class statistic.distribution.PoissonDistribution
 
cdf(double) - Method in class statistic.distribution.CompoundDistribution
Returns the value of the cumulative distribution function at x
cdf(double) - Method in class statistic.distribution.ConstantDistribution
Returns the value of the cumulative distribution function at x (=Fonction de repartition)
cdf(double) - Method in class statistic.distribution.ExponentialDistribution
Returns the value of the cumulative distribution function at x (=Fonction de repartition)
cdf(double) - Method in class statistic.distribution.GammaDistribution
Returns the value of the cumulative distribution function at x (=Fonction de repartition)
cdf(double) - Method in class statistic.distribution.GenericDiscreteDistribution
Method cdf Returns the value of the cumulative distribution function at x where x is a double It's defined for compatibility problems
cdf(double) - Method in class statistic.distribution.GenericDistribution
Returns the value of the cumulative distribution function at x
cdf(double) - Method in class statistic.distribution.InverseDistribution
 
cdf(double) - Method in class statistic.distribution.InverseGaussianDistribution
Returns the value of the cumulative distribution function at x
cdf(double) - Method in class statistic.distribution.LogNormalDistribution
Returns the value of the cumulative distribution function at x
cdf(double) - Method in class statistic.distribution.MixedDistribution
Returns the value of the cumulative distribution function at x
cdf(double) - Method in class statistic.distribution.NormalDistribution
Returns the value of the cumulative distribution function at x
cdf(double) - Method in class statistic.distribution.ParetoDistribution
Returns the value of the cumulative distribution function at x
cdf(double) - Method in class statistic.distribution.RayleighDistribution
Returns the value of the cumulative distribution function at x (= Fonction de repartition)
cdf(double) - Method in class statistic.distribution.UniformDistribution
Returns the value of the cumulative distribution function at x
cdf(double) - Method in class statistic.distribution.WeibullDistribution
Returns the value of the cumulative distribution function at x
cdf(int) - Method in class statistic.distribution.ChapeauSigmaDistribution
Method cdf.
cdf(int) - Method in class statistic.distribution.GenericDiscreteDistribution
Returns the value of the cumulative distribution function at x where x is an int
cdf(int) - Method in class statistic.distribution.GeometricDistribution
Returns the value of the cumulative distribution function of x Prob(X<=x) for x=1,2,...
cdf(int) - Method in class statistic.distribution.PoissonDistribution
Method cdf : Returns the value of the cumulative distribution function at x
cdf(int) - Method in class statistic.distribution.ServiceTimeDistribution
 
cdf(int) - Method in class statistic.distribution.SigmaDistribution
Method cdf : To compute cumulative distribution function
ChaineAleatoire - class utils.ChaineAleatoire.
Cette classe permet de générer aléatoirement des chaînes de caractères d'une longueur déterminée.
ChaineAleatoire(int) - Constructor for class utils.ChaineAleatoire
Initialise le générateur de chaînes de caractères aléatoires.
changeScenarioFileExtension(File, boolean) - Static method in class multimedia.generation.GenericGeneration
To test if the file name given has its extension or not And if there is an extension of this type, we rename the file without the extension
chapeauSigma - Variable in class multimedia.model.MGInfModel
 
CHAPEAUSIGMA - Static variable in class multimedia.model.MGInfModel
 
ChapeauSigmaDistribution - class statistic.distribution.ChapeauSigmaDistribution.
 
ChapeauSigmaDistribution(SigmaDistribution) - Constructor for class statistic.distribution.ChapeauSigmaDistribution
ChapeauSigmaDistribution
ChapeauSigmaDistribution(SigmaDistribution, boolean) - Constructor for class statistic.distribution.ChapeauSigmaDistribution
ChapeauSigmaDistribution
chargementOk() - Method in class temp.BenchUDPScenarioPlayerC
Indique si le chargement d'un fichier a été effectué.
chargementOk() - Method in class temp.GestionUDPS2C
Indique si le chargement d'un fichier a été effectué.
chargementOk() - Method in class temp.GestionUDPS3C
Indique si le chargement d'un fichier a été effectué.
chooseOne() - Method in class traffic.MachinesList
 
chooseOneProfile() - Method in class traffic.Machine
 
circularPermutation(int[], int[][]) - Static method in class utils.MyTableOperation
 
ClasseService - class traffic.ClasseService.
 
ClasseService() - Constructor for class traffic.ClasseService
 
ClasseService(DatagramSocket, int) - Constructor for class traffic.ClasseService
 
clear() - Method in class utils.MyDynamicTree
Remove all nodes except the root node.
clientAddress - Variable in class traffic.SimpleUDPServer
 
clientConnectionExistence() - Method in class traffic.ScenarioPlayer
 
ClientDescriptionPanel - class graphics2.panel.experiment.ClientDescriptionPanel.
Used in MachinesPanel to build specific client properties in a GUI
ClientDescriptionPanel(MachinesPanel) - Constructor for class graphics2.panel.experiment.ClientDescriptionPanel
 
clientFeaturesIcon - Static variable in class utils.ImageList
 
clientIcon - Static variable in class utils.ImageList
 
ClientInfo - interface graphics2.info.ClientInfo.
 
ClientPanel - class graphics2.panel.client.ClientPanel.
 
ClientPanel(GestionTest) - Constructor for class graphics2.panel.client.ClientPanel
A ClientPanel is associated to GestionTest
ClientProfile - class traffic.ClientProfile.
ClientProfile
ClientProfile() - Constructor for class traffic.ClientProfile
 
ClientProfile(int, boolean, String) - Constructor for class traffic.ClientProfile
 
ClientProfile(int, boolean, String, int) - Constructor for class traffic.ClientProfile
Method ClientProfile.
codec - Variable in class multimedia.model.GenericAudioModel
It's the audio codec assocaited to the choosen AudioModel
CodecAV - class multimedia.codec.CodecAV.
 
CodecAV() - Constructor for class multimedia.codec.CodecAV
 
CodecPanel - class graphics2.panel.client.CodecPanel.
 
CodecPanel(InterneModelPanel) - Constructor for class graphics2.panel.client.CodecPanel
 
CompoundDistribution - class statistic.distribution.CompoundDistribution.
CompoundDistribution : It's a "distribution" where you define several distributions with a weight And each distribution is choosen according to its weight
CompoundDistribution(GenericContinuousDistribution[]) - Constructor for class statistic.distribution.CompoundDistribution
CompoundDistribution
CompoundDistribution(GenericContinuousDistribution[], double[]) - Constructor for class statistic.distribution.CompoundDistribution
MixedDistribution
COMPRESSION - Static variable in class multimedia.codec.VideoCodec
 
CompressionType - class multimedia.codec.CompressionType.
 
CompressionType() - Constructor for class multimedia.codec.CompressionType
CompressionType : default constructor
CompressionType(GOP) - Constructor for class multimedia.codec.CompressionType
CompressionType : used when the user wants to position each parameter (it doesn't correspond to a specific Codec)
CompressionType(String, GOP) - Constructor for class multimedia.codec.CompressionType
CompressionType :
computeLambdaLoad(double, double, double, int, int) - Method in class multimedia.model.OnOffHomogeneousAggregatedFlowModel
Method computeLambdaLoad.
computePeriodOnDuration() - Method in class test.model.OnOffTest
 
computePIi(int, double) - Method in class multimedia.model.OnOffHomogeneousAggregatedFlowModel
 
ComputerArithmetic - interface statistic.ComputerArithmetic.
 
computerListIcon - Static variable in class utils.ImageList
 
conf - Static variable in class utils.FileTest
 
ConfigurationFile - class traffic.generation.ConfigurationFile.
 
ConfigurationFile(String) - Constructor for class traffic.generation.ConfigurationFile
 
ConfigurationFileFilter - class utils.ConfigurationFileFilter.
 
ConfigurationFileFilter() - Constructor for class utils.ConfigurationFileFilter
 
configurationFileToString(File) - Static method in class utils.MyNumberFormat
Method configurationFileToString.
ConfigurationXMLFile - class graphics2.ConfigurationXMLFile.
 
ConfigurationXMLFile(String) - Constructor for class graphics2.ConfigurationXMLFile
 
confTestIcon - Static variable in class utils.ImageList
 
ConstantDistribution - class statistic.distribution.ConstantDistribution.
 
ConstantDistribution() - Constructor for class statistic.distribution.ConstantDistribution
 
ConstantDistribution(double) - Constructor for class statistic.distribution.ConstantDistribution
 
constructModelGenerator() - Method in class graphics2.listener.generator.MGInfComplexAggregatedFlowGeneratorConstructor
constructModelGenerator : - cree le model - cree le model generator
constructModelGenerator() - Method in class graphics2.listener.generator.MGInfComplexGeneratorConstructor
constructModelGenerator : - cree le model - cree le model generator
constructModelGenerator() - Method in class graphics2.listener.generator.MGInfGeneratorConstructor
Method constructModelGenerator : - cree le model - cree le model generator
constructModelGenerator() - Method in class graphics2.listener.generator.MMPP2GeneratorConstructor
constructModelGenerator : - cree le model - cree le model generator
constructModelGenerator() - Method in class graphics2.listener.generator.MMPPNGeneratorConstructor
constructModelGenerator : - cree le model - cree le model generator
constructModelGenerator() - Method in class graphics2.listener.generator.ModelGeneratorConstructor
 
constructModelGenerator() - Method in class graphics2.listener.generator.OnOffGeneratorConstructor
constructModelGenerator : - cree le model - cree le model generator
constructModelGenerator() - Method in class graphics2.listener.generator.OnOffHeterogeneousAggregatedFlowGeneratorConstructor
 
ControlInfo - interface graphics2.info.ControlInfo.
 
ControlPanel - class graphics2.panel.control.ControlPanel.
In this panel, we defines some parameters...
ControlPanel(GestionTest) - Constructor for class graphics2.panel.control.ControlPanel
 
controlScenarioPlay(String, BufferedReader) - Method in class traffic.ScenarioPlayer
Method controlScenarioPlay : dans le cadre d'une generation de trafic avec un control Bench scenario player : Les paquets envoyes vont etre formes comme suit: numeroPaquet + " " + "random data" ou la taille de l'en-tete "numeroPaquet" est fixe et est fonction de la taille du fichier
cos - Variable in class graphics2.panel.experiment.DescriptionPanel
 
cosC - Variable in class graphics2.panel.experiment.DescriptionPanel
 
countLines(String) - Static method in class utils.FileLineCounter
Method countLines.
createCodecExample(String) - Static method in class utils.SpecificObjectCreation
Methode implementer car pb pour generer cette objet via la "reflection" ATTENTION ca n'est pas optimum
createComboBox() - Method in class graphics2.panel.client.CodecPanel
 
createComboBox() - Method in class graphics2.panel.client.DistributionPanel
 
createComboBox() - Method in class graphics2.panel.client.FunctionPanel
 
createComboBox() - Method in class graphics2.panel.client.ModelPanel
 
createComboBox() - Method in class graphics2.panel.client.model.MGInfComplexAggregatedFlowModelPanel
 
createDistributionPacketFile() - Method in class test.model.OnOffTest
Method genererDistributionPacketFile.
createElement(String) - Method in class graphics2.ConfigurationXMLFile
 
createHelpMessageDialogButton(String) - Static method in class utils.MessageManager
Method createHelpMessageDialogButton.
createHostInformationsFile() - Method in class graphics2.GestionTest
To create a file with host informations which could be give to clients !! File must be in current directory !!! The directory used to run Allegro
createInvModelName(String) - Static method in class utils.SpecificObjectCreation
 
createModelGenericPanel(String, InterneModelPanel) - Static method in class utils.SpecificObjectCreation
 
createModelName(String) - Static method in class utils.SpecificObjectCreation
To transform the real model name into "class" model name
createNewXMLElement(String) - Method in class graphics2.ConfigurationXMLFile
 
createObject(Constructor, Object[]) - Static method in class utils.ObjectConstructor
Method createObject.
createPeriodFile(int) - Method in class test.model.OnOffTest
Method genererPeriodFile.
createPointsFromAudioFile(Plot, String, boolean, int) - Static method in class utils.myPlotter.PlotterMethods
Method createPointsFromAudioFile
createPointsFromDoubleTable(Plot, double[], int, boolean) - Static method in class utils.myPlotter.PlotterMethods
 
createPointsFromIntTable(Plot, int[], int, boolean) - Static method in class utils.myPlotter.PlotterMethods
 
createPointsFromVideoFile(Plot, String, boolean) - Static method in class utils.myPlotter.PlotterMethods
Method createPointsFromVideoFile
createResultFile(int[]) - Method in class test.model.MGInfTest
 
createResultFile(int[], String) - Method in class test.model.MGInfTest
 
createScenarioFileName(ClientPanel) - Method in class graphics2.panel.control.ScenarioFilePanel
Si pas de nom ou alors "./" on cree un nom : "./modelName_duration"
createSingleFlowGenerator() - Method in class multimedia.generation.MGInfAggregatedFlowGeneration
Method createSingleFlowGenerator : To create MGInfGeneration object from model,flowsDuration,codecs...
createSingleFlowGenerator() - Method in class multimedia.generation.MGInfComplexAggregatedFlowGeneration
Method createSingleFlowGenerator : To create MGInfGeneration object from model,flowsDuration,codecs...
createVideoExample(String) - Static method in class utils.SpecificObjectCreation
 
cs - Variable in class temp.UDPClient
 
ct - Variable in class multimedia.codec.VideoCodec
 
customDateFormat() - Static method in class utils.MyNumberFormat
 
customNumberFormat(String, double) - Static method in class utils.MyNumberFormat
 

A B C D E F G H I K L M N O P R S T U V W