Welcome, Guest. Please login or register.

Author Topic: An Introduction to UML and Classes  (Read 2655 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SystemTopic starter

  • Full Member
  • ***
  • Join Date: Jul 2003
  • Posts: 199
    • http://amiga.org
An Introduction to UML and Classes
« 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

Original : http://utilitybase.com/article?action=show&id=116