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