| Package | Description |
|---|---|
| org.javades.jqueues.r5.extensions.gate |
Extensions for queues with a "gate".
|
| Modifier and Type | Method and Description |
|---|---|
SimQueueWithGateOperationUtils.GatePassageCreditsRequest |
SimQueueWithGateOperationUtils.GatePassageCreditsRequest.forJob(SimJob job) |
SimQueueWithGateOperationUtils.GatePassageCreditsRequest |
SimQueueWithGateOperationUtils.GatePassageCreditsRequest.forJobAndQueue(SimJob job,
SimQueue queue) |
SimQueueWithGateOperationUtils.GatePassageCreditsRequest |
SimQueueWithGateOperationUtils.GatePassageCreditsRequest.forQueue(SimQueue queue) |
SimQueueWithGateOperationUtils.GatePassageCreditsRequest |
SimQueueWithGateOperationUtils.GatePassageCreditsReply.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
Class<SimQueueWithGateOperationUtils.GatePassageCreditsRequest> |
SimQueueWithGateOperationUtils.GatePassageCreditsOperation.getOperationRequestClass()
Returns the class of
SimQueueWithGateOperationUtils.GatePassageCreditsRequest. |
| Modifier and Type | Method and Description |
|---|---|
SimQueueWithGateOperationUtils.GatePassageCreditsReply |
SimQueueWithGateOperationUtils.GatePassageCreditsOperation.doOperation(double time,
SimQueueWithGateOperationUtils.GatePassageCreditsRequest request)
Invokes
SimQueueWithGate.setGatePassageCredits(double, int) on the entity. |
| Constructor and Description |
|---|
GatePassageCreditsReply(SimQueueWithGateOperationUtils.GatePassageCreditsRequest request)
Creates the reply.
|
Copyright © 2018. All rights reserved.