blob: 71766dad0ea53eaed98fab7547127fc18c905d5a [file] [log] [blame]
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ConnectionVariable</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="CheckStatement.html" title="CheckStatement">
<link rel="next" href="DeclareStatement.html" title="DeclareStatement">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
ConnectionVariable
</h1>
<div class="section" title="ConnectionVariable">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both">
<a name="ConnectionVariable"></a>
<span class="bold"><strong>
<code class="code">ConnectionVariable</code>
</strong></span>
</h2>
</div>
</div>
</div>
<p>A ConnectionVariable identifes a variable used as a connection buffer.</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">AddStatement : Bag(qvtimperative::AddStatement)</code>
</p>
<p>
<code class="code">AppendParameterBinding : Bag(qvtimperative::AppendParameterBinding)</code>
</p>
<p>
<code class="code">GuardParameterBinding : Bag(qvtimperative::GuardParameterBinding)</code>
</p>
</div>
</body>
</html>