Metadata modeling: Difference between revisions

Content deleted Content added
CanisRufus (talk | contribs)
m Bot-assisted dab: UML - Changed link(s) to Unified Modeling Language
A figure cannot visualize! Changed to 'illustrated'
Line 30:
=== Association ===
[[Image:Mm33.gif|thumb|Fig.5 Association]]
An association is a structural relationship that specifies how concepts are connected to another. It can connect two concepts (binary association) or more than two concepts (n-ary association). An association is represented with an undirected solid line. To give a meaning to the association, a name and name direction can be provided. The name is in the form of an active verb and the name direction is represented by a triangle that points in the direction one needs to read. Association with a name and name direction is visualizedillustrated in Figure 5.
 
In Figure 6 (removed) an example of association is illustrated. The example is a fragment of the process-data diagram of the requirements analysis in the Unified Process. Because both concepts are not expanded any further, although several sub concepts exist, the concepts are illustrated as closed concepts. The figure reads as “SURVEY DESCRIPTION describes USE CASE MODEL”.