Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
E
edu.colorado.cs.ns2
- package edu.colorado.cs.ns2
edu.colorado.cs.ns2.agents
- package edu.colorado.cs.ns2.agents
edu.colorado.cs.ns2.animation
- package edu.colorado.cs.ns2.animation
edu.colorado.cs.ns2.graphics
- package edu.colorado.cs.ns2.graphics
edu.colorado.cs.ns2.gui
- package edu.colorado.cs.ns2.gui
edu.colorado.cs.ns2.gui.dialogs
- package edu.colorado.cs.ns2.gui.dialogs
edu.colorado.cs.ns2.sim
- package edu.colorado.cs.ns2.sim
edu.colorado.cs.ns2.sys
- package edu.colorado.cs.ns2.sys
edu.colorado.cs.ns2.util
- package edu.colorado.cs.ns2.util
edu.colorado.cs.svn
- package edu.colorado.cs.svn
element
- Variable in class edu.colorado.cs.ns2.gui.dialogs.
ConnectAgentsDialog
An index into the possibleAgents array.
elementAt(int)
- Method in class edu.colorado.cs.ns2.sim.
ConnectionList
Return the ith element of the connection list.
elp
- Static variable in class edu.colorado.cs.ns2.gui.dialogs.
ExtendedLinkPropertiesDialog
Encapsulates the extended link properties.
elp
- Variable in class edu.colorado.cs.ns2.sim.
Link
The extended link properties for this link.
enforceBounds(MouseEvent)
- Method in class edu.colorado.cs.ns2.gui.
DrawableMover
enqueue(TraceEvent)
- Method in class edu.colorado.cs.ns2.animation.
EventQueue
Inserts a new trace event at the tail of the Queue.
enqueue(TraceEvent)
- Method in interface edu.colorado.cs.ns2.animation.
TraceEventQueue
Inserts a new trace event at the tail of the Queue.
erasePacket(int, int, int)
- Method in class edu.colorado.cs.ns2.animation.
Animate
Erase the Rectangle at the given Location.
event
- Variable in class edu.colorado.cs.ns2.animation.
TraceEvent
Stores the event type.
event
- Variable in class edu.colorado.cs.ns2.animation.
TraceEventNode
The TraceEvent at the current node.
eventList
- Variable in class edu.colorado.cs.ns2.sim.
SimulationData
EventQueue
- Class in
edu.colorado.cs.ns2.animation
A Queue ADT implementation to store simulation events parsed from the NS2 trace file.
EventQueue()
- Constructor for class edu.colorado.cs.ns2.animation.
EventQueue
Default constructor.
events
- Variable in class edu.colorado.cs.ns2.animation.
TraceFileParser
Each line of the NS2 trace file is represented as an element in the Vector.
eventsQueue
- Variable in class edu.colorado.cs.ns2.animation.
TraceFileParser
The TraceEvent Queue ADT.
ExponentialAgent
- Class in
edu.colorado.cs.ns2.agents
Class for representing UDP packet generation in the form of an exponential distribution of packet arrivals.
ExponentialAgent(int, int, int)
- Constructor for class edu.colorado.cs.ns2.agents.
ExponentialAgent
Default Constructor
ExponentialAgent.ExponentialPropertiesDialog
- Class in
edu.colorado.cs.ns2.agents
Displays a dialog box allowing the user to specify this Application's properties.
ExponentialAgent.ExponentialPropertiesDialog(ExponentialAgent)
- Constructor for class edu.colorado.cs.ns2.agents.
ExponentialAgent.ExponentialPropertiesDialog
Default constructor
ExtendedLinkProperties
- Class in
edu.colorado.cs.ns2.sim
This class encapsulates the link's extended properties.
ExtendedLinkProperties()
- Constructor for class edu.colorado.cs.ns2.sim.
ExtendedLinkProperties
Set default extended link properties
ExtendedLinkProperties(int)
- Constructor for class edu.colorado.cs.ns2.sim.
ExtendedLinkProperties
One-argument constructor.
ExtendedLinkPropertiesDialog
- Class in
edu.colorado.cs.ns2.gui.dialogs
This class is responsible for creating and displaying a dialog box allowing the user to interactively set the link's extended (more obscure) properties.
ExtendedLinkPropertiesDialog(Link)
- Constructor for class edu.colorado.cs.ns2.gui.dialogs.
ExtendedLinkPropertiesDialog
Default constructor.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y