lumiera_/doc/devel/uml/class134661.html
Ichthyostega 814a584fa1 upgraded UML-Model to BOUML 2.29-1
To help with the conversion, which will create a bunch of new object instance nodes,
I separated out the Object diagrams into a separate use case view
2007-08-03 18:40:18 +02:00

27 lines
2 KiB
HTML

<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Class ParamProvider</title>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body bgcolor="#ffffff">
<div class = "title">Class ParamProvider</div>
<p></p>
<!-- ============================================================= -->
<a name="refclass134661"></a>
<p>Declaration :</p><ul><li>C++ : template&lt;class VAL&gt; class ParamProvider </li><li>Java : public interface ParamProvider&lt;VAL&gt; </li></ul><p>Directly inherited by : <a href="class129925.html#refclass129925"><b>Auto</b></a> </p>
<p>Artifact : <a href="index.html#refartifact134533"><b>paramprovider</b></a></p><div class="sub">
<a name="refrelation137989"></a>
<table><tr><td><div class="element">Relation <b>param (&lt;association&gt;)</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : # param : <a href="class134533.html#refclass134533"><b>Parameter</b></a>, multiplicity : 1</li><li>C++ : protected: <a href="class134533.html#refclass134533"><b>Parameter</b></a> * param</li></ul><a name="refrelation138373"></a>
<table><tr><td><div class="element">Relation <b>&lt;unidirectional association&gt;</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : # : <a href="class134789.html#refclass134789"><b>Interpolator</b></a>, multiplicity : 0..1</li><li>C++ : protected: <a href="class134789.html#refclass134789"><b>Interpolator</b></a> * </li></ul><a name="refoperation130949"></a>
<table><tr><td><div class="element">Operation <b>getValue</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : + getValue() : VAL</li><li>C++ : public: VAL getValue()</li></ul></div>
<p>All public operations : <a href="class134661.html#refoperation130949"><b>getValue</b></a> </p>
</body>
</html>