Skip to content

Commit

Permalink
UML-365: Provide the documentation about generic class.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Marchadour committed Sep 24, 2013
1 parent f1be94a commit fb5b27e
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 1 deletion.

Large diffs are not rendered by default.

Expand Up @@ -129,6 +129,8 @@ If your pointer is *on a class* the assistant will be :

h2. Editing Elements

h3. Generality

The generic way to edit element values is using the *properties view*. If it is not opened yet
you can open it clicking on the *Window* menu, then *Show View* and then *Properties*

Expand All @@ -138,6 +140,24 @@ To edit a property you should then enable the *Semantic* tab :

!using_class_diagram/properties_values.png!

h3. Generic Class

To define a Generic Class, use the direct edit tool:

!using_class_diagram/generic_class.png!

To define a Binding, use the create edge tool called "Binding" from a Class to a Generic Class.
You may notice that "?" refers to an undefined actual type:

!using_class_diagram/binding1_class.png!

To specify the binding association from the formal to the actual type use also the direct edit tool:

!using_class_diagram/binding2_class.png!




h2. Using UML in colors

"UML in colors":http://en.wikipedia.org/wiki/UML_colors is an object modeling technique proposed by "Peter Coad":http://www.step-10.com/SoftwareDesign/ModellingInColour/index.html, Eric Lefebvre, and Jeff De Luca in a series of articles in 1999.
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fb5b27e

Please sign in to comment.