UML - Associations and aggregation
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
When an object relates to another object using an asociation (or aggregation), does it mean it ALWAYS has a member varible of that "other" class? Like this:
----------- ----------------
| MyClass |----------| MyOtherClass |
class MyClass
{
private:
MyOtherClass moc; // Association
}Or, could it also mean that MyClass for example access static member varibles/functions in MyOtherClass? Rickard Andersson Here is my card, contact me later! UIN: 50302279 Sonork: 37318