Selecting Attributes
(Tutorial Page 9)
Look for all values associated with an object that are important to an application.
Be sure that an attribute describes one aspect of the object; an attribute should be atomic. (First Normal Form from data modeling).
Bad attributes:
Name
NameAndAddress
Good attributes:
FirstName
LastName
Street Address
|-Previous Slide-|
-Next Slide-|
-Table of Contents-|
-List of Tutorials-|
-Home Page-|
-Disclaimer-|
If desired, insert comments for oobasc9
Your Email Address(Optional)
Action
Copyright © 1997 Object Ideas Corporation --- Last Updated January 15, 1997