blob: 35b8ab7afadbdc141197e3c70400bf06d3cd3fda [file] [log] [blame]
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>OclStereotype</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="OclState.html" title="OclState">
<link rel="next" href="OclSummable.html" title="OclSummable">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
OclStereotype
</h1>
<div class="section" title="OclStereotype">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both">
<a name="OclStereotype"></a>
<span class="bold"><strong>
<code class="code">OclStereotype</code>
</strong></span>
</h2>
</div>
</div>
</div>
<p>The type OclStereotype is the implicit supertype of any UML stereotype. Operations defined
for OclStereotype are therefore applicable to all UML stereotypes.</p>
<p>conformsTo
<a class="link" href="OclType.html" title="OclType">
<code class="code">OclType</code>
</a>
</p>
<p>
<span class="bold"><strong>Operations</strong></span>
</p>
<p>
<code class="code">allInstances() : Set(OclSelf)</code>
</p>
<p>Return a set of all instances of the stereotype and derived types of self.</p>
</div>
</body>
</html>