30 lines
2.3 KiB
HTML
30 lines
2.3 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 Segment</title>
|
|
<link rel="stylesheet" href="style.css" type="text/css" />
|
|
</head>
|
|
|
|
<body bgcolor="#ffffff">
|
|
|
|
<div class = "title">Class Segment</div>
|
|
<p></p>
|
|
|
|
<!-- ============================================================= -->
|
|
|
|
<a name="refclass135173"></a>
|
|
<p>Declaration :</p><ul><li>C++ : class Segment </li></ul><p>Artifact : <a href="index.html#refartifact135045"><b>segment</b></a></p><div class="sub">
|
|
<a name="refattribute129925"></a>
|
|
<table><tr><td><div class="element">Attribut <b>start</b></div></td></tr></table>
|
|
<p>Declaration :</p><ul><li>Uml : # start : <a href="class134917.html#refclass134917"><b>Time</b></a></li><li>C++ : protected: <a href="class134917.html#refclass134917"><b>Time</b></a> start</li></ul><a name="refattribute130053"></a>
|
|
<table><tr><td><div class="element">Attribut <b>length</b></div></td></tr></table>
|
|
<p>duration (span) of this timeline segment.<br /></p><p>Declaration :</p><ul><li>Uml : # length : <a href="class134917.html#refclass134917"><b>Time</b></a></li><li>C++ : protected: <a href="class134917.html#refclass134917"><b>Time</b></a> length</li></ul><a name="refrelation138885"></a>
|
|
<table><tr><td><div class="element">Relation <b>elements (<directional aggregation>)</b></div></td></tr></table><p>relevant MObjects comprising this segment. TODO: actually necessary??<br /></p><p>Declaration :</p><ul><li>Uml : # elements : <a href="class129797.html#refclass129797"><b>ExplicitPlacement</b></a>, multiplicity : *</li><li>C++ : protected: list<<a href="class129797.html#refclass129797"><b>ExplicitPlacement</b></a> *> elements</li></ul><p>Stereotype: list</p>
|
|
<a name="refrelation163589"></a>
|
|
<table><tr><td><div class="element">Relation <b><unidirectional association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : # : <a href="class131461.html#refclass131461"><b>RenderGraph</b></a></li><li>C++ : protected: <a href="class131461.html#refclass131461"><b>RenderGraph</b></a>* </li></ul><p>Stereotype: correspondance</p>
|
|
</div>
|
|
</body>
|
|
</html>
|