Posted by D. Barnette on March 20, 2001 at 12:21:47:
In Reply to: Association Question posted by Leon Gunden on March 19, 2001 at 12:07:44:
Unless MyClass contains a pointer to an OtherClass object then it would not be represented as an association. (OR an aggregation unless it contains a instance of an OtherClass object).
The "relationship" would simply be one of a function parameter relationship and would be noted in the operation form.