blob: b13fd6da6d46ae0c909948680e43b23641077f38 [file] [log] [blame]
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>MappingParameter</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="MappingLoop.html" title="MappingLoop">
<link rel="next" href="MappingParameterBinding.html" title="MappingParameterBinding">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
MappingParameter
</h1>
<div class="section" title="MappingParameter">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both">
<a name="MappingParameter"></a>
<span class="bold"><strong>
<code class="code">MappingParameter</code>
</strong></span>
</h2>
</div>
</div>
</div>
<p>A MappingParameter defines a formal parameter of a mapping. The parameter is bound by the
mapping invocation to satisfy the requirements of the derived parameter class.</p>
<p>conformsTo
<a class="link" href="VariableDeclaration.html" title="VariableDeclaration">
<code class="code">VariableDeclaration</code>
</a>
</p>
<p>
<span class="bold"><strong>Attributes</strong></span>
</p>
<p>
<code class="code">MappingParameterBinding : Bag(qvtimperative::MappingParameterBinding)</code>
</p>
<p>
<span class="bold"><strong>Associations</strong></span>
</p>
<p>
<code class="code">Mapping : ::Mapping[?]</code>
</p>
</div>
</body>
</html>