blob: 6fbe8991108b5614e48322af0a6cd2df93ce02fd [file] [log] [blame]
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Statement</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="SimpleParameterBinding.html" title="SimpleParameterBinding">
<link rel="next" href="VariableStatement.html" title="VariableStatement">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
Statement
</h1>
<div class="section" title="Statement">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both">
<a name="Statement"></a>
<span class="bold"><strong>
<code class="code">Statement</code>
</strong></span>
</h2>
</div>
</div>
</div>
<p>A Statement is the basis for all execution by a Mapping.</p>
<p>conformsTo
<a class="link" href="">
<code class="code">NamedElement</code>
</a>
</p>
<p>
<span class="bold"><strong>Associations</strong></span>
</p>
<p>
<code class="code">Mapping : ::Mapping[?]</code>
</p>
</div>
</body>
</html>