Content deleted Content added
m Reverted edits by 185.5.67.2 (talk) (HG) |
m Task 7: replace et al. in author/editor parameters with |display-authors=etal or |display-editors=etal; |
||
Line 6:
In generic terms, the [[Causality|causation]] is usually called "sending a [[message]]", "invoking a [[Method (computer science)|method]]" or "calling a [[member function]]" to the controlled object. Concrete implementation usually requires the requesting object to invoke a ''method'' or ''member function'' using a reference or pointer to the memory ___location of the controlled object.
The objects that are related via the association are considered to act in a [[role (computer science)|role]] with respect to the association, if object's current state in the active situation allows the other associated objects to use the object in the manner specified by the role. A role can be used to distinguish two objects of the same class when describing its use in the context of the association. A role describes the ''public'' aspects of an object with respect to an association.<ref>{{cite book | title=Object-oriented modeling and design | last=Rumbaugh | first=JR
==See also==
|