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

S

SENDopt - Static variable in class lime.mobileagent.mucode.Launcher
 
SETUP - Static variable in interface lime.LimeConstants
 
SETUP - Static variable in interface lime.motes.util.console.LimeConstants
 
SETUP - Static variable in interface lime.util.console.LimeConstants
 
SETUP_SPECIAL - Static variable in interface lime.LimeConstants
 
SET_HOST - Static variable in interface lime.LimeConstants
 
SET_HOST - Static variable in interface lime.motes.util.console.LimeConstants
 
SET_HOST - Static variable in interface lime.util.console.LimeConstants
 
SET_SHARED - Static variable in interface lime.LimeConstants
 
SET_SHARED - Static variable in interface lime.motes.util.console.LimeConstants
 
SET_SHARED - Static variable in interface lime.util.console.LimeConstants
 
SHUTDOWN_LIME - Static variable in interface lime.motes.util.console.LimeConstants
 
SHUTDOWN_LIME - Static variable in interface lime.util.console.LimeConstants
 
SLEEPING_TIME - Static variable in class lime.motes.MoteLimeTupleSpace
This value represent the rate at which
SNR - Variable in class location.Satellite
 
SOUTH - Static variable in class location.Latitude
 
SPChange - class groupmgmt.impl.SPChange.
An SPChange stores information about a change in the group environment of the SinglePhaseDisseminator.
SPChange(Member, Member, boolean) - Constructor for class groupmgmt.impl.SPChange
Constructor.
SPChangeRefusedMessage - class groupmgmt.impl.SPChangeRefusedMessage.
The SPChangeRefusedMessage class; Sent by a group leader when it has queued a ConnectionChange that no longer applies to its group (because of a split that occurred).
SPChangeRefusedMessage(SPChange) - Constructor for class groupmgmt.impl.SPChangeRefusedMessage
Constructor.
SPConnectionChangesMessage - class groupmgmt.impl.SPConnectionChangesMessage.
The SPConnectionChangesMessage class; Sent to the group leader by a Member when it experiences a change in connectivity.
SPConnectionChangesMessage(SPChange[], SPChange[]) - Constructor for class groupmgmt.impl.SPConnectionChangesMessage
Constructor.
SPGetLeaderMessage - class groupmgmt.impl.SPGetLeaderMessage.
The SPGetLeaderMessage class; Sent to a newly discovered Member to find out that Member's leader.
SPGetLeaderMessage(Member) - Constructor for class groupmgmt.impl.SPGetLeaderMessage
Constructor.
SPGroupChangeMessage - class groupmgmt.impl.SPGroupChangeMessage.
The SPGroupChangeMessage class; Sent to everyone in the old group (for splits) or new group (for adds) by the leader to inform of a new group.
SPGroupChangeMessage(Member, Vector, Hashtable, Member) - Constructor for class groupmgmt.impl.SPGroupChangeMessage
Construct a new SPGroupChangeMessage with connection information.
SPGroupChangeMessage(Member, Vector, Member) - Constructor for class groupmgmt.impl.SPGroupChangeMessage
Construct a new SPGroupChangeMessage without connection info.
SPGroupInfoMessage - class groupmgmt.impl.SPGroupInfoMessage.
The SPGroupInfoMessage class; Sent by a leader to another leader when two groups should be merged.
SPGroupInfoMessage(Hashtable) - Constructor for class groupmgmt.impl.SPGroupInfoMessage
Constructor.
SPLeaderAddressMessage - class groupmgmt.impl.SPLeaderAddressMessage.
The SPLeaderAddressMessage class; Sent by a Member to the leader of another group in response to a GetLeaderMessage.
SPLeaderAddressMessage(Member) - Constructor for class groupmgmt.impl.SPLeaderAddressMessage
Constructor.
START - Static variable in interface lime.LimeConstants
 
START - Static variable in interface lime.motes.util.console.LimeConstants
 
START - Static variable in interface lime.util.console.LimeConstants
 
SUBSCRIBERS - Static variable in class lime.UponMgr
 
SYSTEM - Static variable in class lime.LimeTupleSpace
The name of the Lime system tuple space.
SYS_READ - Static variable in interface lime.LimeConstants
 
SYS_READ - Static variable in interface lime.motes.util.console.LimeConstants
 
SYS_READ - Static variable in interface lime.util.console.LimeConstants
 
SYS_REPLY - Static variable in interface lime.LimeConstants
 
SYS_REPLY - Static variable in interface lime.motes.util.console.LimeConstants
 
SYS_REPLY - Static variable in interface lime.util.console.LimeConstants
 
SYS_TAKE - Static variable in interface lime.LimeConstants
 
SYS_TAKE - Static variable in interface lime.motes.util.console.LimeConstants
 
SYS_TAKE - Static variable in interface lime.util.console.LimeConstants
 
SafeDistanceDetector - class groupmgmt.impl.SafeDistanceDetector.
The SafeDistanceDetector class; Detects members based on beacons, using a BeaconServer.
SafeDistanceDetector(int, String, int, double, double, double, LocationGenerator) - Constructor for class groupmgmt.impl.SafeDistanceDetector
Constructor.
Sat - Variable in class location.generators.RealGPSMonitor
 
SatVector - Variable in class location.GpsInfoEvent
 
Satellite - class location.Satellite.
This class encapsulates information about a Satellite as it's received by the GPS unit
Satellite(String) - Constructor for class location.Satellite
Creates a new Satellite Object
SensorType - class moteaccess.SensorType.
 
SensorType(int) - Constructor for class moteaccess.SensorType
Public constructor of a sensor type from its int representation.
SinglePhaseDisseminator - class groupmgmt.impl.SinglePhaseDisseminator.
The SinglePhaseDisseminator class.
SinglePhaseDisseminator(int) - Constructor for class groupmgmt.impl.SinglePhaseDisseminator
Constructor.
SinglePhaseDisseminator.ConnectionChangeQueue - class groupmgmt.impl.SinglePhaseDisseminator.ConnectionChangeQueue.
Private inner class to maintain a queue of connection changes to be processed.
SinglePhaseDisseminator.ConnectionChangeQueue() - Constructor for class groupmgmt.impl.SinglePhaseDisseminator.ConnectionChangeQueue
 
SinglePhaseDisseminator.DebugFrame - class groupmgmt.impl.SinglePhaseDisseminator.DebugFrame.
## For testing.
SinglePhaseDisseminator.DebugFrame(Hashtable) - Constructor for class groupmgmt.impl.SinglePhaseDisseminator.DebugFrame
 
SinglePhaseDisseminator.MessageListener - class groupmgmt.impl.SinglePhaseDisseminator.MessageListener.
A private inner class to listen for group changes (non-leaders) or notification messages (leaders).
SinglePhaseDisseminator.MessageListener() - Constructor for class groupmgmt.impl.SinglePhaseDisseminator.MessageListener
Init running variable
SinglePhaseDisseminator.ProcessMessageQueue - class groupmgmt.impl.SinglePhaseDisseminator.ProcessMessageQueue.
Queue so that we can pause processing of messages during disengagement.
SinglePhaseDisseminator.ProcessMessageQueue() - Constructor for class groupmgmt.impl.SinglePhaseDisseminator.ProcessMessageQueue
 
StationaryAgent - class lime.StationaryAgent.
In Lime, a Lime tuple space is always permanently associated with an ILimeAgent object.
StationaryAgent() - Constructor for class lime.StationaryAgent
Create a new stationary agent.
StationaryAgent(Runnable) - Constructor for class lime.StationaryAgent
Create a new agent that can access the Lime tuple space of the parent agent.
StationaryAgent(Runnable, String) - Constructor for class lime.StationaryAgent
Create a new thread that can access the Lime tuple space of the parent agent.
StationaryAgent(String) - Constructor for class lime.StationaryAgent
Create a new thread that can access the Lime tuple space of the parent agent.
StationaryAgent(ThreadGroup, Runnable) - Constructor for class lime.StationaryAgent
Create a new thread that can access the Lime tuple space of the parent agent.
StationaryAgent(ThreadGroup, Runnable, String) - Constructor for class lime.StationaryAgent
Create a new thread that can access the Lime tuple space of the parent agent.
StationaryAgent(ThreadGroup, String) - Constructor for class lime.StationaryAgent
Create a new thread that can access the Lime tuple space of the parent agent.
SwingTOSMoteAccessUI - class moteaccess.SwingTOSMoteAccessUI.
 
SwingTOSMoteAccessUI(TOSMoteAccess) - Constructor for class moteaccess.SwingTOSMoteAccessUI
 
SwingTOSMoteAccessUI.RequestWrapper - class moteaccess.SwingTOSMoteAccessUI.RequestWrapper.
 
SwingTOSMoteAccessUI.RequestWrapper(RequestID, MoteRequest) - Constructor for class moteaccess.SwingTOSMoteAccessUI.RequestWrapper
 
SwingTOSMoteAccessUI.RequestWrapper(RequestID, MoteReaction) - Constructor for class moteaccess.SwingTOSMoteAccessUI.RequestWrapper
 
SystemReactionEvent - class lime.SystemReactionEvent.
Contains information related to an event that is triggered from within the PendingUpon structure.
SystemReactionEvent(short, AgentID, ITuple, RegisteredReaction, UponMgr) - Constructor for class lime.SystemReactionEvent
Creates a new remote reaction event.
SystemReactionEvent(short, ReactionEvent) - Constructor for class lime.SystemReactionEvent
 
SystemUponListener - class lime.SystemUponListener.
 
SystemUponListener(int, ResultTuple) - Constructor for class lime.SystemUponListener
 
s - Variable in class location.LocationTester
 
safe - Variable in class groupmgmt.GroupManager.TestFrame
 
safe - Variable in class location.generators.RealGPSMonitor
 
safeDistance - Variable in class groupmgmt.impl.SafeDistanceDetector
The safe distance for this host, calculated based on the provided input parameters.
savedReactions - Variable in class lime.LimeTSMgr
Used to reinstall the reaction of an upon of a waiting operation
sb - Variable in class location.generators.FakeGPSgui
 
scanSystemTS() - Method in class lime.motes.util.console.LocDialog
 
scanSystemTS() - Method in class lime.util.console.LocDialog
 
seb - Variable in class location.generators.FakeGPSgui
 
send(RemoteOpDescriptor) - Method in class lime.OutgoingMgr
Adds a RemoteOpDescriptor to the current outgoing queue.
send(Vector, LimeServerID) - Method in class lime.OutgoingMgr
Sends the objects stored in vector tmp to the specified LIMEServer.
send(RemoteOpDescriptor) - Method in class lime.TransactionMgr
Passes a RemoteOpDescriptor to the OutgoingMgr.
sendAgents(MuServer, String, String[]) - Method in class lime.mobileagent.mucode.Launcher
 
sendAllHosts(TransactionOpDescriptor) - Method in class lime.OutgoingMgr
Sends a message to everyone within the group regardless of whether they have a tuple space shared.
sendBeacon() - Method in class groupmgmt.impl.BeaconSender
The method that sends the beacon.
sendBeaconNow() - Method in class groupmgmt.impl.BeaconServer
Send a Beacon immediately.
sendDisengageSetup(TransactionOpDescriptor) - Method in class lime.TransactionMgr
 
sendGroupcast(TSOpDescriptor) - Method in class lime.OutgoingMgr
Sends a message to all hosts in the group with at least one tuple space shared.
sendMessage(Member, Serializable) - Method in class groupmgmt.impl.SinglePhaseDisseminator
Utility method to send a message to a Member.
sendMessage(Vector, Serializable) - Method in class groupmgmt.impl.SinglePhaseDisseminator
 
sendNorm(RemoteOpDescriptor) - Method in class lime.OutgoingMgr
Adds a RemoteOpDescriptor to the outgoing queue.
sendOutGroup(Hashtable, Member, Vector) - Method in class groupmgmt.impl.SinglePhaseDisseminator
Utility method to send GroupChangeMessages creating a new group.
sendReady(TransactionOpDescriptor) - Method in class lime.TransactionMgr
Sends a ready message to the leader.
sendReadySpecial(TransactionOpDescriptor) - Method in class lime.TransactionMgr
Sends a READY_SPECIAL message back to the sender of the specified TransactionOpDescriptor.
sendSelfEngagement - Variable in class groupmgmt.GroupManager
Set to determine whether the calling class will receive GroupChangedEvents representing self-engagement (ie right after the GroupManager starts up).
sendSetup(TransactionOpDescriptor) - Method in class lime.TransactionMgr
This method sends the setup message to the new group members.
sendSetupSpecial(TransactionOpDescriptor) - Method in class lime.TransactionMgr
Sends a specail setup message to this host.
sendStart(TransactionOpDescriptor) - Method in class lime.TransactionMgr
Sends a START message to everyone in the LSTS.
sendTrans(RemoteOpDescriptor) - Method in class lime.OutgoingMgr
Sends a RemoteOpDescriptor via the transaction queue.
sendTuplesAndUpons(TransactionOpDescriptor) - Method in class lime.TransactionMgr
 
sender - Variable in class groupmgmt.impl.SPGroupChangeMessage
Used for comparison to other SPGroupChangeMessages The host that sent this message.
sender - Variable in class lime.TransactionOpDescriptor
This is the host from which data is being sent from.
senderThread - Variable in class groupmgmt.impl.BeaconSender
Thread to do the sending.
sensingTimeout - Variable in class lime.motes.MoteLimeTupleSpace
This value means how long the MoteAccess reads data from the network in a rdg.
sensorNames - Static variable in class moteaccess.SensorType
An array that indicates the names of the sensor.
sensorReading - Variable in class moteaccess.MoteResult
The value of the reading.
sensorType - Variable in class moteaccess.MoteRequest
The desired sensor.
sensorType - Variable in class moteaccess.MoteResult
The kind of sensor this reading came from.
separateTupleSpaces(TransactionOpDescriptor) - Method in class lime.TransactionMgr
 
seqNum - Variable in class lime.LocalUponListener
 
seqNum - Variable in class lime.RegisteredReaction
 
seqNum - Variable in class lime.RemoteTupleOpDescriptor
 
seqNum - Variable in class lime.RemoteUponListener
 
seqNum - Variable in class lime.UponProbeDescriptor
 
serialEvent(SerialPortEvent) - Method in class location.generators.RealGPSMonitor
This method implements the serialEvent(....) method required by SerialPortEventListener.
serialPort - Variable in class location.generators.RealGPSMonitor
The serial port to read from
server - Static variable in class lime.LimeServer
 
server - Variable in class lime.motes.util.console.LimeConsole
 
server - Variable in class lime.util.Launcher
A reference to the LIMEServer.
server - Variable in class lime.util.console.LimeConsole
 
server - Static variable in class location.LocationServer
This is the singleton LocationServer.
serverPort - Variable in class groupmgmt.GroupManager.TestFrame
 
setActiveQueue(int) - Method in class devutil.QueueMux
Sets the queue on which the operations are performed.
setAzimut(String) - Method in class location.Satellite
Accessor method to satellite azimut
setBeacon(MemberBeacon) - Method in class groupmgmt.impl.BeaconSender
Set the beacon to be broadcasted.
setBeacon(MemberBeacon) - Method in class groupmgmt.impl.BeaconServer
Set the beacon to be broadcasted.
setBeacon(Member, Location) - Method in class groupmgmt.impl.MemberBeacon
Resets the beacon using the provided information.
setBeacon(Member, Location, boolean) - Method in class groupmgmt.impl.MemberBeacon
Resets the beacon using the provided information.
setBuzzer() - Method in class lime.motes.MoteLimeTupleSpace
This method makes the reachable motes buzz.
setConsole(LimeConsole) - Method in class InteractiveAgent
 
setConsole(LimeConsole) - Method in class lime.motes.MoteInteractiveAgent
 
setConsole(LimeConsole) - Method in interface lime.motes.util.console.IConsoleProvider
Associates the given console to the provider object.
setConsole(LimeConsole) - Method in interface lime.util.console.IConsoleProvider
Associates the given console to the provider object.
setConsoleProvider(IConsoleProvider) - Method in class lime.motes.util.console.LimeConsoleListener
 
setConsoleProvider(IConsoleProvider) - Method in class lime.util.console.LimeConsoleListener
 
setCurrent(Location) - Method in class lime.LimeTemplate
 
setDebug(boolean) - Method in class groupmgmt.GroupManager
Determine whether to output logging messages.
setDebug(boolean) - Method in class groupmgmt.impl.BeaconingDetector
Determine whether to output logging messages.
setDebug(boolean) - Method in class groupmgmt.impl.SafeDistanceDetector
Determine whether to output logging messages.
setDebug(boolean) - Method in class groupmgmt.impl.SinglePhaseDisseminator
Determine whether to output logging messages.
setDetector(MemberDetector) - Method in class groupmgmt.GroupManager
Change the MemberDetector.
setDisseminator(GroupDisseminator) - Method in class groupmgmt.GroupManager
Change the GroupDisseminator and tell the MemberDetector.
setDisseminator(GroupDisseminator) - Method in class groupmgmt.MemberDetector
Change the GroupDisseminator.
setDutyCycle(int) - Method in class lime.motes.MoteLimeTupleSpace
Setter of the Awake fraction
setElevation(String) - Method in class location.Satellite
Accessor method to satellite elevation
setEngagementMessage(EngagementMsg) - Method in class lime.TransactionOpDescriptor
Sets the engagement message within this class.
setGPSInfo(GpsInfoEvent) - Method in class location.generators.FakeGPSMonitor
Sets the GpsInfoEvent to be broadcasted with the location event.
setGPSReceiverSettings(GPSReceiverSettings) - Method in interface location.GPSReceiverUser
 
setGPSReceiverSettings(GPSReceiverSettings) - Method in class location.LocationTester
 
setHostsDataExpected(LimeServerID[]) - Method in class lime.TransDescriptor
Sets the host data expected variable within this calss.
setInternal(Exception) - Method in class lime.LimeError
 
setInternal(Exception) - Method in class lime.LimeException
 
setInternal(Exception) - Method in class lime.LimeRuntimeException
 
setLocation(Location) - Method in class groupmgmt.impl.MemberBeacon
Sets the location value to the new value.
setLocationGenerator(LocationGenerator) - Method in class location.LocationServer
Sets the location generated used by this LocationServer.
setMember(Member) - Static method in class groupmgmt.GroupManager
Private static helper method to store the member object of this group member.
setMember(Member) - Method in class groupmgmt.impl.MemberBeacon
Sets a new Member for this beacon.
setMotesMode(int) - Method in class lime.motes.MoteLimeTupleSpace
Setter for the Mote automatic mode.
setOutgoingQueue(int) - Method in class lime.OutgoingMgr
Sets the active queue.
setParameter(String, int) - Method in class moteaccess.DummyMoteAccess
 
setParameter(String, int) - Method in interface moteaccess.IMoteAccess
Method by which parameters at the MoteAccess level can be set.
setParameter(String, int) - Method in class moteaccess.TOSMoteAccess
 
setParameterButton - Variable in class moteaccess.SwingTOSMoteAccessUI
 
setPeriod(int) - Method in class groupmgmt.impl.BeaconSender
Set the period at which the beacon is broadcasted.
setPeriod(int) - Method in class groupmgmt.impl.BeaconServer
Set the period at which the beacon is broadcasted.
setPeriod(int) - Method in class location.generators.FakeSatelliteInfoGenerator
Sets the period of updates.
setProperty(String, String) - Method in class lime.LimeServer
 
setRadioPower(int) - Method in class lime.motes.MoteLimeTupleSpace
Setter of the Power of the radio of the motes, to be used when in manaul mode.
setReactions(RegisteredReaction[]) - Method in class lime.ResultReactions
 
setRid(RequestID) - Method in class moteaccess.MoteResult
 
setSNR(String) - Method in class location.Satellite
Accessor method to satellite SNR
setSensingTimeout(int) - Method in class lime.motes.MoteLimeTupleSpace
Setter for the sensing timout represent the maximum time waited for a motes to answer before declering it unreacheable
setSensorType(SensorType) - Method in class moteaccess.MoteResult
Sets the sensor type associated to this result.
setSeqNum(long) - Method in class lime.RegisteredReaction
Sets the sequence number of a registered reaction.
setShared(boolean) - Method in class lime.LimeTupleSpace
Enable or disable transient sharing of this tuple space with tuple spaces having the same name.
setShared(LimeTupleSpace[], boolean) - Static method in class lime.LimeTupleSpace
Enable or disable transient sharing of a set of tuple spaces.
setShared(AgentID, LimeTupleSpace[], boolean, Result) - Method in class lime.TransactionMgr
Start the engagement or disengagement of an agent.
setShared(boolean) - Method in class lime.motes.MoteLimeTupleSpace
 
setSharedHost(boolean, Result) - Method in class lime.TransactionMgr
Engage or disengage the host.
setStopping(boolean) - Method in class groupmgmt.impl.MemberBeacon
Sets the stopping variable to the provided variable.
setStreams() - Method in class lime.ConnectionMgr.Connection
Initializes the input and output streams of this connection.
setTuple(ITuple) - Method in class lime.LimeTemplate
Set the tuple.
setTuple(ITuple) - Method in class lime.LimeTuple
Set the tuple.
setTuple(ITuple) - Method in class lime.ResultTuple
 
set_epoch(int) - Method in class moteaccess.ConfigReplyTOSMessage
Set the value of the field 'epoch'
set_epoch(int) - Method in class moteaccess.ImmediateReplyTOSMessage
Set the value of the field 'epoch'
set_epoch(int) - Method in class moteaccess.ReactionReplyTOSMessage
Set the value of the field 'epoch'
set_hbn(int) - Method in class moteaccess.ConfigReplyTOSMessage
Set the value of the field 'hbn'
set_hbn(int) - Method in class moteaccess.ConfigRequestTOSMessage
Set the value of the field 'hbn'
set_hbn(int) - Method in class moteaccess.ImmediateReplyTOSMessage
Set the value of the field 'hbn'
set_hbn(int) - Method in class moteaccess.ImmediateRequestTOSMessage
Set the value of the field 'hbn'
set_hbn(int) - Method in class moteaccess.ReactionReplyTOSMessage
Set the value of the field 'hbn'
set_hbn(int) - Method in class moteaccess.ReactionRequestTOSMessage
Set the value of the field 'hbn'
set_max_val(int) - Method in class moteaccess.ReactionRequestTOSMessage
Set the value of the field 'max_val'
set_min_val(int) - Method in class moteaccess.ReactionRequestTOSMessage
Set the value of the field 'min_val'
set_outcome(short) - Method in class moteaccess.ConfigReplyTOSMessage
Set the value of the field 'outcome'
set_param_id(short) - Method in class moteaccess.ConfigRequestTOSMessage
Set the value of the field 'param_id'
set_param_val(int) - Method in class moteaccess.ConfigRequestTOSMessage
Set the value of the field 'param_val'
set_reading(int) - Method in class moteaccess.ImmediateReplyTOSMessage
Set the value of the field 'reading'
set_reading(int) - Method in class moteaccess.ReactionReplyTOSMessage
Set the value of the field 'reading'
set_sensor_id(short) - Method in class moteaccess.ImmediateRequestTOSMessage
Set the value of the field 'sensor_id'
set_sensor_id(short) - Method in class moteaccess.ReactionRequestTOSMessage
Set the value of the field 'sensor_id'
set_sn(long) - Method in class moteaccess.ConfigReplyTOSMessage
Set the value of the field 'sn'
set_sn(long) - Method in class moteaccess.ConfigRequestTOSMessage
Set the value of the field 'sn'
set_sn(long) - Method in class moteaccess.ImmediateReplyTOSMessage
Set the value of the field 'sn'
set_sn(long) - Method in class moteaccess.ImmediateRequestTOSMessage
Set the value of the field 'sn'
set_sn(long) - Method in class moteaccess.ReactionReplyTOSMessage
Set the value of the field 'sn'
set_sn(long) - Method in class moteaccess.ReactionRequestTOSMessage
Set the value of the field 'sn'
set_src(int) - Method in class moteaccess.ConfigReplyTOSMessage
Set the value of the field 'src'
set_src(int) - Method in class moteaccess.ConfigRequestTOSMessage
Set the value of the field 'src'
set_src(int) - Method in class moteaccess.ImmediateReplyTOSMessage
Set the value of the field 'src'
set_src(int) - Method in class moteaccess.ImmediateRequestTOSMessage
Set the value of the field 'src'
set_src(int) - Method in class moteaccess.ReactionReplyTOSMessage
Set the value of the field 'src'
set_src(int) - Method in class moteaccess.ReactionRequestTOSMessage
Set the value of the field 'src'
set_strength(int) - Method in class moteaccess.ConfigReplyTOSMessage
Set the value of the field 'strength'
set_strength(int) - Method in class moteaccess.ImmediateReplyTOSMessage
Set the value of the field 'strength'
set_strength(int) - Method in class moteaccess.ReactionReplyTOSMessage
Set the value of the field 'strength'
setupGUI(AgentID) - Method in class lime.motes.util.console.LimeConsole
 
setupGUI() - Method in class lime.motes.util.console.LocDialog
 
setupGUI() - Method in class lime.motes.util.console.MainDialog
 
setupGUI() - Method in class lime.motes.util.console.ReactionDialog
 
setupGUI(AgentID) - Method in class lime.util.console.LimeConsole
 
setupGUI() - Method in class lime.util.console.LocDialog
 
setupGUI() - Method in class lime.util.console.MainDialog
 
setupGUI() - Method in class lime.util.console.ReactionDialog
 
setupReceived - Variable in class lime.TransactionMgr
Maps a transID to the transactionOpDescriptor.
setupSent - Variable in class lime.TransactionMgr
Indicates that a setup has been sent for this TransactionID.
setupSpecialReceived - Static variable in class lime.TransactionMgr
A hashtable, keyed by TransactionID that holds the TransactionOpDescriptors for which SETUP_SPECIAL messages have been sent but READY_SPECIAL messags have not been received yet.
shared - Variable in class lime.LimeTupleSpace
 
shutdown - Variable in class lime.LimeServer
 
shutdown(boolean) - Method in class lime.LimeServer
Shuts down the LimeServer.
shutdown() - Method in class moteaccess.TOSMoteAccess
This method shuts down the TOSMoteAccess, more specifically it lets the message sending Thread know that it's time to die.
shutdownGM() - Method in class lime.LimeServer
Shuts down the GroupManager.
shutdownLock - Static variable in class lime.LimeServer
 
size() - Method in class devutil.Queue
 
size() - Method in class devutil.QueueMux
 
size(int) - Method in class devutil.QueueWaiter
 
sizeBits_epoch() - Static method in class moteaccess.ConfigReplyTOSMessage
Return the size, in bits, of the field 'epoch'
sizeBits_epoch() - Static method in class moteaccess.ImmediateReplyTOSMessage
Return the size, in bits, of the field 'epoch'
sizeBits_epoch() - Static method in class moteaccess.ReactionReplyTOSMessage
Return the size, in bits, of the field 'epoch'
sizeBits_hbn() - Static method in class moteaccess.ConfigReplyTOSMessage
Return the size, in bits, of the field 'hbn'
sizeBits_hbn() - Static method in class moteaccess.ConfigRequestTOSMessage
Return the size, in bits, of the field 'hbn'
sizeBits_hbn() - Static method in class moteaccess.ImmediateReplyTOSMessage
Return the size, in bits, of the field 'hbn'
sizeBits_hbn() - Static method in class moteaccess.ImmediateRequestTOSMessage
Return the size, in bits, of the field 'hbn'
sizeBits_hbn() - Static method in class moteaccess.ReactionReplyTOSMessage
Return the size, in bits, of the field 'hbn'
sizeBits_hbn() - Static method in class moteaccess.ReactionRequestTOSMessage
Return the size, in bits, of the field 'hbn'
sizeBits_max_val() - Static method in class moteaccess.ReactionRequestTOSMessage
Return the size, in bits, of the field 'max_val'
sizeBits_min_val() - Static method in class moteaccess.ReactionRequestTOSMessage
Return the size, in bits, of the field 'min_val'
sizeBits_outcome() - Static method in class moteaccess.ConfigReplyTOSMessage
Return the size, in bits, of the field 'outcome'
sizeBits_param_id() - Static method in class moteaccess.ConfigRequestTOSMessage
Return the size, in bits, of the field 'param_id'
sizeBits_param_val() - Static method in class moteaccess.ConfigRequestTOSMessage
Return the size, in bits, of the field 'param_val'
sizeBits_reading() - Static method in class moteaccess.ImmediateReplyTOSMessage
Return the size, in bits, of the field 'reading'
sizeBits_reading() - Static method in class moteaccess.ReactionReplyTOSMessage
Return the size, in bits, of the field 'reading'
sizeBits_sensor_id() - Static method in class moteaccess.ImmediateRequestTOSMessage
Return the size, in bits, of the field 'sensor_id'
sizeBits_sensor_id() - Static method in class moteaccess.ReactionRequestTOSMessage
Return the size, in bits, of the field 'sensor_id'
sizeBits_sn() - Static method in class moteaccess.ConfigReplyTOSMessage
Return the size, in bits, of the field 'sn'
sizeBits_sn() - Static method in class moteaccess.ConfigRequestTOSMessage
Return the size, in bits, of the field 'sn'
sizeBits_sn() - Static method in class moteaccess.ImmediateReplyTOSMessage
Return the size, in bits, of the field 'sn'
sizeBits_sn() - Static method in class moteaccess.ImmediateRequestTOSMessage
Return the size, in bits, of the field 'sn'
sizeBits_sn() - Static method in class moteaccess.ReactionReplyTOSMessage
Return the size, in bits, of the field 'sn'
sizeBits_sn() - Static method in class moteaccess.ReactionRequestTOSMessage
Return the size, in bits, of the field 'sn'
sizeBits_src() - Static method in class moteaccess.ConfigReplyTOSMessage
Return the size, in bits, of the field 'src'
sizeBits_src() - Static method in class moteaccess.ConfigRequestTOSMessage
Return the size, in bits, of the field 'src'
sizeBits_src() - Static method in class moteaccess.ImmediateReplyTOSMessage
Return the size, in bits, of the field 'src'
sizeBits_src() - Static method in class moteaccess.ImmediateRequestTOSMessage
Return the size, in bits, of the field 'src'
sizeBits_src() - Static method in class moteaccess.ReactionReplyTOSMessage
Return the size, in bits, of the field 'src'
sizeBits_src() - Static method in class moteaccess.ReactionRequestTOSMessage
Return the size, in bits, of the field 'src'
sizeBits_strength() - Static method in class moteaccess.ConfigReplyTOSMessage
Return the size, in bits, of the field 'strength'
sizeBits_strength() - Static method in class moteaccess.ImmediateReplyTOSMessage
Return the size, in bits, of the field 'strength'
sizeBits_strength() - Static method in class moteaccess.ReactionReplyTOSMessage
Return the size, in bits, of the field 'strength'
size_epoch() - Static method in class moteaccess.ConfigReplyTOSMessage
Return the size, in bytes, of the field 'epoch'
size_epoch() - Static method in class moteaccess.ImmediateReplyTOSMessage
Return the size, in bytes, of the field 'epoch'
size_epoch() - Static method in class moteaccess.ReactionReplyTOSMessage
Return the size, in bytes, of the field 'epoch'
size_hbn() - Static method in class moteaccess.ConfigReplyTOSMessage
Return the size, in bytes, of the field 'hbn'
size_hbn() - Static method in class moteaccess.ConfigRequestTOSMessage
Return the size, in bytes, of the field 'hbn'
size_hbn() - Static method in class moteaccess.ImmediateReplyTOSMessage
Return the size, in bytes, of the field 'hbn'
size_hbn() - Static method in class moteaccess.ImmediateRequestTOSMessage
Return the size, in bytes, of the field 'hbn'
size_hbn() - Static method in class moteaccess.ReactionReplyTOSMessage
Return the size, in bytes, of the field 'hbn'
size_hbn() - Static method in class moteaccess.ReactionRequestTOSMessage
Return the size, in bytes, of the field 'hbn'
size_max_val() - Static method in class moteaccess.ReactionRequestTOSMessage
Return the size, in bytes, of the field 'max_val'
size_min_val() - Static method in class moteaccess.ReactionRequestTOSMessage
Return the size, in bytes, of the field 'min_val'
size_outcome() - Static method in class moteaccess.ConfigReplyTOSMessage
Return the size, in bytes, of the field 'outcome'
size_param_id() - Static method in class moteaccess.ConfigRequestTOSMessage
Return the size, in bytes, of the field 'param_id'
size_param_val() - Static method in class moteaccess.ConfigRequestTOSMessage
Return the size, in bytes, of the field 'param_val'
size_reading() - Static method in class moteaccess.ImmediateReplyTOSMessage
Return the size, in bytes, of the field 'reading'
size_reading() - Static method in class moteaccess.ReactionReplyTOSMessage
Return the size, in bytes, of the field 'reading'
size_sensor_id() - Static method in class moteaccess.ImmediateRequestTOSMessage
Return the size, in bytes, of the field 'sensor_id'
size_sensor_id() - Static method in class moteaccess.ReactionRequestTOSMessage
Return the size, in bytes, of the field 'sensor_id'
size_sn() - Static method in class moteaccess.ConfigReplyTOSMessage
Return the size, in bytes, of the field 'sn'
size_sn() - Static method in class moteaccess.ConfigRequestTOSMessage
Return the size, in bytes, of the field 'sn'
size_sn() - Static method in class moteaccess.ImmediateReplyTOSMessage
Return the size, in bytes, of the field 'sn'
size_sn() - Static method in class moteaccess.ImmediateRequestTOSMessage
Return the size, in bytes, of the field 'sn'
size_sn() - Static method in class moteaccess.ReactionReplyTOSMessage
Return the size, in bytes, of the field 'sn'
size_sn() - Static method in class moteaccess.ReactionRequestTOSMessage
Return the size, in bytes, of the field 'sn'
size_src() - Static method in class moteaccess.ConfigReplyTOSMessage
Return the size, in bytes, of the field 'src'
size_src() - Static method in class moteaccess.ConfigRequestTOSMessage
Return the size, in bytes, of the field 'src'
size_src() - Static method in class moteaccess.ImmediateReplyTOSMessage
Return the size, in bytes, of the field 'src'
size_src() - Static method in class moteaccess.ImmediateRequestTOSMessage
Return the size, in bytes, of the field 'src'
size_src() - Static method in class moteaccess.ReactionReplyTOSMessage
Return the size, in bytes, of the field 'src'
size_src() - Static method in class moteaccess.ReactionRequestTOSMessage
Return the size, in bytes, of the field 'src'
size_strength() - Static method in class moteaccess.ConfigReplyTOSMessage
Return the size, in bytes, of the field 'strength'
size_strength() - Static method in class moteaccess.ImmediateReplyTOSMessage
Return the size, in bytes, of the field 'strength'
size_strength() - Static method in class moteaccess.ReactionReplyTOSMessage
Return the size, in bytes, of the field 'strength'
socket - Variable in class lime.ConnectionMgr.Connection
The TCP socket opened by this connection.
source - Variable in class lime.RemoteOpDescriptor
The ID of the LimeServer on which this descriptor was created.
source - Variable in class lime.TransDescriptor
The ID of the LimeServer on which this transaction was created.
sourceAgent - Variable in class lime.TSOpDescriptor
 
sourceAgent - Variable in class lime.UponProbeDescriptor
 
sourceID - Variable in class moteaccess.MoteResult
The mote this reading came from.
spaces - Variable in class lime.LimeAgentMgr
Holds the tuple spaces currently owned by the agent this object manages.
spacesBaseName - Variable in class lime.motes.MoteAgent
Name of the tuple space, by default set to DEFAULT_SPACES_BASE_NAME.
spacesShared - Variable in class lime.LimeAgentMgr
Holds the tuple spaces that was shared by the agent this object manages.
speed - Variable in class location.LocationEvent
The speed in meters per second.
ss - Variable in class groupmgmt.impl.SinglePhaseDisseminator.MessageListener
The socket to use to listen for messages
st - Variable in class moteaccess.MoteReaction
The type of the sensor.
start() - Method in class groupmgmt.GroupDisseminator
Start responding to changeGroup messages and fire GroupChangedEvents.
start() - Method in class groupmgmt.MemberDetector
Begin looking for changes in the group (hosts to engage/disengage with).
start() - Method in class groupmgmt.impl.BeaconReceiver
Starts this beacon receiver.
start() - Method in class groupmgmt.impl.BeaconSender
Start sending beacons.
start() - Method in class groupmgmt.impl.BeaconServer
Start the BeaconServer.
start() - Method in class groupmgmt.impl.BeaconingDetector
Begin looking for changes in the group (hosts to engage/disengage with) and start sending beacons.
start() - Method in class groupmgmt.impl.SafeDistanceDetector
Begin looking for changes in the group (hosts to engage/disengage with) and start sending beacons.
start() - Method in class groupmgmt.impl.SinglePhaseDisseminator
Start responding to changeGroup messages.
start - Variable in class location.generators.RealGPSMonitor
 
startReceiver() - Method in class groupmgmt.impl.BeaconServer
Start only the BeaconReceiver.
startSender() - Method in class groupmgmt.impl.BeaconServer
Start only the BeaconSender.
startSent - Variable in class lime.TransactionMgr
This contains a list of TransactionID's for which a START message has already been sent
startTS(Enumeration) - Method in class lime.TransactionMgr
restart an enumeration of shared lime tuple spaces.
started - Variable in class groupmgmt.impl.BeaconReceiver
Keeps track of whether this BeaconReceiver has started.
stop() - Method in class groupmgmt.GroupDisseminator
Suspend all activity - stop firing GroupChangedEvents.
stop() - Method in class groupmgmt.MemberDetector
Stop reporting changes in the group (and presumably stop looking).
stop() - Method in class groupmgmt.impl.BeaconReceiver
Stops this beacon reciever from receiving beacons.
stop() - Method in class groupmgmt.impl.BeaconSender
Stop sending beacons.
stop() - Method in class groupmgmt.impl.BeaconServer
Stop the BeaconServer.
stop() - Method in class groupmgmt.impl.BeaconingDetector
Stop reporting changes in the group, stop looking for beacons, and stop sending beacons.
stop() - Method in class groupmgmt.impl.SafeDistanceDetector
Stop reporting changes in the group, stop looking for beacons, and stop sending beacons.
stop() - Method in class groupmgmt.impl.SinglePhaseDisseminator
Suspend all activity - stop responding to changeGroup events.
stopButton - Variable in class moteaccess.SwingTOSMoteAccessUI
 
stopConfigRequest(ConfigRequestTOSMessage) - Method in class moteaccess.TOSMoteAccess
 
stopOperation(RequestID) - Method in class moteaccess.DummyMoteAccess
 
stopOperation(RequestID) - Method in interface moteaccess.IMoteAccess
Method used to stop a running operation, i.e.
stopOperation(RequestID) - Method in class moteaccess.TOSMoteAccess
 
stopReaction - Variable in class moteaccess.DummyMoteAccess
 
stopReceiver() - Method in class groupmgmt.impl.BeaconServer
Stop only the BeaconReceiver.
stopRequest(RequestID, String) - Method in class moteaccess.TOSMoteAccess
 
stopSender() - Method in class groupmgmt.impl.BeaconServer
Stop only the BeaconSender.
stopTS(String[]) - Method in class lime.TransactionMgr
Locks the tuple spaces.
stoppedReaction(RequestID, MoteReaction, String) - Method in class moteaccess.SwingTOSMoteAccessUI
Notifies the user that a reaction was stopped.
stoppedReaction(RequestID, MoteReaction, String) - Method in interface moteaccess.TOSMoteAccessUI
Notifies the user that a reaction was stopped.
stoppedReaction(RequestID, MoteReaction, String) - Method in class moteaccess.TextTOSMoteAccessUI
Notifies the user that a reaction was stopped.
stoppedRequest(RequestID, MoteRequest, String) - Method in class moteaccess.SwingTOSMoteAccessUI
Notifies the user that a running request was stopped.
stoppedRequest(RequestID, MoteRequest, String) - Method in interface moteaccess.TOSMoteAccessUI
Notifies the user that a running request was stopped.
stoppedRequest(RequestID, MoteRequest, String) - Method in class moteaccess.TextTOSMoteAccessUI
Notifies the user that a running request was stopped.
stopping - Variable in class groupmgmt.impl.BeaconingDetector
Object to use for waiting to exit the Group after I set my beacon to stopping.
stopping - Variable in class groupmgmt.impl.MemberBeacon
 
stopping - Variable in class groupmgmt.impl.SafeDistanceDetector
Object to use for waiting to exit the Group after I set my beacon to stopping.
subscriber - Variable in class lime.RemoteUponListener
 
supercedes(SPGroupChangeMessage) - Method in class groupmgmt.impl.SPGroupChangeMessage
Check if this Message supercedes another message.
suppressUpdates - Variable in class groupmgmt.GroupManager
Allows the calling class to temporarily suppress GroupChangedEvents.
suppressUpdates() - Method in class groupmgmt.GroupManager
Allows the calling class to tell us to temporarily stop sending GroupChangedEvents.
swb - Variable in class location.generators.FakeGPSgui
 
sys - Variable in class lime.motes.MoteAgent
Used for catching the deregistration of an agent.
sysMgr - Static variable in class lime.LimeTSMgr
The LimeSystemTupleSpace manager.
system - Static variable in class lime.motes.util.console.LimeConsole
 
system - Static variable in class lime.util.console.LimeConsole
 

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