|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
void |
addShopChangeListener(ShopChangeListener scl)
Register a listener to the state. |
java.util.Collection |
getBusyMachines()
Returns a collection of all of the busy machines at the current time. |
int |
getNumFinishedJobs(int route)
Returns the number of finsihed jobs on a particular route. |
java.util.Map |
getQMap()
|
java.util.Collection |
getSchedulableOperations()
Returns a collection of the schedulable operations. |
double |
getTime()
Returns the time as registered with the state. |
int |
getTotalFinishedJobs()
Returns the total number of finished jobs. |
void |
shopChanged(ShopChangeEvent sce)
|
| Method Detail |
public void addShopChangeListener(ShopChangeListener scl)
public void shopChanged(ShopChangeEvent sce)
shopChanged in interface ShopChangeListenerpublic double getTime()
public java.util.Collection getBusyMachines()
public java.util.Collection getSchedulableOperations()
public int getTotalFinishedJobs()
public int getNumFinishedJobs(int route)
public java.util.Map getQMap()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||