Uses of Package
lime.motes

Packages that use lime.motes
Default Package  
lime.motes   
lime.motes.util.console   
 

Classes in lime.motes used by Default Package
MoteLimeTupleSpace
          This class, MotesLimeTupleSpace, extends the LimeTupleSpace class, overriding the conventional operations in order to adapt them to the semantic they have when working with sensor networks.
 

Classes in lime.motes used by lime.motes
BadRequestFormatException
          This exception is thrown by the LimeMoteRequest in case the tuple from which is built has an incorrect pattern.
IAggregationOptions
          Interface defining the options relative to the aggregation to be performed.
IMoteLimeTupleDecorator
          Interface implemented by the user-defined classes that decorate the tuple, i.e.
LimeMoteReaction
          This class extends MoteReaction in order to exploit the injection of a reaction with the MoteAccess module.
LimeMoteRequest
          This class is used to call a read on the MoteAccess.
MoteLimeTemplate
          This class, MotesLimeTemplate, is used to wrap the tuple along with the extra fields to be matched, e.g., the current, destination, and tuple id fields.
MoteLimeTuple
          The MoteLimeTuple class extends the mote id adding the information of the MoteID.
MoteLimeTupleSpace
          This class, MotesLimeTupleSpace, extends the LimeTupleSpace class, overriding the conventional operations in order to adapt them to the semantic they have when working with sensor networks.
MoteRegisteredReaction
          This class extends Lime's RegisteredReaction basically adding the MoteID information.
 

Classes in lime.motes used by lime.motes.util.console
MoteRegisteredReaction
          This class extends Lime's RegisteredReaction basically adding the MoteID information.