I'm trying to use your application from a Windows 7 PC and I'm unable to create a association that creates a List, Collection or similar structure with few elements inside.
What can I do in order to create a link/association between different classes (0..N or 1..N)? I'd tried to link them using the multiplicity property but it doesn't work! :-?
Best regards,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Connect classes with a Composition or Aggregation link, select it on the diagram and you will be able to set multiplicity with the Properties panel. You may also take a look at the Help file accessible with "Help - Contents" or F1.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
Thank you Janusz for your quick answer.
I'd tried to link two classes using both links (Composition and/or Aggregation) and seems that it doesn't work at all. For example, the model below does not generate any collection type inside both classes: http://www.evernote.com/l/ABYm3116YhBEl4hSKkYQurxujAnTf5g3LHg/
Best regards,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So this is what you get on a UML diagram. Unfortunately if you are expecting getting collection data types in generated source code it is not supported with the code generation plugins in the current state. This tool focuses principally on creating UML models.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hmm what is a "Collection Type" inside a Class? You may be able to define a Profile for this Type if you want... (but if it's not UML Standard, please keep it out of WhiteStarUML...)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi!
I'm trying to use your application from a Windows 7 PC and I'm unable to create a association that creates a List, Collection or similar structure with few elements inside.
What can I do in order to create a link/association between different classes (0..N or 1..N)? I'd tried to link them using the multiplicity property but it doesn't work! :-?
Best regards,
Connect classes with a Composition or Aggregation link, select it on the diagram and you will be able to set multiplicity with the Properties panel. You may also take a look at the Help file accessible with "Help - Contents" or F1.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi!
Thank you Janusz for your quick answer.
I'd tried to link two classes using both links (Composition and/or Aggregation) and seems that it doesn't work at all. For example, the model below does not generate any collection type inside both classes:
http://www.evernote.com/l/ABYm3116YhBEl4hSKkYQurxujAnTf5g3LHg/
Best regards,
So this is what you get on a UML diagram. Unfortunately if you are expecting getting collection data types in generated source code it is not supported with the code generation plugins in the current state. This tool focuses principally on creating UML models.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hmm what is a "Collection Type" inside a Class? You may be able to define a Profile for this Type if you want... (but if it's not UML Standard, please keep it out of WhiteStarUML...)