public abstract class SimuComExtensionResource extends AbstractActiveResource
| Constructor and Description |
|---|
SimuComExtensionResource(SchedulerModel model,
long capacity,
String name,
String id) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
initialize(SimuComModel simuComModel) |
addObserver, cleanProcesses, notifyTerminated, process, removeObserverequals, getCapacity, getId, getName, hashCode, toStringgetModelgetEncapsulatedEntity, isScheduled, reschedulegetId, getName, getQueueLengthFor, getRemainingDemand, registerProcess, start, stop, updateDemandpublic SimuComExtensionResource(SchedulerModel model, long capacity, String name, String id)
public abstract void initialize(SimuComModel simuComModel)