Uses of Class
org.objectweb.proactive.branchnbound.core.Worker

Packages that use Worker
org.objectweb.proactive.branchnbound.core This is the core of the BnB API implementation.  
 

Uses of Worker in org.objectweb.proactive.branchnbound.core
 

Fields in org.objectweb.proactive.branchnbound.core declared as Worker
protected  Worker Task.worker
           
 

Methods in org.objectweb.proactive.branchnbound.core with parameters of type Worker
 void Worker.setWorkerGroup(Worker workerGroup)
          Set the group of this worker.
 void Task.setWorker(Worker worker)
          Associate a worker to this task.
 



Copyright 2001-2005 INRIA All Rights Reserved.