MATES 3.0-rc2
A B C D E F G H I K L M N O P Q R S T U V W X Y

R

RADIO_RANGE_COLOR - Variable in class org.mates.sim.Host
The color of a host's radio range when it is drawn in the GUI.
REV_DATE - Static variable in class org.mates.Mates
 
RandomWalkingMobilityModel - class org.mates.sim.models.mobility.RandomWalkingMobilityModel.
A mobility model that moves a host randomly.
RandomWalkingMobilityModel() - Constructor for class org.mates.sim.models.mobility.RandomWalkingMobilityModel
Default constructor; connectivity of the network will not be preserved.
RandomWalkingMobilityModel(boolean) - Constructor for class org.mates.sim.models.mobility.RandomWalkingMobilityModel
 
raiseEvent(Event) - Method in class org.mates.sim.Simulator
Forwards an event to all event listeners
remove() - Method in class org.mates.util.Bundle.BundleIterator
Remove is not supported for this class.
remove(Object) - Method in class org.mates.util.Grid
Removes an element from the grid.
remove(Object) - Method in class org.mates.util.PriorityQueue
 
removeAgent(Agent) - Method in class org.mates.sim.Host
Removes an agent from this host.
removeExperiment(Experiment) - Method in class org.mates.sim.Simulator
Removes an experiment that is controlling this simulator.
removeExtreme() - Method in class org.mates.util.FibonacciHeap
Removes the smallest element from the heap if this is a min heap, or the largest element if this is a max heap.
removeHost(Host) - Method in class org.mates.sim.Simulator
Removes a host from the simulator.
reset() - Method in class org.mates.sim.Experiment
Causes the simulator to reset itself, followed by calling Experiment.handleReset() on all experiments in this experiment tree.
reset() - Method in class org.mates.sim.Simulator
Removes all of the hosts, agents, and event listeners, resets the iteration counter to 0, and resets all of the statistics (e.g. average host degree).
resetAverageDegreeDistribution() - Method in class org.mates.plugins.StatisticsPlugin
Resets the average degree distribution.
resetAverageHostDegree() - Method in class org.mates.plugins.StatisticsPlugin
Resets the average host degree statistic counters.
resetAverageTopologyDensity() - Method in class org.mates.plugins.StatisticsPlugin
Resets the average topology density statistic counters.
resetAverageTopologyDiameter() - Method in class org.mates.plugins.StatisticsPlugin
Resets the average topology diameter statistic counters.
rowIsFuzzy(Object) - Method in class org.mates.util.Grid
Returns whether the current row is definite or "fuzzy".
run() - Method in class org.mates.sim.Agent
This function contains the execution code of the agent.
run() - Method in class org.mates.util.BatchProcessor.BatchProcessorThread
The kernel of this thread, this will sleep until woken up by a call to BatchProcessor.BatchProcessorThread.process(Bundle) at which point the bundle will be processed.
runAgents(Host) - Method in interface org.mates.sim.models.CPUSchedulingModel
Iterates the agents on host.
runAgents(Host) - Method in class org.mates.sim.models.cpu.DefaultCPUSchedulingModel
Iterates each agent exactly once.
runExperiment(Experiment) - Method in interface org.mates.ui.UserInterface
Causes this user interface to run an experiment.
runExperiment(Experiment) - Method in class org.mates.ui.graphical.GraphicalUserInterface
 
runExperiment(Experiment) - Method in class org.mates.ui.windowless.WindowlessUserInterface
 

MATES 3.0-rc2
A B C D E F G H I K L M N O P Q R S T U V W X Y
Submit a bug or request a feature
http://mates.sourceforge.net/

Copyright 2004 Evan Sultanik