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