********************************************************************
* NOTE: This file is generated automatically from the event * definition file PQueue.evt. ********************************************************************<* PRAGMA LL *> INTERFACEPQueueTranscriptView ; IMPORT PQueueViewClass; TYPE T <: Public; Public = PQueueViewClass.T OBJECT METHODS <* LL = VBT.mu *> init(): T; END; END PQueueTranscriptView.