The class <Type> provides services to find out information <br>
about a type defined in CDL.
Note that multiple inheritance is not supported by the moment;
the array of ancestors accepted by constructors is assumed to
represent hierarchy of ancestors up to the root.
However, only first element is actually used by SubType method,
higher level ancestors are requested recursively.
Warning:
The information given by <Type> is about the type from which
it is created and not about the <Type> itself.
More...
|