Blocking Station
constructor(parent: ModelElement, bufferCapacity: Int, activityTime: RVariableIfc, nextReceiver: QObjectReceiverIfc = NotImplementedReceiver, name: String? = null)(source)
Parameters
parent
the model element serving as this station's parent
buffer Capacity
the maximum number of instances the station may hold (>= 1)
activity Time
the service-time distribution
next Receiver
where processed instances are pushed
name
the name of the station