FileDocCategorySizeDatePackage
Class2.javaAPI DocExample539Tue Dec 08 01:21:00 GMT 1998Diagrams

Class2.java

// Generated by Together
package Diagrams;

/**CLASS2:
========================================
This is a class to illustrate 
Association and Generalization links.
This class is a superclass of ClassA and
ClassB. This class is also associated
with Class2.
Notice the <<place>> stereotype of this 
class and the corresponding color.
========================================
NEXT:
 For more info on Generalization links,
 click on the 'ClassA' class icon.
 <--end of doc-->

@stereotype place*/
public class Class2 {
}