Uses of Class
org.simBio.sim.js.entry.WorkerId

Packages that use WorkerId
org.simBio.sim.js.entry   
 

Uses of WorkerId in org.simBio.sim.js.entry
 

Fields in org.simBio.sim.js.entry declared as WorkerId
 WorkerId Processing.worker
           
 WorkerId Canceled.worker
           
 

Constructors in org.simBio.sim.js.entry with parameters of type WorkerId
Canceled(WorkerId worker, java.lang.String client, java.lang.String name, java.lang.Throwable e)
           
Processing(WorkerId worker, java.lang.String client, java.lang.String name)
           
 



Copyright © 2002-2008 Cell/Biodinamics simulation project. All Rights Reserved.