1
General Board / Re: Deployment Diagrams
« on: June 03, 2008, 11:46:00 pm »
Sorry, not the best explanation. Maybe I can explain it better with respect to classes.
Let's say I create two classes, class A and class B. I make class B an aggregate of class A.
Now I create an object diagram and drag an instance of class A and class B onto it. Can EA create a link between the two objects automatically, as suggested by the class model?
Or do I have to create the links my self - referring back to the class model to check consistency.
In other words, can EA enforce or at least check consistency between class relationships and instance relationships.
Thanks.
Let's say I create two classes, class A and class B. I make class B an aggregate of class A.
Now I create an object diagram and drag an instance of class A and class B onto it. Can EA create a link between the two objects automatically, as suggested by the class model?
Or do I have to create the links my self - referring back to the class model to check consistency.
In other words, can EA enforce or at least check consistency between class relationships and instance relationships.
Thanks.