Uses of Class
lime.motes.MoteLimeTemplate

Packages that use MoteLimeTemplate
lime.motes   
 

Uses of MoteLimeTemplate in lime.motes
 

Fields in lime.motes declared as MoteLimeTemplate
(package private)  MoteLimeTemplate MoteLimeTupleSpace.MotesReactionInterceptor.lt
          The template we'll react to.
 

Methods in lime.motes that return MoteLimeTemplate
 MoteLimeTemplate MoteLimeTemplate.insertMoteID()
          Used to insert to mote id into the tuple that will be used for pattern matching.
 

Constructors in lime.motes with parameters of type MoteLimeTemplate
MoteLimeTupleSpace.MotesReactionInterceptor(MoteLimeTemplate ml, ReactionListener rl)
          Parameter is the real listener that will be returned of the tuple once the MoteID has been popped out of the tuple.