Resource Pool Station
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
activity Time
the processing time at the station
next Receiver
the receiver of processed instances
name
the name of the station