Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"/> | |
| <link rel="stylesheet" href="style.css" type="text/css"/> | |
| <title>Application Collaboration</title> | |
| </head> | |
| <body> | |
| <p>An <b>Application Collaboration</b> represents an aggregate of two or more application internal active structure elements that work together to perform collective application behavior.</p> | |
| <h2>Category:</h2> | |
| <p>Application. Active Structure.</p> | |
| <h2>Examples:</h2> | |
| <p>Two Application Components collaborate in transaction administration: an Accounting component and a Billing component. This collaboration performs the task "Administrate transactions".</p> | |
| </body> | |
| </html> |