TestSEHTML / hints /assignment.html
Alef1986's picture
Upload 1308 files
b0475e3 verified
Raw
History Blame Contribute Delete
666 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Assignment Relationship</title>
</head>
<body>
<p>The <b>Assignment Relationship</b> represents the allocation of responsibility, performance of behavior, storage, or execution.</p>
<h2>Category:</h2>
<p>Structural.</p>
<h2>Examples:</h2>
<p>A Business Actor assigned to a Business Role. A Business Role assigned to a Business Process or Function. An Application Component assigned to an Application Function.</p>
</body>
</html>