For the sake of identifying servers, inheritance and aggregation hierarchies can often be simplified. For inheritance hierarchies, a rule of thumb to follow is that if a subclass doesn't add a new contract, then it can effectively be ignored, and in general you can often consider a class hierarchy as a single class.
Related white papers
On Guard: Producing Run-Time Checks From Integrity Constraints
Software applications are inevitably concerned with data integrity, whether the data is stored in a database, files, or program memory. An integrity guard is code executed before a data update...
Bridging the Gap Between Systems, Software, and Test
Building off its initial and very successful UML 2.0 based Model-Driven Development (MDD) solution, Rhapsody 5.0, I-Logix has created a new generation solution to allow Systems, Software, and Test engineers...
Object-Oriented Project Management
Object-orientation is a way of looking at the world as "classes" of "objects" in order to model the real world more effectively than traditional structured software engineering or other methods...
Enterprise Unified Process: Enhancing the Unified Process to Meet the Real-World Needs of Your Organization
In short, not too good. Software projects are usually late, are usually over budget, are likely to be cancelled, and if not then the final software rarely meets the expectations of...
Java Jr.: Fully Abstract Trace Semantics for a Core Java Language
This paper introduces an expressive yet semantically clean core Java-like language, Java Jr., and provides it with a formal operational semantics based on traces of observable actions which represent interaction...
PowerDesigner - Modeling for Java Developers
This webcast explains how PowerDesigner applies the principles of an integrated modeling tool to help in Java and J2EE development. It explains how UML and E/R modeling combine to boost...
Consistency Control for Synchronous and Asynchronous Collaboration Based on Shared Objects and Activities
This paper describes a new collaborative technology that bridges the gap between ad hoc collaboration in email and more formal collaboration in structured shared workspaces. The approach is based on...


