Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > class > view
Next classabstract class    Upclass    Previous classutility   

view comparison table
Subject is a kind of is a subtopic of has definition display contain
classprogramming language construct9.2 - Principles Leading to Good DesignA software module that provides both procedural and data abstraction. It describes a set of similar objects, called its instances data associated with each object
viewclass9.5 - Architectural PatternsIn the MVC architecture, the class or classes used to render the appearance of the data from the model in the user interfacethe various controls with which the user can interactobjects used to render the appearance of the data from the model in the user interface

Next classabstract class    Upclass    Previous classutility