| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity |
A package for simulation of queueing systems.
|
| Modifier and Type | Method and Description |
|---|---|
SimEntityOperation.UpdateReply |
SimEntityOperation.Update.doOperation(double time,
SimEntityOperation.UpdateRequest request)
Invokes
SimEntity.update(double) on the entity. |
| Modifier and Type | Method and Description |
|---|---|
Class<SimEntityOperation.UpdateReply> |
SimEntityOperation.Update.getOperationReplyClass()
Returns the class of
SimEntityOperation.UpdateReply. |
Copyright © 2018. All rights reserved.