Object Oriented Software Engineering View all facts Glossary Help |
| subject > relation |
| relation comparison table | ||
| Subject | characterize | have example |
|---|---|---|
| can-be-seen-as relation | the relation between the implementing class and the interface | classes representing bank employees and automatic teller machines - both can be seen as a sort of cashier |
| isa relation | inheritance |
Next subject: release Up: subject Previous subject: rationale