Posted by Peter on March 20, 2001 at 21:57:58:
In Reply to: Template representation in class diagram posted by Naveed Massjouni on March 20, 2001 at 16:59:09:
: How should you represent a template in a class diagram. I could find no example of this in the notes. Is it the same as classes; just a box with lines coming out.
The homework instructions say in paragraph 2 regarding the class diagram:
Note that the array template is not to be The homework instructions also say regarding class forms in paragraph 3: "You must also produce a class form for each class, and also for the array template." Peter
represented in the class diagram, but that instantiations of it will be. For convenience, name those instantiations using
standard template notation, such as Array