Uses of Interface
jade.core.Node

Packages that use Node
jade.core This package contains the microkernel of JADE system. 
 

Uses of Node in jade.core
 

Methods in jade.core that return Node
 Node BaseService.getLocalNode()
           
 Node SliceProxy.getNode()
           
 Node Service.Slice.getNode()
          Access the node where this slice resides.
 

Methods in jade.core with parameters of type Node
 void SliceProxy.setNode(Node n)
           
 

Constructors in jade.core with parameters of type Node
SliceProxy(Service svc, Node n)
           
 



These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions