Difference between revisions of "Design object-oriented data models"
(Created page with "*Use Polymorphism and inheritance at its best *Define arbitrary Relations between objects *Program runtime behavior of your objects in native code *[[Configure Vie...") |
(No difference)
|
Revision as of 10:12, 3 January 2012
- Use Polymorphism and inheritance at its best
- Define arbitrary Relations between objects
- Program runtime behavior of your objects in native code
- Configure Views to control how users see the objects
