lumiera_/doc/devel/uml/class34.html

26 lines
1.8 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 Placement</title>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body bgcolor="#ffffff">
<div class = "title">Class Placement</div>
<p></p>
<!-- ============================================================= -->
<a name="ref34"></a>
<p>Declaration :</p><ul><li>C++ : class Placement </li><li>Java : public interface Placement </li></ul><p>Directly inherited by : <a href="class45.html#ref45"><b>Allocation</b></a> <a href="class41.html#ref41"><b>DirectPlacement</b></a> <a href="class47.html#ref47"><b>ExplicitePlacement</b></a> <a href="class42.html#ref42"><b>RelativePlacement</b></a> </p>
<div class="sub">
<a name="ref35"></a>
<table><tr><td><div class="element">Relation <b>subject (&lt;association&gt;)</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : # subject : <a href="class32.html#ref32"><b>MObject</b></a>, multiplicity : 1</li><li>C++ : protected: <a href="class32.html#ref32"><b>MObject</b></a> * subject</li></ul><a name="ref36"></a>
<table><tr><td><div class="element">Operation <b>resolve</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : + resolve() : <a href="class47.html#ref47"><b>ExplicitePlacement</b></a></li><li>C++ : public: <a href="class47.html#ref47"><b>ExplicitePlacement</b></a> resolve()</li></ul><p>create an actual (explicite) placement while trying to satisfy the network of adjacent objects and placements.<br /></p></div>
<p>All public operations : <a href="class34.html#ref36"><b>resolve</b></a> </p>
</body>
</html>