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

P

PORTkey - Static variable in interface lime.PropertyKeys
A key to the single-cast port used by the LIMEServer
PRIVATE - Static variable in class lime.TransactionMgr
private tuple space indicator
PUBLIC - Static variable in class lime.TransactionMgr
public tuple space indicator
PendingUponListener - class lime.PendingUponListener.
 
PendingUponListener(ReactionListener, UponMgr) - Constructor for class lime.PendingUponListener
 
PropertyKeys - interface lime.PropertyKeys.
Defines the property keys used to define properties of the LIMEServer.
pane - Variable in class moteaccess.SwingTOSMoteAccessUI
 
parseArgs(String[], int) - Method in class lime.util.Launcher
Parse an array of String arguments, that usually comes directly from the command line.
parseFlag(String) - Method in class lime.util.Launcher
 
parseString(String) - Method in class location.generators.RealGPSMonitor
Parses the string of characters recieved from the GPS unit to get the new GPS location and other useful info
parseSubArgs(String[], int) - Method in class lime.mobileagent.mucode.Launcher
lime args must come after mucode args
partitionGroups() - Method in class groupmgmt.impl.SinglePhaseDisseminator
Leader-only.
pendUponListener - Variable in class lime.Reaction
 
pendingData - Variable in class lime.TransactionMgr
Tracks data messages that arrive while another transaction is in progress.
pendingInitatedTransactions - Variable in class lime.TransactionMgr
Holds the agent level transactions's InitiatorTransDescriptor that this host initiated but is still waiting for the leader to acutally start it.
pendingReady - Variable in class lime.TransactionMgr
Maps the transactionID with the TransactionOpDescritor.
pendingSetup - Variable in class lime.TransactionMgr
Holds SETUP messages that were received while a transaction was in progress.
pendingStart - Variable in class lime.TransactionMgr
Holds start messages that are received while in the middle of processing another transaction.
pendingSysTake - Variable in class lime.SystemUponListener
 
pendingUpdate - Variable in class groupmgmt.GroupManager
The GroupChangedEvent waiting to be sent out.
pendingUpon - Variable in class lime.UponMgr
from seqnum->registered reaction
pendingUponSeqNum - Static variable in class lime.UponMgr
 
pendingWrite - Variable in class lime.LimeTSMgr
Maps the sequence number to the TupleOpDescriptor.
pendingWriteSeqNum - Variable in class lime.LimeTSMgr
 
performOp(OpDescriptor) - Method in class lime.LimeTSMgr
 
performQueuedOp() - Method in class lime.motes.util.console.LimeConsole
Process the first element in the operation queue.
performQueuedOp() - Method in class lime.util.console.LimeConsole
Process the first element in the operation queue.
period - Variable in class groupmgmt.impl.BeaconSender
The period to wait between broadcasts (ms).
period - Variable in class location.generators.FakeSatelliteInfoGenerator
The period in ms at which the sattelite information should change.
persistentMode - Variable in class moteaccess.MoteReaction
This value is true when the reaction is not deregistered after the first firing; false if the reaction keeps on returning data and is not deregistered after the first firing.
port - Variable in class groupmgmt.Member
The port of the Member.
port - Variable in class lime.LimeServer
 
port - Variable in class lime.LimeServerID
 
port - Variable in class location.GPSReceiverSettings
 
portName - Variable in class location.GPSReceiverSettingsDialog
 
portOffset - Variable in class groupmgmt.impl.SinglePhaseDisseminator
The offset to use to find the port that the disseminators should communicate on (relative to the groupmgmt port passed to GroupManager).
portTF - Variable in class location.GPSReceiverSettingsDialog
 
postOp(LocalOpDescriptor) - Method in class lime.LimeTSMgr
Places operations into the INCOMMING_OPS_QUEUE queue.
prev - Variable in class lime.RegisteredReaction
 
prevLE - Variable in class location.generators.FakeGPSMonitor
The previous LocationEvent that was broadcasted
prevLE - Variable in class location.generators.RealGPSMonitor
The previous LocationEvent that was broadcasted
print(String) - Static method in class groupmgmt.GroupManager
Static utility method to log output from any groupmgmt class.
print(String) - Static method in class lime.LimeServer
Prints string text to the screen.
print() - Method in class lime.LimeTupleSpace
Prints the contents of the tuple space.
printAgents() - Method in class lime.LimeSystemTSMgr
 
printAllReactions() - Method in class lime.Reactor
 
printHelp() - Method in class lime.mobileagent.mucode.Launcher
 
printHelp() - Method in class lime.util.Launcher
 
printHosts() - Method in class lime.LimeSystemTSMgr
 
printMisplacedTuples(Vector) - Method in class lime.LimeTSMgr
Used for debugging purposes.
printNonInstallableUpon() - Method in class lime.UponMgr
 
printPendingUpon() - Method in class lime.UponMgr
 
printStackTrace() - Method in class lime.LimeError
Prints this exception and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class lime.LimeError
Prints this exception and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class lime.LimeError
Prints this exception and its backtrace to the specified print writer.
printStackTrace() - Method in class lime.LimeException
Prints this exception and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class lime.LimeException
Prints this exception and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class lime.LimeException
Prints this exception and its backtrace to the specified print writer.
printStackTrace() - Method in class lime.LimeRuntimeException
Prints this exception and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class lime.LimeRuntimeException
Prints this exception and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class lime.LimeRuntimeException
Prints this exception and its backtrace to the specified print writer.
printStatusLine(String) - Method in class moteaccess.SwingTOSMoteAccessUI
Prints a status message.
printStatusLine(String) - Method in interface moteaccess.TOSMoteAccessUI
Prints a status message.
printStatusLine(String) - Method in class moteaccess.TextTOSMoteAccessUI
Prints a status message.
processArriving(SPChange) - Method in class groupmgmt.impl.SinglePhaseDisseminator
Leader-only.
processChangeRefusedMessage(SPChangeRefusedMessage) - Method in class groupmgmt.impl.SinglePhaseDisseminator
The connection change we sent to a leader has been refused because it no longer applies to that leader.
processConnectionChangesMessage(SPConnectionChangesMessage) - Method in class groupmgmt.impl.SinglePhaseDisseminator
Leader-only.
processDeparting(Vector) - Method in class groupmgmt.impl.SinglePhaseDisseminator
Leader-only.
processGetLeaderMessage(SPGetLeaderMessage) - Method in class groupmgmt.impl.SinglePhaseDisseminator
Sent by the leader of another group that wishes to add me.
processGroupChangeMessage(SPGroupChangeMessage) - Method in class groupmgmt.impl.SinglePhaseDisseminator
Process a change in the group (split or new members) sent out by the leader.
processGroupInfoMessage(SPGroupInfoMessage) - Method in class groupmgmt.impl.SinglePhaseDisseminator
Leader-only.
processIncoming(TransactionOpDescriptor) - Method in class lime.TransactionMgr
process the incoming queue to process REM_OUTG and SYS_REPLY and purge any other messages that will be unimportant after the disengage
processLeaderAddressMessage(SPLeaderAddressMessage) - Method in class groupmgmt.impl.SinglePhaseDisseminator
Leader-only.
processMessage(Object) - Method in class groupmgmt.impl.SinglePhaseDisseminator
Process a Message received by the MessageListener.
processMessageQueue - Variable in class groupmgmt.impl.SinglePhaseDisseminator
Queues received messages for processing.
processNextInitiatorTrans() - Method in class lime.TransactionMgr
If this host has transactions waiting, and is not currently waiting for one of its transactions to complete, then start one.
processOutgoing(TransactionOpDescriptor, String[], Hashtable) - Method in class lime.TransactionMgr
This method *might* flush the outgoing queues for every agent and tuple space on every changing host.
processPair() - Method in class lime.motes.util.console.FieldDialog
 
processPair() - Method in class lime.util.console.FieldDialog
 
processPendingData(TransactionID) - Method in class lime.TransactionMgr
Goes through the pendingData vector, removes any transactions with the specified transactionID and placed them into incommingTransactions.
processReactionEvent(SystemReactionEvent) - Method in class lime.SystemUponListener
 
properties - Static variable in class lime.LimeServer
The server properties.
provider - Variable in class lime.motes.util.console.LimeConsole
 
provider - Variable in class lime.motes.util.console.LimeConsoleListener
 
provider - Variable in class lime.util.console.LimeConsole
 
provider - Variable in class lime.util.console.LimeConsoleListener
 
putLocalizedReactions(RegisteredReaction) - Method in class lime.UponMgr
 
putLocalizedReactions(RegisteredReaction[]) - Method in class lime.UponMgr
 
putMisplacedTuples(Hashtable) - Method in class lime.TransactionMgr
 
putMisplacedUpons(Hashtable) - Method in class lime.TransactionMgr
 
putReactions(RegisteredReaction[]) - Method in class lime.Reactor
Used when reactions must be merged in the reactor and no reactive program must be run.
putUpons(RegisteredReaction[], boolean) - Method in class lime.UponMgr
assumes that the RegisteredReaction[] being sent to it contains listeners which are all PendingUponListeners because they are put directly into the pendingUpon or non-installable structure after the upons is set.

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