Disposal Station
open class DisposalStation(parent: ModelElement, myNumInSystem: TWResponse? = null, name: String? = null) : ModelElement, QObjectReceiverIfc(source)
Can be used to capture the total number disposed through this station and the total time in the system at this dispose. The optionally supplied number in the system response will be decremented by 1 if supplied.