indexing description: "Error for wrong number of generic parameter for an argument type."; date: "$Date$"; revision: "$Revision $" class VTUG2 inherit VTUG redefine subcode end; feature -- Properties subcode: INTEGER is 2 end -- class VTUG2