blob: cb9cbcbacac743f1a8d21e2b5f721f5c16450a00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
<!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" xmlns:svg="http://www.w3.org/2000/svg">
<head>
<title>Class AbstractGraphicsConfiguration</title>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body bgcolor="#ffffff">
<div class = "title">Class AbstractGraphicsConfiguration</div>
<p></p>
<!-- ============================================================= -->
<a name="ref4_131013"></a>
<p>Declaration :</p><ul>
<li>Java : package abstract class AbstractGraphicsConfiguration </li></ul><div class="sub">
<a name="ref0_131525"></a>
<table><tr><td><div class="element">Relation <b>chosen (<association>)</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - chosen : <a href="class131269.html#refclass131269"><b>Capabilities</b></a>, multiplicity : 1</li><li>Java : private <a href="class131269.html#refclass131269"><b>Capabilities</b></a> chosen</li></ul><a name="ref0_131909"></a>
<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - requested : <a href="class131269.html#refclass131269"><b>Capabilities</b></a>, multiplicity : 1</li><li>Java : private <a href="class131269.html#refclass131269"><b>Capabilities</b></a> requested</li></ul><a name="ref0_132037"></a>
<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="class130885.html#refclass130885"><b>NativeWindow</b></a></li><li>Java : private <a href="class130885.html#refclass130885"><b>NativeWindow</b></a> </li></ul></div>
</body>
</html>
|