PPT Slide
Associative Interfaces include:
* An “accepts” interface which specifies the interactions
in which a component model will accept.
* A “requests” interface which specifies the interactions
a component model will initiate.
An “interaction” includes:
* Acceptance of a message
* Execution of a unit of work
* Propagation of the interaction