Uses of Class
pamvotis.core.MobileNode

Packages that use MobileNode
pamvotis.core   
 

Uses of MobileNode in pamvotis.core
 

Methods in pamvotis.core that return MobileNode
 MobileNode Simulator.getNode(int nodeId)
          Finds a node whose Id is 'nodeId', or null if the node with the specified ID does not exist.
 

Constructors in pamvotis.core with parameters of type MobileNode
SourceManager(MobileNode node)