blob: 1c810bc6b50c5f3d24fffb8ea71bb7b5760ed93a [file] [log] [blame]
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>OclLambda</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="OCL Documentation">
<link rel="up" href="StandardLibrary.html" title="The OCL Standard Library">
<link rel="prev" href="OclInvalid.html" title="OclInvalid">
<link rel="next" href="OclMessage.html" title="OclMessage">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
OclLambda
</h1>
<div class="section" title="OclLambda">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both">
<a name="OclLambda"></a>
<span class="bold"><strong>
<code class="code">OclLambda</code>
</strong></span>
</h2>
</div>
</div>
</div>
<p>The type OclLambda is the implicit supertype of all Lambda types. The operations defined for OclLambda
therefore apply to all lambda expressions.</p>
<p>conformsTo
<a class="link" href="OclAny.html" title="OclAny">
<code class="code">OclAny</code>
</a>
</p>
</div>
</body>
</html>