ClassA:
========================================
This is a class to illustrate
Generalization and Implementation
links.
This class is a subclass of Class2
(it extends Class2). Also it implements
the interface InterfaceA.
The corresponding links connect to this
class. If you select each of them,
you'll see that the Inspector shows the
properties of the Class2.
These relationships are specified in
the Properties tab. Look at the
'implements' and 'extends' properties.
========================================
TIPS:
If you draw Generalization or
Implementation links visually, that
sets the 'implements' and 'extends'
properties of the class.
If you set the 'implements' and
'extends' properties in the
Inspector, it creates the visual links
on the diagram.
(Click Apply button or the diagram to
effect changes!)
========================================
This class is stereotyped and displays
the default color coding for the
<> stereotype.
========================================
NEXT:
Click 'InterfaceA' and read this tab.
<--end of doc--> |