blob: 2bd65cdc585a8a127d3823c0ee9e80f3510bdb84 [file] [log] [blame]
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>MappingStatement</title>
<link href="book.css" rel="stylesheet" type="text/css">
<meta content="DocBook XSL Stylesheets V1.75.1" name="generator">
<link rel="home" href="index.html" title="QVT Declarative Documentation">
<link rel="up" href="qvtimperative.html" title="qvtimperative">
<link rel="prev" href="MappingParameterBinding.html" title="MappingParameterBinding">
<link rel="next" href="NewStatement.html" title="NewStatement">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
MappingStatement
</h1>
<div class="section" title="MappingStatement">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both">
<a name="MappingStatement"></a>
<span class="bold"><strong>
<code class="code">MappingStatement</code>
</strong></span>
</h2>
</div>
</div>
</div>
<p>A MappingCall specifies the invocation of a referredMapping with a set of bindings
of the bound variables of the referredMapping to values provided in the invocation.
Where Collections of values are provided for isLoop bindings, a distinct invocation
is performed for each distinct permutation of Collection elements.</p>
<p>conformsTo
<a class="link" href="Statement.html" title="Statement">
<code class="code">Statement</code>
</a>
</p>
<p>
<span class="bold"><strong>Associations</strong></span>
</p>
<p>
<code class="code">MappingLoop : ::MappingLoop[?]</code>
</p>
</div>
</body>
</html>