TestSEHTML / hints /flow.html
Alef1986's picture
Upload 1308 files
b0475e3 verified
Raw
History Blame Contribute Delete
604 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Flow Relationship</title>
</head>
<body>
<p>The <b>Flow Relationship</b> represents transfer (e.g. of information, goods or money) from one element to another.</p>
<h2>Category:</h2>
<p>Dynamic.</p>
<h2>Examples:</h2>
<p>A "Claim assessment" Business Function forwards decisions about the claim to the "Claim settlement" Business Function.</p>
</body>
</html>