blob: 3106c2bf8b055feb1148b49abf6987faecae2bf8 [file] [log] [blame]
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>AppendParameter</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="qvtimperative.html" title="qvtimperative">
<link rel="next" href="AppendParameterBinding.html" title="AppendParameterBinding">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
AppendParameter
</h1>
<div class="section" title="AppendParameter">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both">
<a name="AppendParameter"></a>
<span class="bold"><strong>
<code class="code">AppendParameter</code>
</strong></span>
</h2>
</div>
</div>
</div>
<p>An AppendParameter of a Mapping defines an output connection to which values may be appended.</p>
<p>syntax:
<code class="code">append name : type;</code>
</p>
<p>conformsTo
<a class="link" href="ConnectionVariable.html" title="ConnectionVariable">
<code class="code">ConnectionVariable</code>
</a>,
<a class="link" href="MappingParameter.html" title="MappingParameter">
<code class="code">MappingParameter</code>
</a>
</p>
</div>
</body>
</html>