Slide 5
Now we call the entities objects. Add a "person" object and the "is-a" (inheritance) relationship (denoted by heavy gray arrow):

The object model maps directly to C++ or Java code. Objects are class instances. Attributes are private data in the class. Relationships are aggregation of objects within classes. The arrow points away from the aggregating class.
Email: Richard dot J dot Wagner at gmail dot com
dm02c.htm, this hand crafted HTML file created October 18, 1997.
Last updated October 22, 2010, by
Rick Wagner. Copyright © 2010, all rights reserved.