Amiga.org

Amiga News and Community Announcements => Amiga News and Community Announcements => Amiga Programming and Development => Topic started by: System on August 01, 2005, 03:10:14 AM

Title: An Introduction to UML and Classes
Post by: System on August 01, 2005, 03:10:14 AM
Classes are the most important building block of any object-oriented system. A class is a description of a set of objects that share the same attributes, operations, relationships, and semantics. A class implements one or more interfaces. This chapter covers the basics of classes as the building blocks of the UML

Link here (http://www.informit.com/articles/article.asp?p=402220)

Original : http://utilitybase.com/article?action=show&id=116 (http://utilitybase.com/article?action=show&id=116" target="_top)