LUMIERA.clone/doc/devel/uml/class148869.html

25 lines
1.5 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 UndoMutation</title>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body bgcolor="#ffffff">
<div class = "title">Class UndoMutation</div>
<p></p>
<!-- ============================================================= -->
<a name="refclass148869"></a>
<p>Declaration :</p><ul><li>C++ : class UndoMutation : public <a href="class148741.html#refclass148741"><b>Mutation</b></a> </li></ul><p>Stereotype: func</p>
<div class="sub">
<a name="refrelation172933"></a>
<table><tr><td><div class="element">Relation <b>capture (&lt;unidirectional association&gt;)</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : # capture : <a href="class148741.html#refclass148741"><b>Mutation</b></a></li><li>C++ : protected: <a href="class148741.html#refclass148741"><b>Mutation</b></a>* capture</li></ul><a name="refrelation173061"></a>
<table><tr><td><div class="element">Relation <b>undoOp (&lt;unidirectional association&gt;)</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : # undoOp : <a href="class148741.html#refclass148741"><b>Mutation</b></a></li><li>C++ : protected: <a href="class148741.html#refclass148741"><b>Mutation</b></a>* undoOp</li></ul></div>
</body>
</html>