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
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
F
FRESHNESS_UNSPECIFIED
- Static variable in class lime.motes.
MoteLimeTemplate
Constant that indicates the value of the freshness when it is unspec.
FakeGPSMonitor
- class location.generators.
FakeGPSMonitor
.
This class reads the data comming from a simulated GPS system.
FakeGPSMonitor()
- Constructor for class location.generators.
FakeGPSMonitor
Creates a FakeGPSMonitor with all the default settings.
FakeGPSMonitor(boolean)
- Constructor for class location.generators.
FakeGPSMonitor
Creates a FakeGPSMonitor with all of the default settings except for the showGUI.
FakeGPSMonitor(long)
- Constructor for class location.generators.
FakeGPSMonitor
Creates a FakeGPSMonitor starting at the default location with the specified update period.
FakeGPSMonitor(long, double, double)
- Constructor for class location.generators.
FakeGPSMonitor
Creates a FakeGPSMonitor starting at a default location.
FakeGPSMonitor(long, Latitude, Longitude)
- Constructor for class location.generators.
FakeGPSMonitor
Creates a FakeGPSMonitor with the starting location as specified by the parameter without reporting its location to a RoutSimulatorServer and default increment.
FakeGPSMonitor(long, Latitude, Longitude, double, double, boolean)
- Constructor for class location.generators.
FakeGPSMonitor
Creates a FakeGPSMonitor with the starting location as specified by the parameter.
FakeGPSMonitor.LocationTimer
- class location.generators.
FakeGPSMonitor.LocationTimer
.
This class is responsible for firing the location changed events at a periodic interval.
FakeGPSMonitor.LocationTimer(FakeGPSMonitor)
- Constructor for class location.generators.
FakeGPSMonitor.LocationTimer
Creates a LocationTimer for the specified location generator.
FakeGPSgui
- class location.generators.
FakeGPSgui
.
This is the GUI that allows the user to interact with a FakeGPSMonitor.
FakeGPSgui(FakeGPSMonitor, Latitude, Longitude)
- Constructor for class location.generators.
FakeGPSgui
The Constructor.
FakeGPSgui.FakeGPSguiActionListener
- class location.generators.
FakeGPSgui.FakeGPSguiActionListener
.
Defines what occurs when the user hits a button.
FakeGPSgui.FakeGPSguiActionListener()
- Constructor for class location.generators.
FakeGPSgui.FakeGPSguiActionListener
FakeGPSgui.FakeGPSguiKeyListener
- class location.generators.
FakeGPSgui.FakeGPSguiKeyListener
.
This implements what needs to be done when the key is pressed.
FakeGPSgui.FakeGPSguiKeyListener()
- Constructor for class location.generators.
FakeGPSgui.FakeGPSguiKeyListener
FakeSatelliteInfoGenerator
- class location.generators.
FakeSatelliteInfoGenerator
.
Generates random fake satellite information.
FakeSatelliteInfoGenerator(FakeGPSMonitor)
- Constructor for class location.generators.
FakeSatelliteInfoGenerator
FieldDialog
- class lime.motes.util.console.
FieldDialog
.
FieldDialog(Frame)
- Constructor for class lime.motes.util.console.
FieldDialog
FieldDialog
- class lime.util.console.
FieldDialog
.
FieldDialog(Frame)
- Constructor for class lime.util.console.
FieldDialog
f
- Variable in class lime.motes.util.console.
FieldDialog
f
- Variable in class lime.motes.util.console.
LimeConsole
f
- Variable in class lime.motes.util.console.
LocDialog
f
- Variable in class lime.motes.util.console.
MigrationDialog
f
- Variable in class lime.util.console.
FieldDialog
f
- Variable in class lime.util.console.
LimeConsole
f
- Variable in class lime.util.console.
LocDialog
f
- Variable in class lime.util.console.
MigrationDialog
fggal
- Variable in class location.generators.
FakeGPSgui
fgm
- Variable in class location.generators.
FakeGPSMonitor.LocationTimer
fgm
- Variable in class location.generators.
FakeGPSgui
fgm
- Variable in class location.generators.
FakeSatelliteInfoGenerator
The FakeGPSMonitor that the fake satellite information should be sent to.
field
- Variable in class devutil.awt.
InputDialog
filterReactions(RegisteredReaction[])
- Method in class lime.
LimeTupleSpace
findAllMatches(Vector, ITuple)
- Method in class lime.
Reactor
Return all matches, or an array of length zero if no match is found.
findMatch(Vector, ITuple)
- Method in class lime.
Reactor
findRemRegReactBySubscriber(AgentID[])
- Method in class lime.
UponMgr
findRemoteRegisteredReaction(long, AgentID)
- Method in class lime.
UponMgr
finish()
- Method in class groupmgmt.impl.
SinglePhaseDisseminator.ConnectionChangeQueue
finish()
- Method in class groupmgmt.impl.
SinglePhaseDisseminator.ProcessMessageQueue
finishedRequestIDs
- Variable in class moteaccess.
TOSMoteAccess
fireGroupChangedEvent(GroupChangedEvent)
- Method in class groupmgmt.
GroupDisseminator
Sends a GroupChangedEvent to all registered listeners.
fireGroupChangedEvent(GroupChangedEvent)
- Method in class groupmgmt.
GroupManager
Sends a GroupChangedEvent to all registered listeners.
fireGroupChangedEvent(Vector)
- Method in class groupmgmt.impl.
SinglePhaseDisseminator
Helper method to automatically construct the event before firing.
firstRR
- Variable in class lime.
Reactor
A pointer to the first registered reaction within the linked list.
flushOutgoingQueue()
- Method in class lime.
OutgoingMgr
Blocks until the current outgoing queue is empty.
frame
- Variable in class moteaccess.
SwingTOSMoteAccessUI
freshness
- Variable in class lime.motes.
MoteLimeTemplate
The freshness of the data that is required.
freshness
- Static variable in class moteaccess.
SensorType
freshness(SensorType)
- Static method in class moteaccess.
SensorType
Static method that returns the freshness of the passed sensor.
fromAggrTuple(ITuple)
- Static method in class lime.motes.
LimeMoteReaction
This method returns a LimeMoteReaction object built from a Tuple that refers to a request for a reaction on aggregated data.
fromAggrTuple(ITuple)
- Static method in class lime.motes.
LimeMoteRequest
This method is used to build a LimeMoteRequest from a tuple of an aggregation request.
fromFlatToLimeTemplate(ITuple)
- Static method in class lime.
LimeTemplate
Given a tuple, this method converts it to a LimeTuple.
fromFlatToLimeTuple(ITuple)
- Static method in class lime.
LimeTuple
Given a tuple, this method converts it to a LimeTuple.
fromTuple(ITuple)
- Static method in class lime.motes.
LimeMoteReaction
This method returns a LimeMoteReaction object built from a Tuple.
fromTuple(ITuple)
- Static method in class lime.motes.
LimeMoteRequest
This method is used to build a LimeMoteRequest from a tuple.
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
K
L
M
N
O
P
Q
R
S
T
U
V
W
_