1 //*******************************************************************************
3 //* Copyright (C) 1998-2000, International Business Machines
4 //* Corporation and others. All Rights Reserved.
6 //*******************************************************************************
9 // This is a test file which inherits from te, te_IN.
15 string_only_in_te_IN { TE_IN }
17 array_only_in_te_IN { TE_IN0, TE_IN1, TE_IN2, TE_IN3 }
19 array_2d_only_in_te_IN
25 tagged_array_only_in_te_IN
32 string_in_Root_te_te_IN { TE_IN }
34 array_in_Root_te_te_IN { TE_IN0, TE_IN1, TE_IN2, TE_IN3, TE_IN4 }
36 array_2d_in_Root_te_te_IN
38 { TE_IN00, TE_IN01, TE_IN02 }
39 { TE_IN10, TE_IN11, TE_IN12 }
40 { TE_IN20, TE_IN21, TE_IN22 }
41 { TE_IN30, TE_IN31, TE_IN32 }
44 tagged_array_in_Root_te_te_IN
53 string_in_te_te_IN { TE_IN }
55 array_in_te_te_IN { TE_IN0, TE_IN1, TE_IN2 }
59 { TE_IN00, TE_IN01, TE_IN02 }
60 { TE_IN10, TE_IN11, TE_IN12 }
61 { TE_IN20, TE_IN21, TE_IN22 }
64 tagged_array_in_te_te_IN
71 string_in_Root_te_IN { TE_IN }
73 array_in_Root_te_IN { TE_IN0, TE_IN1, TE_IN2 }
75 array_2d_in_Root_te_IN
77 { TE_IN00, TE_IN01, TE_IN02, TE_IN03 }
78 { TE_IN10, TE_IN11, TE_IN12, TE_IN13 }
79 { TE_IN20, TE_IN21, TE_IN22, TE_IN23 }
82 tagged_array_in_Root_te_IN