Talk:Class diagram

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

General Relationship - Dependency[edit]

The Car-Wheel example seems a Containment rather than a Dependency. There is even a Car-Carburator example above. Why the relationship with the wheel is different from the one with the carburator ? (195.144.71.214 (talk) 05:42, 1 April 2009 (UTC))[reply]

I agree; intuitively we would say "a car has wheels", which is aggregation; rather than "a car uses wheels" which would be a dependency.
Also take the point about the carburetor. The diagram in the article describes this relationship as composition - but I would have thought the life-line of a carburetor is not implicitly tied to the life-line of the car (which would be the definition of composition), and so this too would be aggregation.
Ultimately: I agree. Would wait for more responses before changing anything. 62.25.109.195 (talk) 15:55, 2 April 2009 (UTC)[reply]
It definitely should be changed, maybe a relationship between a Car and DrivingInstruction could be used? could be a method public void drive(DrivingInstruction instruction). —Preceding unsigned comment added by 92.74.7.123 (talk) 07:49, 21 July 2010 (UTC)[reply]
Many cars have more than one carburetor. Given all the concerns above, maybe a more unambiguous example could be found? — Preceding unsigned comment added by 79.147.115.49 (talk) 17:47, 26 August 2019 (UTC)[reply]

Difference between aggregation and composition[edit]

I had a very good example of this during some training recently. If you consider a Human, and its Heart and Brain, it is clear that Human has a Heart and has a Brain. However, at present at least, a Heart can be removed from a Human without destroying either (and so the lifeline of Heart is not tied to the lifeline of Human) whereas a Brain cannot be removed without destroying the Human (and so the lifeline of Brain is dependant on the lifeline of Human).

If someone can word that better I think it would be a nice example to supplement or replace the current one. 62.25.109.195 (talk) 09:21, 7 April 2009 (UTC)[reply]

Can there be multiple associations between two classes[edit]

What if I have two classes and each knows the other one. For example a Plane know the current airport and the airport knows the plan. Should I then draw two connection arrows -- one from plane to airport and another vice versa. Would that be correct UML?

Citations[edit]

I am curious about the Wikipedia Rule Class as applied to this instantiation of this article on Class Diagrams. There is a box saying the article needs more citations for verifiability. I see three citations, Ambler, a reference card, and an OMG document.

My questions is, why is this not sufficient for citations?

I've not read any of the referenced works, but I can comment on them. Ambler is a popular, though perhaps weak writer, but if he wrote an article or book on class diagrams, then I'm confident it touches on all elements of what is mentioned here. The second reference, probably a $5 reference card from a bookstore, I'm confident has all the correct syntax and every diagram in this article. The third, the OMG document, well, the Object Management Group owns the specification and they will have all technical information found here in the document. In other words, I think all three documents, individually, basically verify the entire article.

Why is there a need for anything else?

Admittedly, all of the examples appear to be either original research where some person with knowledge of a class diagram is trying to explain by example with car parts and people. Or maybe it is just someone restating what was read in the existing referenced citations using car parts and people as an example.

Can anyone tell me specifically where or what additional citation needs to be? I am confident that I have a book on my shelf that can be used to cite anything needed here for this article, I just don't understand which citations are required. WallClimber17 (talk) 03:55, 21 August 2011 (UTC)[reply]

Confusion about Composition[edit]

I marked part of the "composition" section as inconsistent for two reasons:

  1. "With composition (aggregation)" indicates that they are the same, even though it is clearly stated earlier that they are different (and they are) ... shall we just remove that parenthetical word? Or am I missing some meaningful connotation?
  2. It says there should be an arrow on the side of the link pointing to the contained object, but the diagram doesn't show one. Is there actually supposed to be an arrow or not?

--Josephmarty (talk) 14:53, 24 September 2012 (UTC)[reply]

Does aggregation still exist in the current UML specification (2.4.1)?[edit]

Maybe I'm wrong or simply I couldn't find it, but the spec doesn't distinguish anymore between aggregation and composition in favor of the second. — Preceding unsigned comment added by 95.18.118.145 (talk) 01:23, 21 March 2013 (UTC)[reply]

ambiguous multiplicity wordnig[edit]

> "notation at each end indicating the multiplicity of instances of that entity"

What entity?

That "that" has no antecedent in the sentence (and references in the preceding sentence and paragraph are to "object" and "class").

Did the author mean "notation at each end indicating the multiplicity of instances of the entity at that end"? — Preceding unsigned comment added by 2620:0:1000:1501:1260:4BFF:FE68:1974 (talk) 00:06, 8 August 2013 (UTC)[reply]

Table of contents[edit]

For me the table of contents appears on the right side of the "BankAccount" picture. I already tried to insert a newline, but that doesn't fix it. Can someone please move it under the picture? Fabian42 (talk) 10:24, 8 June 2017 (UTC)[reply]

"Dependency" appears twice[edit]

There are "Dependency" sections under both "Instance-level relationships" and "General relationship". Is that intentional, or could they be merged?

If the duplication is to be resolved by removing the "Dependency" section from "Instance-level relationships", does it help to have the "General relationship" heading when that section contains nothing but the "Dependency" section? It might be reasonable to merely remark, as part of the description of Dependency, that this is a general relationship, neither instance-level nor class level.

Thanks for any help.

DavidHolmes0 (talk) 20:38, 21 September 2017 (UTC)[reply]

Class example tweak[edit]

The BankAccount method withdrawal (see graphic) should probably be a verb, namely withdraw. I would have changed this myself but others may disagree so I added it here as a suggestion. With best wishes. RobbieIanMorrison (talk) 20:52, 15 October 2017 (UTC)[reply]

abstract class missing[edit]

The notion of an abstract (base) class, with its class name italicized, is missing from this article. With best wishes. RobbieIanMorrison (talk) 07:08, 4 April 2018 (UTC)[reply]

Relationship graphic shows wrong arrow for "association"[edit]

I currently have class diagrams in school and was told that the graphic is wrong.

An "association" is shown by nothing more than a line, but the graphic shows also an open arrow.

India Education Program course assignment[edit]

This article was the subject of an educational assignment supported by Wikipedia Ambassadors through the India Education Program.

The above message was substituted from {{IEP assignment}} by PrimeBOT (talk) on 20:00, 1 February 2023 (UTC)[reply]