ResourcePoolStation

constructor(parent: ModelElement, pool: SResourcePool, activityTime: RVariableIfc = ConstantRV.ZERO, nextReceiver: QObjectReceiverIfc = NotImplementedReceiver, name: String? = null)(source)

Parameters

parent

the model element serving as this station's parent

pool

the shared resource pool to seize from

activityTime

the processing time at the station

nextReceiver

the receiver of processed instances

name

the name of the station