Object Interaction Diagrams
An Object Interaction Diagram (OID), defines the messaging required between objects, in order to provide use cases a functionality that gives more detailed model.
During the development of enterprise systems, the interaction model serves two key objectives:
- ensuring that we have the right objects, to service our business requirements.
- capturing design information for later use by the implementers (coders).