Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"/> | |
| <link rel="stylesheet" href="style.css" type="text/css"/> | |
| <title>Group</title> | |
| </head> | |
| <body> | |
| <p>The <b>Group</b> box denotes a collection of objects that belong together but are not aggregated or composed as with the Grouping element.</p> | |
| <p>The Group provides a convenient visual collection of elements, without any semantic relationships.</p> | |
| <h2>Examples:</h2> | |
| <p>Group Roles and Actors, Business Layers, Application Layers.</p> | |
| </body> | |
| </html> |