| <html> | |
| <head> | |
| <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | |
| <title>MappingParameterBinding</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="MappingParameter.html" title="MappingParameter"> | |
| <link rel="next" href="MappingStatement.html" title="MappingStatement"> | |
| </head> | |
| <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | |
| <h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"> | |
| MappingParameterBinding | |
| </h1> | |
| <div class="section" title="MappingParameterBinding"> | |
| <div class="titlepage"> | |
| <div> | |
| <div> | |
| <h2 class="title" style="clear: both"> | |
| <a name="MappingParameterBinding"></a> | |
| <span class="bold"><strong> | |
| <code class="code">MappingParameterBinding</code> | |
| </strong></span> | |
| </h2> | |
| </div> | |
| </div> | |
| </div> | |
| <p>A MappingCallBinding specifies the binding of a single variable or value to | |
| the formal parameter of a mapping as part of its inviocatuon or installation.</p> | |
| <p>conformsTo | |
| <a class="link" href=""> | |
| <code class="code">Element</code> | |
| </a> | |
| </p> | |
| <p> | |
| <span class="bold"><strong>Associations</strong></span> | |
| </p> | |
| <p> | |
| <code class="code">boundVariable : ::MappingParameter[1]</code> | |
| </p> | |
| <p>The formal parameter bound by the call.</p> | |
| <p> | |
| <code class="code">mappingCall : ::MappingCall[?]</code> | |
| </p> | |
| <p>The containing MappingCall.</p> | |
| </div> | |
| </body> | |
| </html> |