Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"/> | |
| <link rel="stylesheet" href="style.css" type="text/css"/> | |
| <title>Constraint</title> | |
| </head> | |
| <body> | |
| <p>A <b>Constraint</b> represents a limitation on aspects of the architecture, its implementation process, or its realization.</p> | |
| <h2>Category:</h2> | |
| <p>Motivation</p> | |
| <h2>Examples:</h2> | |
| <p>"Application should be realised in Java", "Cost should be below budget", "iPad only version", "Must use MIT license"</p> | |
| </body> | |
| </html> |