| <html> | |
| <head> | |
| <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | |
| <title>LoopVariable</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="LoopParameterBinding.html" title="LoopParameterBinding"> | |
| <link rel="next" href="Mapping.html" title="Mapping"> | |
| </head> | |
| <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | |
| <h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"> | |
| LoopVariable | |
| </h1> | |
| <div class="section" title="LoopVariable"> | |
| <div class="titlepage"> | |
| <div> | |
| <div> | |
| <h2 class="title" style="clear: both"> | |
| <a name="LoopVariable"></a> | |
| <span class="bold"><strong> | |
| <code class="code">LoopVariable</code> | |
| </strong></span> | |
| </h2> | |
| </div> | |
| </div> | |
| </div> | |
| <p>A LoopVariable defines the iterator of a MappingLoop.</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">LoopParameterBinding : Bag(qvtimperative::LoopParameterBinding)</code> | |
| </p> | |
| <p> | |
| <span class="bold"><strong>Associations</strong></span> | |
| </p> | |
| <p> | |
| <code class="code">owningMappingLoop : ::MappingLoop[1]</code> | |
| </p> | |
| </div> | |
| </body> | |
| </html> |