diff options
author | Michael Bien <[email protected]> | 2009-08-08 21:43:30 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2009-08-08 21:43:30 +0200 |
commit | 8ef9d7364a942c19ec5e1f306e08193e83f4fea6 (patch) | |
tree | 6dcf95825d2933992199a7062b15e38d3f721c95 /doc/bouml | |
parent | 2a8e9876ca4567de3b08813c280d006f9b2c32e6 (diff) | |
parent | fb3e50b4e7e11df911a83ab7966cf8f293c20da2 (diff) |
Merge branch 'master' of ssh://[email protected]/jogl~jogl-git
Diffstat (limited to 'doc/bouml')
27 files changed, 2167 insertions, 0 deletions
diff --git a/doc/bouml/html/classdiagrams.html b/doc/bouml/html/classdiagrams.html new file mode 100644 index 000000000..0763bd4c6 --- /dev/null +++ b/doc/bouml/html/classdiagrams.html @@ -0,0 +1,22 @@ +<!-- 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 Diagram Index</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body bgcolor="#ffffff"> + +<div class = "title">Class Diagram Index</div> +<p></p> + +<!-- ============================================================= --> + +<table> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass diagram128069" target = "projectFrame"><b>OpenGL Interfaces</b></a></td><td></td><td></td></tr> +</table> +</body> +</html> diff --git a/doc/bouml/html/classes.html b/doc/bouml/html/classes.html new file mode 100644 index 000000000..79ae63a87 --- /dev/null +++ b/doc/bouml/html/classes.html @@ -0,0 +1,41 @@ +<!-- 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>Classes Index</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body bgcolor="#ffffff"> + +<div class = "title">Classes Index</div> +<p></p> + +<!-- ============================================================= --> + +<table> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass131013" target = "projectFrame"><b>AbstractGraphicsConfiguration</b></a></td><td></td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass131269" target = "projectFrame"><b>Capabilities</b></a></td><td></td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128069" target = "projectFrame"><b>GL</b></a></td><td>interface</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128453" target = "projectFrame"><b>GL2</b></a></td><td>interface</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128197" target = "projectFrame"><b>GL2ES1</b></a></td><td>interface</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128581" target = "projectFrame"><b>GL2ES2</b></a></td><td>interface</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128709" target = "projectFrame"><b>GL2GL3</b></a></td><td>interface</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130373" target = "projectFrame"><b>GL2Impl</b></a></td><td>entity</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128837" target = "projectFrame"><b>GL3</b></a></td><td>interface</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130501" target = "projectFrame"><b>GL3Impl</b></a></td><td>entity</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass132549" target = "projectFrame"><b>GLBase</b></a></td><td>interface</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass131141" target = "projectFrame"><b>GLCapabilities</b></a></td><td></td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130117" target = "projectFrame"><b>GLContext</b></a></td><td></td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130245" target = "projectFrame"><b>GLDrawable</b></a></td><td></td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128325" target = "projectFrame"><b>GLES1</b></a></td><td>interface</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130757" target = "projectFrame"><b>GLES1Impl</b></a></td><td>entity</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128965" target = "projectFrame"><b>GLES2</b></a></td><td>interface</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130629" target = "projectFrame"><b>GLES2Impl</b></a></td><td>entity</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass131397" target = "projectFrame"><b>GLProfile</b></a></td><td></td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130885" target = "projectFrame"><b>NativeWindow</b></a></td><td>interface</td><td></td></tr> +</table> +</body> +</html> diff --git a/doc/bouml/html/classes_list.html b/doc/bouml/html/classes_list.html new file mode 100644 index 000000000..f59dad7f6 --- /dev/null +++ b/doc/bouml/html/classes_list.html @@ -0,0 +1,44 @@ +<!-- 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>Classes</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body bgcolor="#ffffff"> + +<div class = "title">Classes</div> +<p></p> + +<!-- ============================================================= --> + +<table border="0" width="100%"> +<tr> +<td nowrap><a href="index.html#refclass131013" target = "projectFrame"><b>AbstractGraphicsConfiguration</b></a><br /> +<a href="index.html#refclass131269" target = "projectFrame"><b>Capabilities</b></a><br /> +<a href="index.html#refclass128069" target = "projectFrame"><b>GL</b></a><br /> +<a href="index.html#refclass128453" target = "projectFrame"><b>GL2</b></a><br /> +<a href="index.html#refclass128197" target = "projectFrame"><b>GL2ES1</b></a><br /> +<a href="index.html#refclass128581" target = "projectFrame"><b>GL2ES2</b></a><br /> +<a href="index.html#refclass128709" target = "projectFrame"><b>GL2GL3</b></a><br /> +<a href="index.html#refclass130373" target = "projectFrame"><b>GL2Impl</b></a><br /> +<a href="index.html#refclass128837" target = "projectFrame"><b>GL3</b></a><br /> +<a href="index.html#refclass130501" target = "projectFrame"><b>GL3Impl</b></a><br /> +<a href="index.html#refclass132549" target = "projectFrame"><b>GLBase</b></a><br /> +<a href="index.html#refclass131141" target = "projectFrame"><b>GLCapabilities</b></a><br /> +<a href="index.html#refclass130117" target = "projectFrame"><b>GLContext</b></a><br /> +<a href="index.html#refclass130245" target = "projectFrame"><b>GLDrawable</b></a><br /> +<a href="index.html#refclass128325" target = "projectFrame"><b>GLES1</b></a><br /> +<a href="index.html#refclass130757" target = "projectFrame"><b>GLES1Impl</b></a><br /> +<a href="index.html#refclass128965" target = "projectFrame"><b>GLES2</b></a><br /> +<a href="index.html#refclass130629" target = "projectFrame"><b>GLES2Impl</b></a><br /> +<a href="index.html#refclass131397" target = "projectFrame"><b>GLProfile</b></a><br /> +<a href="index.html#refclass130885" target = "projectFrame"><b>NativeWindow</b></a><br /> +</td> +</tr> +</table> +</body> +</html> diff --git a/doc/bouml/html/fig128069.png b/doc/bouml/html/fig128069.png Binary files differnew file mode 100644 index 000000000..4958dbab3 --- /dev/null +++ b/doc/bouml/html/fig128069.png diff --git a/doc/bouml/html/fig128069.svg b/doc/bouml/html/fig128069.svg new file mode 100644 index 000000000..7d2f2a558 --- /dev/null +++ b/doc/bouml/html/fig128069.svg @@ -0,0 +1,350 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Bouml (http://bouml.free.fr/) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg width="1003" height="814" version="1.1" xmlns="http://www.w3.org/2000/svg"> +<g> + <rect fill="#ededed" stroke="black" stroke-width="1" stroke-opacity="1" x="5" y="193" width="234" height="609" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="52" y="210">Fixed Function</text> + <line stroke="black" stroke-opacity="1" x1="5" y1="217" x2="98" y2="217" /> + <line stroke="black" stroke-opacity="1" x1="98" y1="217" x2="110" y2="205" /> + <line stroke="black" stroke-opacity="1" x1="110" y1="205" x2="110" y2="193" /> +</g> +<g> + <line stroke="black" stroke-dasharray="20,4" stroke-opacity="1" x1="5" y1="392" x2="239" y2="392" /> +</g> +<g> + <line stroke="black" stroke-dasharray="20,4" stroke-opacity="1" x1="5" y1="569" x2="239" y2="569" /> +</g> +<g> + <line stroke="black" stroke-dasharray="20,4" stroke-opacity="1" x1="5" y1="304" x2="239" y2="304" /> +</g> +<g> + <rect fill="#c0ffff" stroke="black" stroke-width="1" stroke-opacity="1" x="238" y="193" width="447" height="609" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="306" y="210">Programmable Shader</text> + <line stroke="black" stroke-opacity="1" x1="238" y1="217" x2="374" y2="217" /> + <line stroke="black" stroke-opacity="1" x1="374" y1="217" x2="386" y2="205" /> + <line stroke="black" stroke-opacity="1" x1="386" y1="205" x2="386" y2="193" /> +</g> +<g> + <line stroke="black" stroke-dasharray="20,4" stroke-opacity="1" x1="238" y1="392" x2="685" y2="392" /> +</g> +<g> + <line stroke="black" stroke-dasharray="20,4" stroke-opacity="1" x1="238" y1="569" x2="685" y2="569" /> +</g> +<g> + <line stroke="black" stroke-dasharray="20,4" stroke-opacity="1" x1="238" y1="304" x2="685" y2="304" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="115" y1="225" x2="154" y2="178" /> + <line stroke="black" stroke-opacity="1" x1="158" y1="174" x2="149" y2="174" /> + <line stroke="black" stroke-opacity="1" x1="158" y1="174" x2="158" y2="182" /> + <line stroke="black" stroke-opacity="1" x1="149" y1="174" x2="158" y2="182" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="285" y1="225" x2="231" y2="177" /> + <line stroke="black" stroke-opacity="1" x1="227" y1="174" x2="227" y2="182" /> + <line stroke="black" stroke-opacity="1" x1="227" y1="174" x2="235" y2="173" /> + <line stroke="black" stroke-opacity="1" x1="227" y1="182" x2="235" y2="173" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="88" y1="400" x2="88" y2="294" /> + <line stroke="black" stroke-opacity="1" x1="88" y1="288" x2="82" y2="294" /> + <line stroke="black" stroke-opacity="1" x1="88" y1="288" x2="94" y2="294" /> + <line stroke="black" stroke-opacity="1" x1="82" y1="294" x2="94" y2="294" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="323" y1="400" x2="323" y2="294" /> + <line stroke="black" stroke-opacity="1" x1="323" y1="288" x2="317" y2="294" /> + <line stroke="black" stroke-opacity="1" x1="323" y1="288" x2="329" y2="294" /> + <line stroke="black" stroke-opacity="1" x1="317" y1="294" x2="329" y2="294" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="476" y1="624" x2="476" y2="382" /> + <line stroke="black" stroke-opacity="1" x1="476" y1="376" x2="470" y2="382" /> + <line stroke="black" stroke-opacity="1" x1="476" y1="376" x2="482" y2="382" /> + <line stroke="black" stroke-opacity="1" x1="470" y1="382" x2="482" y2="382" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="270" y1="624" x2="447" y2="380" /> + <line stroke="black" stroke-opacity="1" x1="451" y1="376" x2="442" y2="377" /> + <line stroke="black" stroke-opacity="1" x1="451" y1="376" x2="452" y2="384" /> + <line stroke="black" stroke-opacity="1" x1="442" y1="377" x2="452" y2="384" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="429" y1="317" x2="375" y2="286" /> + <line stroke="black" stroke-opacity="1" x1="370" y1="284" x2="372" y2="292" /> + <line stroke="black" stroke-opacity="1" x1="370" y1="284" x2="378" y2="281" /> + <line stroke="black" stroke-opacity="1" x1="372" y1="292" x2="378" y2="281" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="236" y1="624" x2="103" y2="293" /> + <line stroke="black" stroke-opacity="1" x1="101" y1="288" x2="97" y2="295" /> + <line stroke="black" stroke-opacity="1" x1="101" y1="288" x2="108" y2="291" /> + <line stroke="black" stroke-opacity="1" x1="97" y1="295" x2="108" y2="291" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="679" y1="115" x2="601" y2="62" /> +</g> +<g> + <line stroke-dasharray="4,4" stroke="black" stroke-opacity="1" x1="88" y1="499" x2="88" y2="469" /> + <line stroke="black" stroke-opacity="1" x1="88" y1="463" x2="82" y2="469" /> + <line stroke="black" stroke-opacity="1" x1="88" y1="463" x2="94" y2="469" /> + <line stroke="black" stroke-opacity="1" x1="82" y1="469" x2="94" y2="469" /> +</g> +<g> + <line stroke-dasharray="4,4" stroke="black" stroke-opacity="1" x1="323" y1="499" x2="323" y2="469" /> + <line stroke="black" stroke-opacity="1" x1="323" y1="463" x2="317" y2="469" /> + <line stroke="black" stroke-opacity="1" x1="323" y1="463" x2="329" y2="469" /> + <line stroke="black" stroke-opacity="1" x1="317" y1="469" x2="329" y2="469" /> +</g> +<g> + <line stroke-dasharray="4,4" stroke="black" stroke-opacity="1" x1="476" y1="716" x2="476" y2="693" /> + <line stroke="black" stroke-opacity="1" x1="476" y1="687" x2="470" y2="693" /> + <line stroke="black" stroke-opacity="1" x1="476" y1="687" x2="482" y2="693" /> + <line stroke="black" stroke-opacity="1" x1="470" y1="693" x2="482" y2="693" /> +</g> +<g> + <line stroke-dasharray="4,4" stroke="black" stroke-opacity="1" x1="249" y1="716" x2="249" y2="693" /> + <line stroke="black" stroke-opacity="1" x1="249" y1="687" x2="243" y2="693" /> + <line stroke="black" stroke-opacity="1" x1="249" y1="687" x2="255" y2="693" /> + <line stroke="black" stroke-opacity="1" x1="243" y1="693" x2="255" y2="693" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="817" y1="450" x2="817" y2="429" /> + <line stroke="black" stroke-opacity="1" x1="817" y1="423" x2="811" y2="429" /> + <line stroke="black" stroke-opacity="1" x1="817" y1="423" x2="823" y2="429" /> + <line stroke="black" stroke-opacity="1" x1="811" y1="429" x2="823" y2="429" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="784" y1="328" x2="784" y2="382" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="819" y1="287" x2="819" y2="250" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="777" y1="187" x2="737" y2="156" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="817" y1="531" x2="817" y2="491" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="851" y1="382" x2="851" y2="328" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="817" y1="531" x2="817" y2="491" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="189" y1="111" x2="189" y2="80" /> + <line stroke="black" stroke-opacity="1" x1="189" y1="74" x2="183" y2="80" /> + <line stroke="black" stroke-opacity="1" x1="189" y1="74" x2="195" y2="80" /> + <line stroke="black" stroke-opacity="1" x1="183" y1="80" x2="195" y2="80" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="237" y1="42" x2="533" y2="42" /> +</g> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="232" y="116" width="3" height="57" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="146" y="170" width="89" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="142" y="112" width="90" height="58" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="187" y="124"><<interface>></text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="187" y="145">GL</text> + <line stroke="black" stroke-opacity="1" x1="142" y1="154" x2="232" y2="154" /> + <line stroke="black" stroke-opacity="1" x1="142" y1="162" x2="232" y2="162" /> +</g> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="132" y="230" width="3" height="57" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="46" y="284" width="89" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="42" y="226" width="90" height="58" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="87" y="238"><<interface>></text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="87" y="259">GL2ES1</text> + <line stroke="black" stroke-opacity="1" x1="42" y1="268" x2="132" y2="268" /> + <line stroke="black" stroke-opacity="1" x1="42" y1="276" x2="132" y2="276" /> +</g> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="292" y="629" width="3" height="57" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="206" y="683" width="89" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="202" y="625" width="90" height="58" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="247" y="637"><<interface>></text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="247" y="658">GL2</text> + <line stroke="black" stroke-opacity="1" x1="202" y1="667" x2="292" y2="667" /> + <line stroke="black" stroke-opacity="1" x1="202" y1="675" x2="292" y2="675" /> +</g> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="366" y="230" width="3" height="57" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="280" y="284" width="89" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="276" y="226" width="90" height="58" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="321" y="238"><<interface>></text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="321" y="259">GL2ES2</text> + <line stroke="black" stroke-opacity="1" x1="276" y1="268" x2="366" y2="268" /> + <line stroke="black" stroke-opacity="1" x1="276" y1="276" x2="366" y2="276" /> +</g> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="519" y="629" width="3" height="57" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="433" y="683" width="89" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="429" y="625" width="90" height="58" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="474" y="637"><<interface>></text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="474" y="658">GL3</text> + <line stroke="black" stroke-opacity="1" x1="429" y1="667" x2="519" y2="667" /> + <line stroke="black" stroke-opacity="1" x1="429" y1="675" x2="519" y2="675" /> +</g> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="367" y="405" width="3" height="57" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="281" y="459" width="89" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="277" y="401" width="90" height="58" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="322" y="413"><<interface>></text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="322" y="434">GLES2</text> + <line stroke="black" stroke-opacity="1" x1="277" y1="443" x2="367" y2="443" /> + <line stroke="black" stroke-opacity="1" x1="277" y1="451" x2="367" y2="451" /> +</g> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="606" y="26" width="3" height="35" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="538" y="58" width="71" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="534" y="22" width="72" height="36" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" font-style="italic" text-anchor="middle" x="570" y="34">GLContext</text> + <line stroke="black" stroke-opacity="1" x1="534" y1="43" x2="606" y2="43" /> + <line stroke="black" stroke-opacity="1" x1="534" y1="51" x2="606" y2="51" /> +</g> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="748" y="120" width="3" height="35" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="670" y="152" width="81" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="666" y="116" width="82" height="36" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" font-style="italic" text-anchor="middle" x="707" y="128">GLDrawable</text> + <line stroke="black" stroke-opacity="1" x1="666" y1="137" x2="748" y2="137" /> + <line stroke="black" stroke-opacity="1" x1="666" y1="145" x2="748" y2="145" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="239" y1="737" x2="259" y2="737" /> + <ellipse fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" cx="249" cy="727" rx="10" ry="10" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="249" y="749">GL2Impl</text> + <line stroke="black" stroke-opacity="1" x1="219" y1="758" x2="279" y2="758" /> + <line stroke="black" stroke-opacity="1" x1="219" y1="766" x2="279" y2="766" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="467" y1="737" x2="487" y2="737" /> + <ellipse fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" cx="477" cy="727" rx="10" ry="10" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="477" y="749">GL3Impl</text> + <line stroke="black" stroke-opacity="1" x1="447" y1="758" x2="507" y2="758" /> + <line stroke="black" stroke-opacity="1" x1="447" y1="766" x2="507" y2="766" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="313" y1="520" x2="333" y2="520" /> + <ellipse fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" cx="323" cy="510" rx="10" ry="10" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="323" y="532">GLES2Impl</text> + <line stroke="black" stroke-opacity="1" x1="284" y1="541" x2="362" y2="541" /> + <line stroke="black" stroke-opacity="1" x1="284" y1="549" x2="362" y2="549" /> +</g> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="544" y="655">Desktop final public</text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="544" y="673">OpenGL Interfaces</text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="544" y="440">Mobile final public</text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="544" y="458">OpenGL Interfaces</text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="26" y="754">Private implementation (detail)</text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="544" y="264">Desktop/Mobile</text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="544" y="282">Common Interfaces</text> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="865" y="192" width="3" height="57" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="773" y="246" width="95" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="769" y="188" width="96" height="58" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="817" y="200"><<interface>></text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="817" y="221">NativeWindow</text> + <line stroke="black" stroke-opacity="1" x1="769" y1="230" x2="865" y2="230" /> + <line stroke="black" stroke-opacity="1" x1="769" y1="238" x2="865" y2="238" /> +</g> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="917" y="292" width="3" height="35" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="721" y="324" width="199" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="717" y="288" width="200" height="36" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" font-style="italic" text-anchor="middle" x="817" y="300">AbstractGraphicsConfiguration</text> + <line stroke="black" stroke-opacity="1" x1="717" y1="309" x2="917" y2="309" /> + <line stroke="black" stroke-opacity="1" x1="717" y1="317" x2="917" y2="317" /> +</g> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="864" y="455" width="3" height="35" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="770" y="487" width="97" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="766" y="451" width="98" height="36" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="815" y="463">GLCapabilities</text> + <line stroke="black" stroke-opacity="1" x1="766" y1="472" x2="864" y2="472" /> + <line stroke="black" stroke-opacity="1" x1="766" y1="480" x2="864" y2="480" /> +</g> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="849" y="536" width="3" height="35" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="787" y="568" width="65" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="783" y="532" width="66" height="36" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="816" y="544">GLProfile</text> + <line stroke="black" stroke-opacity="1" x1="783" y1="553" x2="849" y2="553" /> + <line stroke="black" stroke-opacity="1" x1="783" y1="561" x2="849" y2="561" /> +</g> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="784" y="33">Lifecycle: From the lower right to</text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="784" y="51">the top, left step where the</text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="784" y="69">GLContext is created with a</text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="784" y="87">suitable GL implementation</text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="784" y="105">matching the GLProfile.</text> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="233" y="16" width="3" height="57" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="147" y="70" width="89" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="143" y="12" width="90" height="58" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="188" y="24"><<interface>></text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="188" y="45">GLBase</text> + <line stroke="black" stroke-opacity="1" x1="143" y1="54" x2="233" y2="54" /> + <line stroke="black" stroke-opacity="1" x1="143" y1="62" x2="233" y2="62" /> +</g> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="273" y="152">Common GL Stuff</text> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="131" y="405" width="3" height="57" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="45" y="459" width="89" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="41" y="401" width="90" height="58" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="86" y="413"><<interface>></text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="86" y="434">GLES1</text> + <line stroke="black" stroke-opacity="1" x1="41" y1="443" x2="131" y2="443" /> + <line stroke="black" stroke-opacity="1" x1="41" y1="451" x2="131" y2="451" /> +</g> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="544" y="341">Common Desktop</text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="544" y="359">Profile</text> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="520" y="318" width="3" height="57" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="434" y="372" width="89" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="430" y="314" width="90" height="58" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" text-anchor="middle" x="475" y="326"><<interface>></text> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="475" y="347">GL2GL3</text> + <line stroke="black" stroke-opacity="1" x1="430" y1="356" x2="520" y2="356" /> + <line stroke="black" stroke-opacity="1" x1="430" y1="364" x2="520" y2="364" /> +</g> +<g> + <line stroke="black" stroke-opacity="1" x1="78" y1="520" x2="98" y2="520" /> + <ellipse fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" cx="88" cy="510" rx="10" ry="10" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="88" y="532">GLES1Impl</text> + <line stroke="black" stroke-opacity="1" x1="49" y1="541" x2="127" y2="541" /> + <line stroke="black" stroke-opacity="1" x1="49" y1="549" x2="127" y2="549" /> +</g> +<g> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="856" y="387" width="3" height="35" /> + <rect fill="#808080" stroke="none" stroke-opacity="1" x="780" y="419" width="79" height="3" /> + <rect fill="#ffffc0" stroke="black" stroke-width="1" stroke-opacity="1" x="776" y="383" width="80" height="36" /> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" font-weight="bold" text-anchor="middle" x="816" y="395">Capabilities</text> + <line stroke="black" stroke-opacity="1" x1="776" y1="404" x2="856" y2="404" /> + <line stroke="black" stroke-opacity="1" x1="776" y1="412" x2="856" y2="412" /> +</g> +<g> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="585" y="76">0..1</text> +</g> +<g> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="652" y="116">1</text> +</g> +<g> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="794" y="370">chosen</text> +</g> +<g> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="767" y="370">1</text> +</g> +<g> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="861" y="370">requested</text> +</g> +<g> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="834" y="370">1</text> +</g> +<g> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="516" y="60">1</text> +</g> +<g> + <text font-family="Helvetica" font-size="10" fill="#000000" xml:space="preserve" x="247" y="60">1</text> +</g> +</svg> diff --git a/doc/bouml/html/index-withframe.html b/doc/bouml/html/index-withframe.html new file mode 100644 index 000000000..0be7077fc --- /dev/null +++ b/doc/bouml/html/index-withframe.html @@ -0,0 +1,19 @@ +<!-- 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>/net/jordan/usr/local/projects/SUN/JOGL/jogl/doc/bouml/html/index-withframe</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> +<FRAMESET cols="20%,80%"> + <FRAME src="classes_list.html" name="classesListFrame"> + <FRAMESET rows="150,*"> + <FRAME src="navig.html" name="navigFrame"> + <FRAME src="index.html" name="projectFrame"> + </FRAMESET> +</FRAMESET> +<NOFRAMES> +<H2>Frame Alert</H2><P>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.<BR>Link to <A HREF="index.html">Non-frame version.</A></NOFRAMES></body> +</html> diff --git a/doc/bouml/html/index.html b/doc/bouml/html/index.html new file mode 100644 index 000000000..4d8af75e6 --- /dev/null +++ b/doc/bouml/html/index.html @@ -0,0 +1,211 @@ +<!-- 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>jogl +Documentation</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body bgcolor="#ffffff"> + +<div class = "title">jogl<br />Documentation</div> +<p></p> + +<!-- ============================================================= --> + +<a name="refpackage129"></a> +<p>Properties:<ul> +<li>html dir:<br /><div class="sub">/net/jordan/usr/local/projects/SUN/JOGL/jogl/doc/bouml/html/</div></p></li> +</ul></p> +<a name="refclass view128069"></a> +<h1 class ="view">1 Class View javax.media.opengl</h1> +<div class="sub"> +<a name="refclass diagram128069"></a> +<p align="center"><img src="fig128069.png" alt="" /></p> + <p align="center"><b>OpenGL Interfaces</b></p><p><br /></p><p><br /></p> +<a name="refclass128069"></a> +<h2 class ="class">1.1 Class GL</h2> +<p>Declaration :</p><ul> +<li>Java : public interface GL extends <a href="index.html#refclass132549"><b>GLBase</b></a> </li><li>Php : public interface GL </li></ul><p>Directly inherited by : <a href="index.html#refclass128197"><b>GL2ES1</b></a> <a href="index.html#refclass128581"><b>GL2ES2</b></a> </p> +<p>Stereotype: interface</p> +<div class="sub"> +<div class="sub"> +</div> +</div> +<a name="refclass128197"></a> +<h2 class ="class">1.2 Class GL2ES1</h2> +<p>Declaration :</p><ul> +<li>Java : public interface GL2ES1 extends <a href="index.html#refclass128069"><b>GL</b></a> </li><li>Php : public interface GL2ES1 </li></ul><p>Directly inherited by : <a href="index.html#refclass128453"><b>GL2</b></a> <a href="index.html#refclass128325"><b>GLES1</b></a> </p> +<p>Stereotype: interface</p> +<div class="sub"> +<div class="sub"> +</div> +</div> +<a name="refclass128325"></a> +<h2 class ="class">1.3 Class GLES1</h2> +<p>Declaration :</p><ul> +<li>Java : public interface GLES1 extends <a href="index.html#refclass128197"><b>GL2ES1</b></a> </li><li>Php : public interface GLES1 </li></ul><p>Directly inherited by : <a href="index.html#refclass130757"><b>GLES1Impl</b></a> </p> +<p>Stereotype: interface</p> +<div class="sub"> +<div class="sub"> +</div> +</div> +<a name="refclass128453"></a> +<h2 class ="class">1.4 Class GL2</h2> +<p>Declaration :</p><ul> +<li>Java : public interface GL2 extends <a href="index.html#refclass128709"><b>GL2GL3</b></a> </li><li>Php : public interface GL2 </li></ul><p>Directly inherited by : <a href="index.html#refclass130373"><b>GL2Impl</b></a> </p> +<p>Stereotype: interface</p> +<div class="sub"> +<div class="sub"> +</div> +</div> +<a name="refclass128581"></a> +<h2 class ="class">1.5 Class GL2ES2</h2> +<p>Declaration :</p><ul> +<li>Java : public interface GL2ES2 extends <a href="index.html#refclass128069"><b>GL</b></a> </li><li>Php : public interface GL2ES2 </li></ul><p>Directly inherited by : <a href="index.html#refclass128709"><b>GL2GL3</b></a> <a href="index.html#refclass128965"><b>GLES2</b></a> </p> +<p>Stereotype: interface</p> +<div class="sub"> +<div class="sub"> +</div> +</div> +<a name="refclass128709"></a> +<h2 class ="class">1.6 Class GL2GL3</h2> +<p>Declaration :</p><ul> +<li>Java : public interface GL2GL3 extends <a href="index.html#refclass128581"><b>GL2ES2</b></a> </li><li>Php : public interface GL2GL3 </li></ul><p>Directly inherited by : <a href="index.html#refclass128453"><b>GL2</b></a> <a href="index.html#refclass128837"><b>GL3</b></a> </p> +<p>Stereotype: interface</p> +<div class="sub"> +<div class="sub"> +</div> +</div> +<a name="refclass128837"></a> +<h2 class ="class">1.7 Class GL3</h2> +<p>Declaration :</p><ul> +<li>Java : public interface GL3 extends <a href="index.html#refclass128709"><b>GL2GL3</b></a> </li><li>Php : public interface GL3 </li></ul><p>Directly inherited by : <a href="index.html#refclass130501"><b>GL3Impl</b></a> </p> +<p>Stereotype: interface</p> +<div class="sub"> +<div class="sub"> +</div> +</div> +<a name="refclass128965"></a> +<h2 class ="class">1.8 Class GLES2</h2> +<p>Declaration :</p><ul> +<li>Java : public interface GLES2 extends <a href="index.html#refclass128581"><b>GL2ES2</b></a> </li><li>Php : public interface GLES2 </li></ul><p>Directly inherited by : <a href="index.html#refclass130629"><b>GLES2Impl</b></a> </p> +<p>Stereotype: interface</p> +<div class="sub"> +<div class="sub"> +</div> +</div> +<a name="refclass130117"></a> +<h2 class ="class">1.9 Class GLContext</h2> +<p>Declaration :</p><ul> +<li>Java : package abstract class GLContext </li></ul><div class="sub"> +<div class="sub"> +<a name="refrelation130757"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass130245"><b>GLDrawable</b></a>, multiplicity : 1</li><li>Java : private <a href="index.html#refclass130245"><b>GLDrawable</b></a> </li></ul><a name="refrelation134341"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass132549"><b>GLBase</b></a>, multiplicity : 1</li><li>Java : private <a href="index.html#refclass132549"><b>GLBase</b></a> </li></ul></div> +</div> +<a name="refclass130245"></a> +<h2 class ="class">1.10 Class GLDrawable</h2> +<p>Declaration :</p><ul> +<li>Java : package abstract class GLDrawable </li></ul><div class="sub"> +<div class="sub"> +<a name="refrelation130629"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass130117"><b>GLContext</b></a>, multiplicity : 0..1</li><li>Java : private <a href="index.html#refclass130117"><b>GLContext</b></a> </li></ul><a name="refrelation132421"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass130885"><b>NativeWindow</b></a></li><li>Java : private <a href="index.html#refclass130885"><b>NativeWindow</b></a> </li></ul></div> +</div> +<a name="refclass130373"></a> +<h2 class ="class">1.11 Class GL2Impl</h2> +<p>Declaration :</p><ul> +<li>Java : private class GL2Impl implements <a href="index.html#refclass128453"><b>GL2</b></a> </li></ul><p>Stereotype: entity</p> +<div class="sub"> +<div class="sub"> +</div> +</div> +<a name="refclass130501"></a> +<h2 class ="class">1.12 Class GL3Impl</h2> +<p>Declaration :</p><ul> +<li>Java : private class GL3Impl implements <a href="index.html#refclass128837"><b>GL3</b></a> </li></ul><p>Stereotype: entity</p> +<div class="sub"> +<div class="sub"> +</div> +</div> +<a name="refclass130629"></a> +<h2 class ="class">1.13 Class GLES2Impl</h2> +<p>Declaration :</p><ul> +<li>Java : private class GLES2Impl implements <a href="index.html#refclass128965"><b>GLES2</b></a> </li></ul><p>Stereotype: entity</p> +<div class="sub"> +<div class="sub"> +</div> +</div> +<a name="refclass130757"></a> +<h2 class ="class">1.14 Class GLES1Impl</h2> +<p>Declaration :</p><ul> +<li>Java : private class GLES1Impl implements <a href="index.html#refclass128325"><b>GLES1</b></a> </li></ul><p>Stereotype: entity</p> +<div class="sub"> +<div class="sub"> +</div> +</div> +<a name="refclass130885"></a> +<h2 class ="class">1.15 Class NativeWindow</h2> +<p>Declaration :</p><ul> +<li>Java : package interface NativeWindow </li><li>Php : interface NativeWindow </li></ul><p>Stereotype: interface</p> +<div class="sub"> +<div class="sub"> +<a name="refrelation132165"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass131013"><b>AbstractGraphicsConfiguration</b></a></li><li>Java : private <a href="index.html#refclass131013"><b>AbstractGraphicsConfiguration</b></a> </li></ul><a name="refrelation132293"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass130245"><b>GLDrawable</b></a></li><li>Java : private <a href="index.html#refclass130245"><b>GLDrawable</b></a> </li></ul></div> +</div> +<a name="refclass131013"></a> +<h2 class ="class">1.16 Class AbstractGraphicsConfiguration</h2> +<p>Declaration :</p><ul> +<li>Java : package abstract class AbstractGraphicsConfiguration </li></ul><div class="sub"> +<div class="sub"> +<a name="refrelation131525"></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="index.html#refclass131269"><b>Capabilities</b></a>, multiplicity : 1</li><li>Java : private <a href="index.html#refclass131269"><b>Capabilities</b></a> chosen</li></ul><a name="refrelation131909"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - requested : <a href="index.html#refclass131269"><b>Capabilities</b></a>, multiplicity : 1</li><li>Java : private <a href="index.html#refclass131269"><b>Capabilities</b></a> requested</li></ul><a name="refrelation132037"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass130885"><b>NativeWindow</b></a></li><li>Java : private <a href="index.html#refclass130885"><b>NativeWindow</b></a> </li></ul></div> +</div> +<a name="refclass131141"></a> +<h2 class ="class">1.17 Class GLCapabilities</h2> +<p>Declaration :</p><ul> +<li>Java : package class GLCapabilities extends <a href="index.html#refclass131269"><b>Capabilities</b></a> </li></ul><div class="sub"> +<div class="sub"> +<a name="refrelation132677"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass131397"><b>GLProfile</b></a></li><li>Java : private <a href="index.html#refclass131397"><b>GLProfile</b></a> </li></ul><a name="refrelation132933"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass131397"><b>GLProfile</b></a></li><li>Java : private <a href="index.html#refclass131397"><b>GLProfile</b></a> </li></ul></div> +</div> +<a name="refclass131269"></a> +<h2 class ="class">1.18 Class Capabilities</h2> +<p>Declaration :</p><ul> +<li>Java : package class Capabilities </li></ul><p>Directly inherited by : <a href="index.html#refclass131141"><b>GLCapabilities</b></a> </p> +<div class="sub"> +<div class="sub"> +<a name="refrelation131653"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass131013"><b>AbstractGraphicsConfiguration</b></a></li><li>Java : private <a href="index.html#refclass131013"><b>AbstractGraphicsConfiguration</b></a> </li></ul><a name="refrelation131781"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass131013"><b>AbstractGraphicsConfiguration</b></a></li><li>Java : private <a href="index.html#refclass131013"><b>AbstractGraphicsConfiguration</b></a> </li></ul></div> +</div> +<a name="refclass131397"></a> +<h2 class ="class">1.19 Class GLProfile</h2> +<p>Declaration :</p><ul> +<li>Java : package class GLProfile </li></ul><div class="sub"> +<div class="sub"> +<a name="refrelation132549"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass131141"><b>GLCapabilities</b></a></li><li>Java : private <a href="index.html#refclass131141"><b>GLCapabilities</b></a> </li></ul><a name="refrelation132805"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass131141"><b>GLCapabilities</b></a></li><li>Java : private <a href="index.html#refclass131141"><b>GLCapabilities</b></a> </li></ul></div> +</div> +<a name="refclass132549"></a> +<h2 class ="class">1.20 Class GLBase</h2> +<p>Declaration :</p><ul> +<li>Java : public interface GLBase </li><li>Php : public interface GLBase </li></ul><p>Directly inherited by : <a href="index.html#refclass128069"><b>GL</b></a> </p> +<p>Stereotype: interface</p> +<div class="sub"> +<div class="sub"> +<a name="refrelation134213"></a> +<table><tr><td><div class="element">Relation <b><association></b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : - : <a href="index.html#refclass130117"><b>GLContext</b></a>, multiplicity : 1</li><li>Java : private <a href="index.html#refclass130117"><b>GLContext</b></a> </li></ul></div> +</div> +</div> +</body> +</html> diff --git a/doc/bouml/html/index_65.html b/doc/bouml/html/index_65.html new file mode 100644 index 000000000..12cff3a70 --- /dev/null +++ b/doc/bouml/html/index_65.html @@ -0,0 +1,23 @@ +<!-- 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>A</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body bgcolor="#ffffff"> + +<div class = "title">A</div> +<p></p> + +<!-- ============================================================= --> + +<table> +<tr bgcolor=#f0f0f0><td align=center><b>Name</b></td><td align=center><b>Kind</b></td><td align=center><b>Description</b></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass131013" target = "projectFrame"><b>AbstractGraphicsConfiguration</b></a></td><td>class</td><td></td></tr> +</table> +</body> +</html> diff --git a/doc/bouml/html/index_67.html b/doc/bouml/html/index_67.html new file mode 100644 index 000000000..6c276a1e2 --- /dev/null +++ b/doc/bouml/html/index_67.html @@ -0,0 +1,24 @@ +<!-- 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>C</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body bgcolor="#ffffff"> + +<div class = "title">C</div> +<p></p> + +<!-- ============================================================= --> + +<table> +<tr bgcolor=#f0f0f0><td align=center><b>Name</b></td><td align=center><b>Kind</b></td><td align=center><b>Description</b></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass131269" target = "projectFrame"><b>Capabilities</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refrelation131525" target = "projectFrame"><b>chosen</b></a></td><td>relation</td><td></td></tr> +</table> +</body> +</html> diff --git a/doc/bouml/html/index_71.html b/doc/bouml/html/index_71.html new file mode 100644 index 000000000..dc1a0a051 --- /dev/null +++ b/doc/bouml/html/index_71.html @@ -0,0 +1,39 @@ +<!-- 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>G</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body bgcolor="#ffffff"> + +<div class = "title">G</div> +<p></p> + +<!-- ============================================================= --> + +<table> +<tr bgcolor=#f0f0f0><td align=center><b>Name</b></td><td align=center><b>Kind</b></td><td align=center><b>Description</b></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128069" target = "projectFrame"><b>GL</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128453" target = "projectFrame"><b>GL2</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128197" target = "projectFrame"><b>GL2ES1</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128581" target = "projectFrame"><b>GL2ES2</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128709" target = "projectFrame"><b>GL2GL3</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130373" target = "projectFrame"><b>GL2Impl</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128837" target = "projectFrame"><b>GL3</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130501" target = "projectFrame"><b>GL3Impl</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass132549" target = "projectFrame"><b>GLBase</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass131141" target = "projectFrame"><b>GLCapabilities</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130117" target = "projectFrame"><b>GLContext</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130245" target = "projectFrame"><b>GLDrawable</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128325" target = "projectFrame"><b>GLES1</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130757" target = "projectFrame"><b>GLES1Impl</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass128965" target = "projectFrame"><b>GLES2</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130629" target = "projectFrame"><b>GLES2Impl</b></a></td><td>class</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass131397" target = "projectFrame"><b>GLProfile</b></a></td><td>class</td><td></td></tr> +</table> +</body> +</html> diff --git a/doc/bouml/html/index_74.html b/doc/bouml/html/index_74.html new file mode 100644 index 000000000..9a970333e --- /dev/null +++ b/doc/bouml/html/index_74.html @@ -0,0 +1,24 @@ +<!-- 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>J</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body bgcolor="#ffffff"> + +<div class = "title">J</div> +<p></p> + +<!-- ============================================================= --> + +<table> +<tr bgcolor=#f0f0f0><td align=center><b>Name</b></td><td align=center><b>Kind</b></td><td align=center><b>Description</b></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass view128069" target = "projectFrame"><b>javax.media.opengl</b></a></td><td>class view</td><td></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refpackage129" target = "projectFrame"><b>jogl</b></a></td><td>package</td><td></td></tr> +</table> +</body> +</html> diff --git a/doc/bouml/html/index_78.html b/doc/bouml/html/index_78.html new file mode 100644 index 000000000..4165af58c --- /dev/null +++ b/doc/bouml/html/index_78.html @@ -0,0 +1,23 @@ +<!-- 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>N</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body bgcolor="#ffffff"> + +<div class = "title">N</div> +<p></p> + +<!-- ============================================================= --> + +<table> +<tr bgcolor=#f0f0f0><td align=center><b>Name</b></td><td align=center><b>Kind</b></td><td align=center><b>Description</b></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass130885" target = "projectFrame"><b>NativeWindow</b></a></td><td>class</td><td></td></tr> +</table> +</body> +</html> diff --git a/doc/bouml/html/index_79.html b/doc/bouml/html/index_79.html new file mode 100644 index 000000000..4eb8a76a5 --- /dev/null +++ b/doc/bouml/html/index_79.html @@ -0,0 +1,23 @@ +<!-- 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>O</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body bgcolor="#ffffff"> + +<div class = "title">O</div> +<p></p> + +<!-- ============================================================= --> + +<table> +<tr bgcolor=#f0f0f0><td align=center><b>Name</b></td><td align=center><b>Kind</b></td><td align=center><b>Description</b></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refclass diagram128069" target = "projectFrame"><b>OpenGL Interfaces</b></a></td><td>class diagram</td><td></td></tr> +</table> +</body> +</html> diff --git a/doc/bouml/html/index_82.html b/doc/bouml/html/index_82.html new file mode 100644 index 000000000..984d8bf45 --- /dev/null +++ b/doc/bouml/html/index_82.html @@ -0,0 +1,23 @@ +<!-- 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>R</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body bgcolor="#ffffff"> + +<div class = "title">R</div> +<p></p> + +<!-- ============================================================= --> + +<table> +<tr bgcolor=#f0f0f0><td align=center><b>Name</b></td><td align=center><b>Kind</b></td><td align=center><b>Description</b></td></tr> +<tr bgcolor=#f0f0f0><td><a href="index.html#refrelation131909" target = "projectFrame"><b>requested</b></a></td><td>relation</td><td></td></tr> +</table> +</body> +</html> diff --git a/doc/bouml/html/navig.html b/doc/bouml/html/navig.html new file mode 100644 index 000000000..5cbd746bd --- /dev/null +++ b/doc/bouml/html/navig.html @@ -0,0 +1,17 @@ +<!-- 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>/net/jordan/usr/local/projects/SUN/JOGL/jogl/doc/bouml/html/navig</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> +<body bgcolor="#ffffff"> +<p><hr noshade></p> +<p><a href="index.html" target = "projectFrame"><b> -Top- </b></a><a href="classes.html" target = "projectFrame"><b> -Classes- </b></a><a href="packages.html" target = "projectFrame"><b> -Packages- </b></a><a href="classdiagrams.html" target = "projectFrame"><b> -Class Diagrams- </b></a></p> +<p> +</p> +<p><a href="index_65.html" target = "projectFrame"><b> A </b></a><a href="index_67.html" target = "projectFrame"><b> C </b></a><a href="index_71.html" target = "projectFrame"><b> G </b></a><a href="index_74.html" target = "projectFrame"><b> J </b></a><a href="index_78.html" target = "projectFrame"><b> N </b></a><a href="index_79.html" target = "projectFrame"><b> O </b></a><a href="index_82.html" target = "projectFrame"><b> R </b></a></p> +</body> +</html> diff --git a/doc/bouml/html/packages.html b/doc/bouml/html/packages.html new file mode 100644 index 000000000..50e1a6d9f --- /dev/null +++ b/doc/bouml/html/packages.html @@ -0,0 +1,22 @@ +<!-- 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>Packages Index</title> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body bgcolor="#ffffff"> + +<div class = "title">Packages Index</div> +<p></p> + +<!-- ============================================================= --> + +<table> +<tr bgcolor=#f0f0f0><td><a href="index.html#refpackage129" target = "projectFrame"><b>jogl</b></a></td><td></td><td></td></tr> +</table> +</body> +</html> diff --git a/doc/bouml/html/style.css b/doc/bouml/html/style.css new file mode 100644 index 000000000..3a10a8149 --- /dev/null +++ b/doc/bouml/html/style.css @@ -0,0 +1,30 @@ +div.title { font-size: 150%; background: #87ceff; text-align: center; font-weight: bold; } + +div.sub { margin-left : 20px; } +div.element { background: #d3d3d3; } + +h1.package { background: #ffe4c4; } +h1.view { background: #98fb98; } + +h2.package { background: #ffe4c4; } +h2.view { background: #98fb98; } +h2.class { background: #87ceff; } +h2.usecase { background: #87ceff; } +h2.state { background: #87ceff; } +h2.activity { background: #87ceff; } + +h3.package { background: #ffe4c4; } +h3.view { background: #98fb98; } +h3.class { background: #87ceff; } +h3.usecase { background: #87ceff; } +h3.state { background: #87ceff; } +h3.stateregion { background: #87ceff; } +h3.activity { background: #87ceff; } + +h4.package { background: #ffe4c4; } +h4.view { background: #98fb98; } +h4.class { background: #87ceff; } +h4.usecase { background: #87ceff; } +h4.state { background: #87ceff; } +h4.stateregion { background: #87ceff; } +h4.activity { background: #87ceff; } diff --git a/doc/bouml/jogl/128069.diagram b/doc/bouml/jogl/128069.diagram new file mode 100644 index 000000000..d467ebad4 --- /dev/null +++ b/doc/bouml/jogl/128069.diagram @@ -0,0 +1,224 @@ +format 62 + +classcanvas 128069 class_ref 128069 // GL + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 142 112 2000 +end +classcanvas 128197 class_ref 128197 // GL2ES1 + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 42 226 2000 +end +classcanvas 128325 class_ref 128325 // GLES1 + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 41 401 2000 +end +classcanvas 128453 class_ref 128453 // GL2 + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 202 625 2000 +end +classcanvas 128581 class_ref 128581 // GL2ES2 + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 276 226 2000 +end +classcanvas 128709 class_ref 128709 // GL2GL3 + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 430 314 2005 +end +classcanvas 128837 class_ref 128837 // GL3 + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 429 625 2000 +end +classcanvas 128965 class_ref 128965 // GLES2 + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 277 401 2000 +end +classcanvas 130245 class_ref 130117 // GLContext + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 534 22 2000 +end +classcanvas 130501 class_ref 130245 // GLDrawable + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 666 116 2000 +end +classcanvas 130757 class_ref 130373 // GL2Impl + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 219 717 2000 +end +classcanvas 130885 class_ref 130501 // GL3Impl + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 447 717 2000 +end +classcanvas 131013 class_ref 130629 // GLES2Impl + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 284 500 2000 +end +classcanvas 131141 class_ref 130757 // GLES1Impl + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 49 500 2005 +end +textcanvas 131781 "Desktop final public OpenGL Interfaces +" + xyzwh 544 638 2000 135 37 +textcanvas 131909 "Mobile final public OpenGL Interfaces" + xyzwh 544 423 2000 125 38 +textcanvas 132037 "Private implementation (detail)" + xyzwh 26 737 2000 179 17 +textcanvas 132165 "Desktop/Mobile Common Interfaces" + xyzwh 544 247 2000 129 42 +classcanvas 132293 class_ref 130885 // NativeWindow + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 769 188 2000 +end +classcanvas 132421 class_ref 131013 // AbstractGraphicsConfiguration + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 717 288 2000 +end +classcanvas 132549 class_ref 131141 // GLCapabilities + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 766 451 2000 +end +classcanvas 132677 class_ref 131269 // Capabilities + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 776 383 2005 +end +classcanvas 132805 class_ref 131397 // GLProfile + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 783 532 2000 +end +textcanvas 135749 "Lifecycle: From the lower right to the top, left step where the GLContext is created with a suitable GL implementation matching the GLProfile." + xyzwh 784 16 2000 208 93 +classcanvas 135877 class_ref 132549 // GLBase + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + xyz 143 12 2000 +end +textcanvas 136261 "Common GL Stuff" + xyzwh 273 135 2000 108 17 +fragment 136517 "Programmable Shader" + color blue xyzwh 238 193 1994 448 610 + separator 3275 + separator 6177 + separator 1832 +end +fragment 136645 "Fixed Function" + color lightgray xyzwh 5 193 1989 235 610 + separator 3278 + separator 6177 + separator 1821 +end +textcanvas 136773 "Common Desktop Profile" + xyzwh 544 324 2000 115 39 +relationcanvas 129093 relation_ref 129221 // <generalisation> + from ref 128197 z 1999 to ref 128069 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 129221 relation_ref 129349 // <generalisation> + from ref 128581 z 1999 to ref 128069 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 129349 relation_ref 129477 // <generalisation> + from ref 128325 z 1999 to ref 128197 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 129477 relation_ref 129605 // <generalisation> + from ref 128965 z 1999 to ref 128581 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 129733 relation_ref 129861 // <generalisation> + from ref 128837 z 1999 to ref 128709 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 129861 relation_ref 129989 // <generalisation> + from ref 128453 z 1999 to ref 128709 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 129989 relation_ref 130117 // <generalisation> + from ref 128709 z 1999 to ref 128581 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 130117 relation_ref 130245 // <generalisation> + from ref 128453 z 1999 to ref 128197 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 130629 relation_ref 130501 // <association> + from ref 130501 z 1999 to ref 130245 + no_role_a no_role_b + multiplicity_a_pos 585 66 3000 multiplicity_b_pos 652 106 3000 +end +relationcanvas 131269 relation_ref 130629 // <realization> + from ref 131141 z 1999 to ref 128325 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 131397 relation_ref 130757 // <realization> + from ref 131013 z 1999 to ref 128965 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 131525 relation_ref 130885 // <realization> + from ref 130885 z 1999 to ref 128837 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 131653 relation_ref 131013 // <realization> + from ref 130757 z 1999 to ref 128453 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 132933 relation_ref 131141 // <generalisation> + from ref 132549 z 1999 to ref 132677 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 133061 relation_ref 131269 // <association> + decenter_begin 331 + decenter_end 105 + from ref 132421 z 1999 to ref 132677 + role_a_pos 794 360 3000 no_role_b + multiplicity_a_pos 767 360 3000 no_multiplicity_b +end +relationcanvas 133701 relation_ref 131525 // <association> + from ref 132421 z 1999 to ref 132293 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 133829 relation_ref 131653 // <association> + from ref 132293 z 1999 to ref 130501 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 134085 relation_ref 131909 // <association> + from ref 132805 z 1999 to ref 132549 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 134213 relation_ref 131397 // <association> + decenter_begin 894 + decenter_end 658 + from ref 132677 z 1999 to ref 132421 + no_role_a role_b_pos 861 360 3000 + no_multiplicity_a multiplicity_b_pos 834 360 3000 +end +relationcanvas 134725 relation_ref 131781 // <association> + from ref 132805 z 1999 to ref 132549 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 136005 relation_ref 133061 // <generalisation> + from ref 128069 z 1999 to ref 135877 + no_role_a no_role_b + no_multiplicity_a no_multiplicity_b +end +relationcanvas 136133 relation_ref 133189 // <association> + from ref 135877 z 1999 to ref 130245 + no_role_a no_role_b + multiplicity_a_pos 516 50 3000 multiplicity_b_pos 247 50 3000 +end +end diff --git a/doc/bouml/jogl/69.session b/doc/bouml/jogl/69.session new file mode 100644 index 000000000..3f44b3548 --- /dev/null +++ b/doc/bouml/jogl/69.session @@ -0,0 +1,11 @@ +window_sizes 1800 1050 450 1344 847 120 +diagrams + active classdiagram_ref 128069 // OpenGL Interfaces + 1135 830 100 18 0 0 +end +show_stereotypes +selected classdiagram_ref 128069 // OpenGL Interfaces +open + classview_ref 128069 // javax.media.opengl +end +end diff --git a/doc/bouml/jogl/cpp_includes b/doc/bouml/jogl/cpp_includes new file mode 100644 index 000000000..531b86f76 --- /dev/null +++ b/doc/bouml/jogl/cpp_includes @@ -0,0 +1,13 @@ +// "a type" "needed cpp_includes" +"vector" "#include <vector> +using namespace std;" + +"list" "#include <list> +using namespace std;" + +"map" "#include <map> +using namespace std;" + +"string" "#include <string> +using namespace std;" + diff --git a/doc/bouml/jogl/generation_settings b/doc/bouml/jogl/generation_settings new file mode 100644 index 000000000..6e7065d11 --- /dev/null +++ b/doc/bouml/jogl/generation_settings @@ -0,0 +1,309 @@ + + java_default_defs + cpp_h_extension "h" cpp_src_extension "cpp" java_extension "java" php_extension "php" python_extension "py" idl_extension "idl" + + type_forms 15 // uml cpp java idl cpp_in cpp_out cpp_inout cpp_return + "void" "void" "void" "void" "${type}" "${type} &" "${type}" "${type}" + "any" "void *" "Object" "any" "const ${type}" "${type}" "${type} &" "${type}" + "bool" "bool" "boolean" "boolean" "${type}" "${type} &" "${type} &" "${type}" + "char" "char" "char" "char" "${type}" "${type} &" "${type} &" "${type}" + "uchar" "unsigned char" "char" "octet" "${type}" "${type} &" "${type} &" "${type}" + "byte" "unsigned char" "byte" "octet" "${type}" "${type} &" "${type} &" "${type}" + "short" "short" "short" "short" "${type}" "${type} &" "${type} &" "${type}" + "ushort" "unsigned short" "short" "unsigned short" "${type}" "${type} &" "${type} &" "${type}" + "int" "int" "int" "long" "${type}" "${type} &" "${type} &" "${type}" + "uint" "unsigned int" "int" "unsigned long" "${type}" "${type} &" "${type} &" "${type}" + "long" "long" "long" "long" "${type}" "${type} &" "${type} &" "${type}" + "ulong" "unsigned long" "long" "unsigned long" "${type}" "${type} &" "${type} &" "${type}" + "float" "float" "float" "float" "${type}" "${type} &" "${type} &" "${type}" + "double" "double" "double" "double" "${type}" "${type} &" "${type} &" "${type}" + "string" "string" "String" "string" "${type}" "${type} &" "${type} &" "${type}" + + relations_stereotypes 5 // uml cpp java pythonidl + "sequence" "vector" "Vector" "list" "sequence" + "vector" "vector" "Vector" "list" "sequence" + "list" "list" "List" "list" "sequence" + "set" "set" "Set" "set" "sequence" + "map" "map" "Map" "dict" "sequence" + + classes_stereotypes 14 // uml cpp java php python idl + "class" "class" "class" "class" "class" "valuetype" + "interface" "class" "interface" "interface" "class" "interface" + "exception" "class" "class" "class" "class" "exception" + "enum" "enum" "enum" "enum" "enum" "enum" + "enum_pattern" "enum" "enum_pattern" "enum" "enum" "enum" + "struct" "struct" "class" "class" "class" "struct" + "union" "union" "class" "class" "class" "union" + "typedef" "typedef" "ignored" "ignored" "ignored" "typedef" + "boundary" "class" "class" "class" "class" "interface" + "control" "class" "class" "class" "class" "valuetype" + "entity" "class" "class" "class" "class" "valuetype" + "actor" "ignored" "ignored" "ignored" "ignored" "ignored" + "@interface" "ignored" "@interface" "ignored" "ignored" "ignored" + "stereotype" "ignored" "ignored" "ignored" "ignored" "ignored" + + cpp_enum_default_type_forms "${type}" "${type} &" "${type} &" "${type}" // in out inout return + other_cpp_types_default_type_forms "const ${type} &" "${type} &" "${type} &" "${type}" // in out inout return + + cpp_default_h_content "#ifndef ${NAMESPACE}_${NAME}_H +#define ${NAMESPACE}_${NAME}_H + +${comment} +${includes} +${declarations} +${namespace_start} +${definition} +${namespace_end} +#endif +" + cpp_default_src_content "${comment} +${includes} +${namespace_start} +${members} +${namespace_end}" + cpp_default_class_decl "${comment}${template}class ${name}${inherit} { +${members}}; +${inlines} +" + cpp_default_external_class_decl "${name} +#include <${name}.h> +" + cpp_default_struct_decl "${comment}${template}struct ${name}${inherit} { +${members}}; +${inlines} +" + cpp_default_union_decl "${comment}${template}union ${name} { +${members}}; +${inlines} +" + cpp_default_enum_decl "${comment}enum ${name} { +${items} +}; +" + cpp_default_typedef_decl "${comment}typedef ${type} ${name}; +" + cpp_default_attribute_declaration " ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value}; +" // multiplicity 1 + " ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value}; +" // multiplicity * a..b + " ${comment}${static}${mutable}${volatile}${const}${type} ${name}${multiplicity}${value}; +" // multiplicity [..] + cpp_default_enum_item_declaration " ${name}${value},${comment}" + cpp_association_aggregation_declaration + " ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value}; +" // multiplicity 1 + " ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type} *> ${name}${value}; +" // multiplicity * a..b + " ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${multiplicity}${value}; +" // multiplicity [..] + cpp_aggregation_by_value_declaration + " ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value}; +" // multiplicity 1 + " ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value}; +" // multiplicity * a..b + " ${comment}${static}${mutable}${volatile}${const}${type} ${name}${multiplicity}${value}; +" // multiplicity [..] + cpp_get "get_${name}" inline const value_const public + cpp_set "set_${name}" public + cpp_default_operation_declaration " ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract}; +" + cpp_default_operation_definition "${comment}${inline}${type} ${class}::${name}${(}${)}${const}${volatile}${throw}${staticnl}{ + ${body}} +" + java_default_src_content "${comment} +${package} +${imports} +${definition}" + java_default_class_decl "${comment}${@}${visibility}${final}${abstract}class ${name}${extends}${implements} { +${members}} +" + java_default_external_class_decl "${name}" + java_default_interface_decl "${comment}${@}${visibility}interface ${name}${extends} { +${members}} +" + java5_default_enum_decl "${comment}${@}${visibility}${final}${abstract}enum ${name}${implements} { +${items}; +${members}} +" + java_default_enum_decl "${comment}${@}${visibility}final class ${name} { +${members} + private final int value; + + public int value() { + return value; + } + + public static ${name} fromInt(int value) { + switch (value) { +${cases} default: throw new Error(); + } + + } + private ${name}(int v) { value = v; }; +} +" + java_default_attribute_declaration " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" // multiplicity 1 + " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${stereotype}<${type}> ${name}${value}; +" // multiplicity * a..b + " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type}${multiplicity} ${name}${value}; +" // multiplicity N + java5_default_enum_item_declaration " ${@}${name}${value},${comment}" + java_default_enum_item_declaration " ${comment}${@}public static final int _${name}${value}; +public static final ${class} ${name} = new ${class}(_${name}); +" + java_default_enum_case " case _${name}: return ${name}; +" + java_association_aggregation_declaration + " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" // multiplicity 1 + " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${stereotype}<${type}> ${name}${value}; +" // multiplicity * a..b + " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type}${multiplicity} ${name}${value}; +" // multiplicity N + java_get "get${Name}" final public + java_set "set${Name}" public + java_default_operation_definition " ${comment}${@}${visibility}${final}${static}${abstract}${synchronized}${type} ${name}${(}${)}${throws}${staticnl}{ + ${body}} +" + php_default_src_content "<?php +${comment} +${definition} +?> +" + php_default_class_decl "${comment}${final}${visibility}${abstract}class ${name}${extends}${implements} { +${members}} +" + php_default_enum_decl "${comment}${visibility}final class ${name} { +${items}} +" + php_default_external_class_decl "${name}" + php_default_interface_decl "${comment}${visibility}interface ${name} { +${members}} +" + php_default_attribute_declaration " ${comment}${visibility}${const}${static}${var}${name}${value}; +" + php_default_enum_item_decl " const ${name}${value};${comment} +" + php_default_relation_declaration" ${comment}${visibility}${const}${static}${var}${name}${value}; +" + php_get "get${Name}" final + php_set "set${Name}" + php_default_operation_definition " ${comment}${final}${visibility}${abstract}${static}function ${name}${(}${)} +{ + ${body}} +" + python_2_2 + python_indent_step " " + python_default_src_content "${comment} +${import} +${definition}" + python_default_class_decl "class ${name}${inherit}: +${docstring}${members} +" + python_default_enum_decl "class ${name}: +${docstring}${members} +" + python_default_external_class_decl "${name}" + python_default_attribute_declaration "${comment}${self}${name} = ${value} +" // multiplicity 1 + "${comment}${self}${name} = ${stereotype}() +" // multiplicity != 1 + python_default_enum_item_decl "${comment}${self}${name} = ${value} +" + python_default_relation_declaration"${comment}${self}${name} = ${value} +" // multiplicity 1 + "${comment}${self}${name} = ${stereotype}() +" // multiplicity != 1 + python_default_composition_declaration"${comment}${self}${name} = ${type}() +" // multiplicity 1 + "${comment}${self}${name} = ${stereotype}() +" // multiplicity != 1 + python_default_operation_definition "${@}${static}${abstract}def ${name}${(}${)}: +${docstring}${body} +" + python_default_initoperation_definition "${@}${static}${abstract}def ${name}${(}${p0}${v0}${)}: +${docstring}super(${class}, ${p0}).__init__() +${body} +" + python_get "get${Name}" + python_set "set${Name}" + idl_default_src_content "#ifndef ${MODULE}_${NAME}_H +#define ${MODULE}_${NAME}_H + +${comment} +${includes} +${module_start} +${definition} +${module_end} +#endif +" + idl_default_interface_decl "${comment}${abstract}${local}interface ${name}${inherit} { +${members}}; +" + idl_default_valuetype_decl "${comment}${abstract}${custom}valuetype ${name}${inherit} { +${members}}; +" + idl_default_struct_decl "${comment}struct ${name} { +${members}}; +" + idl_default_typedef_decl "${comment}typedef ${type} ${name}; +" + idl_default_exception_decl "${comment}exception ${name} { +${members}}; +" + idl_default_union_decl "${comment}union ${name} switch(${switch}) { +${members}}; +" + idl_default_enum_decl "${comment}enum ${name} { +${items}}; +" + idl_default_external_class_decl "${name} +#include \"${name}.idl\" +" + idl_default_attribute_declaration " ${comment}${readonly}${attribute}${type} ${name}; +" // multiplicity 1 + " ${comment}${readonly}${attribute}${stereotype}<${type}> ${name}; +" // multiplicity * a..b + " ${comment}${readonly}${attribute}${stereotype}<${type},${multiplicity}> ${name}; +" // multiplicity N + idl_default_valuetype_attribute_declaration " ${comment}${visibility}${type} ${name}; +" // multiplicity 1 + " ${comment}${visibility}${stereotype}<${type}> ${name}; +" // multiplicity * a..b + " ${comment}${visibility}${stereotype}<${type},${multiplicity}> ${name}; +" // multiplicity N + idl_default_const_declaration " ${comment}const ${type} ${name}${value}; +" // multiplicity 1 + " ${comment}const ${stereotype}<${type}> ${name}${value}; +" // multiplicity * a..b + " ${comment}const ${stereotype}<${type},${multiplicity}> ${name}${value}; +" // multiplicity N + idl_default_enum_item_declaration " ${name},${comment}" + idl_default_union_item_declaration " ${comment}case ${case} : ${readonly}${type} ${name};" // multiplicity 1 + " ${comment}case ${case} : ${readonly}${stereotype}<${type}> ${name};" // multiplicity * a..b + " ${comment}case ${case} : ${readonly}${stereotype}<${type},${multiplicity}> ${name};" // multiplicity N + idl_association_aggregation_declaration + " ${comment}${readonly}${attribute}${type} ${name}; +" // multiplicity 1 + " ${comment}${readonly}${attribute}${stereotype}<${type}> ${name}; +" // multiplicity * a..b + " ${comment}${readonly}${attribute}${stereotype}<${type},${multiplicity}> ${name}; +" // multiplicity N + idl_valuetype_association_aggregation_declaration + " ${comment}${visibility}${type} ${name}; +" // multiplicity 1 + " ${comment}${visibility}${stereotype}<${type}> ${name}; +" // multiplicity * a..b + " ${comment}${visibility}${stereotype}<${type},${multiplicity}> ${name}; +" // multiplicity N + idl_union_association_aggregation_declaration + " ${comment}case ${case} : ${readonly}${type} ${name};" // multiplicity 1 + " ${comment}case ${case} : ${readonly}${stereotype}<${type}> ${name};" // multiplicity * a..b + " ${comment}case ${case} : ${readonly}${stereotype}<${type},${multiplicity}> ${name};" // multiplicity N + idl_get "get_${name}" + idl_set "set_${name}" twoways + idl_default_operation_declaration " ${comment}${oneway}${type} ${name}${(}${)}${raisesnl}${raises}; +" + uml_get_name uml uml_set_name uml +end diff --git a/doc/bouml/jogl/idl_includes b/doc/bouml/jogl/idl_includes new file mode 100644 index 000000000..fceab64b9 --- /dev/null +++ b/doc/bouml/jogl/idl_includes @@ -0,0 +1 @@ +// "a type" "needed idl_includes" diff --git a/doc/bouml/jogl/java_imports b/doc/bouml/jogl/java_imports new file mode 100644 index 000000000..bbd370acb --- /dev/null +++ b/doc/bouml/jogl/java_imports @@ -0,0 +1 @@ +// "a type" "needed java_imports" diff --git a/doc/bouml/jogl/jogl.prj b/doc/bouml/jogl/jogl.prj new file mode 100644 index 000000000..532267ccf --- /dev/null +++ b/doc/bouml/jogl/jogl.prj @@ -0,0 +1,582 @@ +format 67 +"jogl" + revision 5 + modified_by 69 "sg215889" + + + + // class settings + default_attribute_visibility private default_relation_visibility private default_operation_visibility public + //class diagram settings + draw_all_relations yes hide_attributes no hide_operations no show_members_full_definition no show_members_visibility no show_members_stereotype no show_members_multiplicity no show_members_initialization no show_attribute_modifiers no member_max_width 127 show_parameter_dir yes show_parameter_name yes package_name_in_tab no class_drawing_mode natural drawing_language uml show_context_mode no auto_label_position yes show_relation_modifiers no show_infonote no shadow yes show_stereotype_properties no + //use case diagram settings + package_name_in_tab no show_context no auto_label_position yes draw_all_relations yes class_drawing_mode actor shadow yes show_stereotype_properties no + //sequence diagram settings + show_full_operations_definition no write_horizontally yes class_drawing_mode natural drawing_language uml draw_all_relations yes shadow yes show_stereotype_properties no + //collaboration diagram settings + show_full_operations_definition no show_hierarchical_rank no write_horizontally yes drawing_language uml package_name_in_tab no show_context no draw_all_relations yes shadow yes show_stereotype_properties no + //object diagram settings + write_horizontally yes package_name_in_tab no show_context no auto_label_position yes draw_all_relations yes shadow yes show_stereotype_properties no + //component diagram settings + package_name_in_tab no show_context no auto_label_position yes draw_all_relations yes shadow yes + draw_component_as_icon no show_component_req_prov no show_component_rea no show_stereotype_properties no + //deployment diagram settings + package_name_in_tab no show_context no write_horizontally yes auto_label_position yes draw_all_relations yes shadow yes + draw_component_as_icon no show_component_req_prov no show_component_rea no show_stereotype_properties no + //state diagram settings + package_name_in_tab no show_context no auto_label_position yes write_trans_label_horizontally yes show_trans_definition no draw_all_relations yes shadow yes + show_activities yes region_horizontally yes drawing_language uml show_stereotype_properties no + //activity diagram settings + package_name_in_tab no show_context no show_opaque_action_definition no auto_label_position yes write_flow_label_horizontally no draw_all_relations yes shadow yes + show_infonote yes drawing_language uml show_stereotype_properties no + + class_color yellow duration_color transparent continuation_color gray note_color blue fragment_color transparent subject_color transparent usecase_color yellow package_color transparent component_color green artifact_color green deploymentnode_color gray state_color yellow stateaction_color transparent activity_color transparent activityregion_color transparent activitypartition_color transparent activityaction_color transparent parameterpin_color white + font_size 10 + diagram_format A4 + + mark_for_import + + ncouples 1 + key "html dir" value "/net/jordan/usr/local/projects/SUN/JOGL/jogl/doc/bouml/html/" + classview 128069 "javax.media.opengl" + //class diagram settings + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + //collaboration diagram settings + show_full_operations_definition default show_hierarchical_rank default write_horizontally default drawing_language default package_name_in_tab default show_context default draw_all_relations default shadow default show_stereotype_properties default + //object diagram settings + write_horizontally default package_name_in_tab default show_context default auto_label_position default draw_all_relations default shadow default show_stereotype_properties default + //sequence diagram settings + show_full_operations_definition default write_horizontally default class_drawing_mode default drawing_language default draw_all_relations default shadow default show_stereotype_properties default + //state diagram settings + package_name_in_tab default show_context default auto_label_position default write_trans_label_horizontally default show_trans_definition default draw_all_relations default shadow default + show_activities default region_horizontally default drawing_language default show_stereotype_properties default + //class settings + //activity diagram settings + package_name_in_tab default show_context default show_opaque_action_definition default auto_label_position default write_flow_label_horizontally default draw_all_relations default shadow default + show_infonote default drawing_language default show_stereotype_properties default + classdiagram 128069 "OpenGL Interfaces" + draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default + size A4-Landscape + end + + class 128069 "GL" + visibility public stereotype "interface" + cpp_decl "" + java_decl "${comment}${@}${visibility}interface ${name}${extends} { +${members}} +" + php_decl "${comment}${visibility}interface ${name} { +${members}} +" + python_2_2 python_decl "" + idl_decl "${comment}${abstract}${local}interface ${name}${inherit} { +${members}}; +" + explicit_switch_type "" + + classrelation 134085 // <generalisation> + relation 133061 ---|> + a public + java "${type}" + classrelation_ref 134085 // <generalisation> + b parent class_ref 132549 // GLBase + end + end + + class 128197 "GL2ES1" + visibility public stereotype "interface" + cpp_decl "" + java_decl "${comment}${@}${visibility}interface ${name}${extends} { +${members}} +" + php_decl "${comment}${visibility}interface ${name} { +${members}} +" + python_2_2 python_decl "" + idl_decl "${comment}${abstract}${local}interface ${name}${inherit} { +${members}}; +" + explicit_switch_type "" + + classrelation 129221 // <generalisation> + relation 129221 ---|> + a public + java "${type}" + classrelation_ref 129221 // <generalisation> + b parent class_ref 128069 // GL + end + end + + class 128325 "GLES1" + visibility public stereotype "interface" + cpp_decl "" + java_decl "${comment}${@}${visibility}interface ${name}${extends} { +${members}} +" + php_decl "${comment}${visibility}interface ${name} { +${members}} +" + python_2_2 python_decl "" + idl_decl "${comment}${abstract}${local}interface ${name}${inherit} { +${members}}; +" + explicit_switch_type "" + + classrelation 129477 // <generalisation> + relation 129477 ---|> + a public + java "${type}" + classrelation_ref 129477 // <generalisation> + b parent class_ref 128197 // GL2ES1 + end + end + + class 128453 "GL2" + visibility public stereotype "interface" + cpp_decl "" + java_decl "${comment}${@}${visibility}interface ${name}${extends} { +${members}} +" + php_decl "${comment}${visibility}interface ${name} { +${members}} +" + python_2_2 python_decl "" + idl_decl "${comment}${abstract}${local}interface ${name}${inherit} { +${members}}; +" + explicit_switch_type "" + + classrelation 129989 // <generalisation> + relation 129989 ---|> + a public + java "${type}" + classrelation_ref 129989 // <generalisation> + b parent class_ref 128709 // GL2GL3 + end + + classrelation 130245 // <generalisation> + relation 130245 ---|> + a public + java "${type}" + classrelation_ref 130245 // <generalisation> + b parent class_ref 128197 // GL2ES1 + end + end + + class 128581 "GL2ES2" + visibility public stereotype "interface" + cpp_decl "" + java_decl "${comment}${@}${visibility}interface ${name}${extends} { +${members}} +" + php_decl "${comment}${visibility}interface ${name} { +${members}} +" + python_2_2 python_decl "" + idl_decl "${comment}${abstract}${local}interface ${name}${inherit} { +${members}}; +" + explicit_switch_type "" + + classrelation 129349 // <generalisation> + relation 129349 ---|> + a public + java "${type}" + classrelation_ref 129349 // <generalisation> + b parent class_ref 128069 // GL + end + end + + class 128709 "GL2GL3" + visibility public stereotype "interface" + cpp_decl "" + java_decl "${comment}${@}${visibility}interface ${name}${extends} { +${members}} +" + php_decl "${comment}${visibility}interface ${name} { +${members}} +" + python_2_2 python_decl "" + idl_decl "${comment}${abstract}${local}interface ${name}${inherit} { +${members}}; +" + explicit_switch_type "" + + classrelation 130117 // <generalisation> + relation 130117 ---|> + a public + java "${type}" + classrelation_ref 130117 // <generalisation> + b parent class_ref 128581 // GL2ES2 + end + end + + class 128837 "GL3" + visibility public stereotype "interface" + cpp_decl "" + java_decl "${comment}${@}${visibility}interface ${name}${extends} { +${members}} +" + php_decl "${comment}${visibility}interface ${name} { +${members}} +" + python_2_2 python_decl "" + idl_decl "${comment}${abstract}${local}interface ${name}${inherit} { +${members}}; +" + explicit_switch_type "" + + classrelation 129861 // <generalisation> + relation 129861 ---|> + a public + java "${type}" + classrelation_ref 129861 // <generalisation> + b parent class_ref 128709 // GL2GL3 + end + end + + class 128965 "GLES2" + visibility public stereotype "interface" + cpp_decl "" + java_decl "${comment}${@}${visibility}interface ${name}${extends} { +${members}} +" + php_decl "${comment}${visibility}interface ${name} { +${members}} +" + python_2_2 python_decl "" + idl_decl "${comment}${abstract}${local}interface ${name}${inherit} { +${members}}; +" + explicit_switch_type "" + + classrelation 129605 // <generalisation> + relation 129605 ---|> + a public + java "${type}" + classrelation_ref 129605 // <generalisation> + b parent class_ref 128581 // GL2ES2 + end + end + + class 130117 "GLContext" + abstract visibility package + cpp_decl "" + java_decl "${comment}${@}${visibility}${final}${abstract}class ${name}${extends}${implements} { +${members}} +" + php_decl "" + python_2_2 python_decl "" + idl_decl "" + explicit_switch_type "" + + classrelation 130757 // <association> + relation_ref 130501 // <association> + end + + classrelation 134341 // <association> + relation_ref 133189 // <association> + end + end + + class 130245 "GLDrawable" + abstract visibility package + cpp_decl "" + java_decl "${comment}${@}${visibility}${final}${abstract}class ${name}${extends}${implements} { +${members}} +" + php_decl "" + python_2_2 python_decl "" + idl_decl "" + explicit_switch_type "" + + classrelation 130629 // <association> + relation 130501 ---- + a role_name "" multiplicity "0..1" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 130629 // <association> + b role_name "" multiplicity "1" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 130757 // <association> + end + + classrelation 132421 // <association> + relation_ref 131653 // <association> + end + end + + class 130373 "GL2Impl" + visibility private stereotype "entity" + cpp_decl "" + java_decl "${comment}${@}${visibility}${final}${abstract}class ${name}${extends}${implements} { +${members}} +" + php_decl "" + python_2_2 python_decl "" + idl_decl "" + explicit_switch_type "" + + classrelation 131269 // <realization> + relation 131013 -_-|> + a public + java "${type}" + classrelation_ref 131269 // <realization> + b parent class_ref 128453 // GL2 + end + end + + class 130501 "GL3Impl" + visibility private stereotype "entity" + cpp_decl "" + java_decl "${comment}${@}${visibility}${final}${abstract}class ${name}${extends}${implements} { +${members}} +" + php_decl "" + python_2_2 python_decl "" + idl_decl "" + explicit_switch_type "" + + classrelation 131141 // <realization> + relation 130885 -_-|> + a public + java "${type}" + classrelation_ref 131141 // <realization> + b parent class_ref 128837 // GL3 + end + end + + class 130629 "GLES2Impl" + visibility private stereotype "entity" + cpp_decl "" + java_decl "${comment}${@}${visibility}${final}${abstract}class ${name}${extends}${implements} { +${members}} +" + php_decl "" + python_2_2 python_decl "" + idl_decl "" + explicit_switch_type "" + + classrelation 131013 // <realization> + relation 130757 -_-|> + a public + java "${type}" + classrelation_ref 131013 // <realization> + b parent class_ref 128965 // GLES2 + end + end + + class 130757 "GLES1Impl" + visibility private stereotype "entity" + cpp_decl "" + java_decl "${comment}${@}${visibility}${final}${abstract}class ${name}${extends}${implements} { +${members}} +" + php_decl "" + python_2_2 python_decl "" + idl_decl "" + explicit_switch_type "" + + classrelation 130885 // <realization> + relation 130629 -_-|> + a public + java "${type}" + classrelation_ref 130885 // <realization> + b parent class_ref 128325 // GLES1 + end + end + + class 130885 "NativeWindow" + visibility package stereotype "interface" + cpp_decl "" + java_decl "${comment}${@}${visibility}interface ${name}${extends} { +${members}} +" + php_decl "${comment}${visibility}interface ${name} { +${members}} +" + python_2_2 python_decl "" + idl_decl "${comment}${abstract}${local}interface ${name}${inherit} { +${members}}; +" + explicit_switch_type "" + + classrelation 132165 // <association> + relation_ref 131525 // <association> + end + + classrelation 132293 // <association> + relation 131653 ---- + a role_name "" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 132293 // <association> + b role_name "" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 132421 // <association> + end + end + + class 131013 "AbstractGraphicsConfiguration" + abstract visibility package + cpp_decl "" + java_decl "${comment}${@}${visibility}${final}${abstract}class ${name}${extends}${implements} { +${members}} +" + php_decl "" + python_2_2 python_decl "" + idl_decl "" + explicit_switch_type "" + + classrelation 131525 // chosen (<association>) + relation 131269 ---- + a role_name "chosen" multiplicity "1" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 131525 // chosen (<association>) + b role_name "" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 131653 // <association> + end + + classrelation 131909 // <association> + relation_ref 131397 // <association> + end + + classrelation 132037 // <association> + relation 131525 ---- + a role_name "" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 132037 // <association> + b role_name "" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 132165 // <association> + end + end + + class 131141 "GLCapabilities" + visibility package + cpp_decl "" + java_decl "${comment}${@}${visibility}${final}${abstract}class ${name}${extends}${implements} { +${members}} +" + php_decl "" + python_2_2 python_decl "" + idl_decl "" + explicit_switch_type "" + + classrelation 131397 // <generalisation> + relation 131141 ---|> + a public + java "${type}" + classrelation_ref 131397 // <generalisation> + b parent class_ref 131269 // Capabilities + end + + classrelation 132677 // <association> + relation_ref 131781 // <association> + end + + classrelation 132933 // <association> + relation_ref 131909 // <association> + end + end + + class 131269 "Capabilities" + visibility package + cpp_decl "" + java_decl "${comment}${@}${visibility}${final}${abstract}class ${name}${extends}${implements} { +${members}} +" + php_decl "" + python_2_2 python_decl "" + idl_decl "" + explicit_switch_type "" + + classrelation 131653 // <association> + relation_ref 131269 // <association> + end + + classrelation 131781 // <association> + relation 131397 ---- + a role_name "" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 131781 // <association> + b role_name "requested" multiplicity "1" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 131909 // <association> + end + end + + class 131397 "GLProfile" + visibility package + cpp_decl "" + java_decl "${comment}${@}${visibility}${final}${abstract}class ${name}${extends}${implements} { +${members}} +" + php_decl "" + python_2_2 python_decl "" + idl_decl "" + explicit_switch_type "" + + classrelation 132549 // <association> + relation 131781 ---- + a role_name "" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 132549 // <association> + b role_name "" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 132677 // <association> + end + + classrelation 132805 // <association> + relation 131909 ---- + a role_name "" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 132805 // <association> + b role_name "" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 132933 // <association> + end + end + + class 132549 "GLBase" + visibility public stereotype "interface" + cpp_decl "" + java_decl "${comment}${@}${visibility}interface ${name}${extends} { +${members}} +" + php_decl "${comment}${visibility}interface ${name} { +${members}} +" + python_2_2 python_decl "" + idl_decl "${comment}${abstract}${local}interface ${name}${inherit} { +${members}}; +" + explicit_switch_type "" + + classrelation 134213 // <association> + relation 133189 ---- + a role_name "" multiplicity "1" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 134213 // <association> + b role_name "" multiplicity "1" private + java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value}; +" + classrelation_ref 134341 // <association> + end + end + end +end diff --git a/doc/bouml/jogl/python_imports b/doc/bouml/jogl/python_imports new file mode 100644 index 000000000..4a1bd3a85 --- /dev/null +++ b/doc/bouml/jogl/python_imports @@ -0,0 +1 @@ +// "a type" "needed python_imports" diff --git a/doc/bouml/jogl/stereotypes b/doc/bouml/jogl/stereotypes new file mode 100644 index 000000000..0ac476cf9 --- /dev/null +++ b/doc/bouml/jogl/stereotypes @@ -0,0 +1,58 @@ + + package_stereotypes 6 "facade" "framework" "model library" "stub" "toplevel" "profile" + -_-> 3 "access" "import" "from" + end + + class_stereotypes 19 "actor" "auxiliary" "boundary" "control" "entity" "enum" "enum_pattern" "exception" "focus" "implementationClass" "interface" "@interface" "metaclass" "stereotype" "struct" "type" "typedef" "union" "utility" + ---- 4 "list" "set" "vector" "map" + ---> 4 "list" "set" "vector" "map" + ---|> 4 "{complete,disjoint}" "{incomplete,disjoint}" "{complete,overlapping}" "{incomplete,overlapping}" + o--- 4 "list" "set" "vector" "map" + *--- 4 "list" "set" "vector" "map" + o--> 4 "list" "set" "vector" "map" + *--> 4 "list" "set" "vector" "map" + -_-> 4 "friend" "from" "import" "instantiate" + -_-|> 1 "bind" + end + + use_case_stereotypes 1 "realization" + + ---|> 4 "{complete,disjoint}" "{incomplete,disjoint}" "{complete,overlapping}" "{incomplete,overlapping}" + -_-> 2 "include" "extend" + end + + artifact_stereotypes 7 "document" "file" "script" "source" "text" "library" "executable" + -_-> 4 "deploy" "manifest" "import" "from" + end + + attribute_stereotypes 4 "list" "set" "vector" "map" + operation_stereotypes 0 + state_stereotypes 3 "machine" "submachine" "top" + activity_stereotypes 0 + flow_stereotypes 3 "interrupt" "multicast" "multireceive" + interruptibleactivityregion_stereotypes 0 + pseudostate_stereotypes 0 + stateaction_stereotypes 2 "send-signal" "receive-signal" + parameter_stereotypes 0 + parameterset_stereotypes 0 + activitynode_stereotypes 0 + activityaction_stereotypes 0 + activityobject_stereotypes 2 "datastore" "centralBuffer" + expansionregion_stereotypes 0 + activitypartition_stereotypes 0 + pin_stereotypes 0 + component_stereotypes 6 "buildComponent" "entity" "implement" "process" "service" "subsystem" + deploymentnode_stereotypes 3 "cpu" "device" "executionEnvironment" + classview_stereotypes 0 + usecaseview_stereotypes 0 + componentview_stereotypes 0 + deploymentview_stereotypes 0 + classdiagram_stereotypes 0 + seqdiagram_stereotypes 0 + coldiagram_stereotypes 0 + usecasediagram_stereotypes 0 + statediagram_stereotypes 0 + activitydiagram_stereotypes 0 + componentdiagram_stereotypes 0 + deploymentdiagram_stereotypes 0 +end diff --git a/doc/bouml/jogl/tools b/doc/bouml/jogl/tools new file mode 100644 index 000000000..49867c0ba --- /dev/null +++ b/doc/bouml/jogl/tools @@ -0,0 +1,32 @@ +// 'tool' "the executable" "displayed string" {target}+ +tool "HTML documentation" "ghtml" Class Operation Attribute Generalisation Realize Dependency Association DirectionalAssociation Aggregation AggregationByValue DirectionalAggregation DirectionalAggregationByValue ExtraMember ClassInstance +tool "HTML doc. (flat)" "ghtml -flat" Class Operation Attribute Generalisation Realize Dependency Association DirectionalAssociation Aggregation AggregationByValue DirectionalAggregation DirectionalAggregationByValue ExtraMember ClassInstance +tool "HTML doc. (svg)" "ghtml -svg" Class Operation Attribute Generalisation Realize Dependency Association DirectionalAssociation Aggregation AggregationByValue DirectionalAggregation DirectionalAggregationByValue ExtraMember ClassInstance +tool "HTML doc. (flat, svg)" "ghtml -flat -svg" Class Operation Attribute Generalisation Realize Dependency Association DirectionalAssociation Aggregation AggregationByValue DirectionalAggregation DirectionalAggregationByValue ExtraMember ClassInstance +tool "C++ utilities" "cpp_util" Class +tool "Global Change" "global_change" Class +tool "Uml projection" "uml_proj" Class Operation Attribute Generalisation Realize Dependency Association DirectionalAssociation Aggregation AggregationByValue DirectionalAggregation DirectionalAggregationByValue +tool "HTML documentation" "ghtml" State Region StateAction Initial EntryPoint Final Terminate ExitPoint DeepHistory ShallowHistory Junction Choice Fork Join Transition +tool "HTML doc. (flat)" "ghtml -flat" State Region StateAction Initial EntryPoint Final Terminate ExitPoint DeepHistory ShallowHistory Junction Choice Fork Join Transition +tool "HTML doc. (svg)" "ghtml -svg" State Region StateAction Initial EntryPoint Final Terminate ExitPoint DeepHistory ShallowHistory Junction Choice Fork Join Transition +tool "HTML doc. (flat, svg)" "ghtml -flat -svg" State Region StateAction Initial EntryPoint Final Terminate ExitPoint DeepHistory ShallowHistory Junction Choice Fork Join Transition +tool "C++ state machine" "stmgen" State +tool "HTML documentation" "ghtml" Activity InterruptibleActivityRegion ExpansionRegion ActivityObject ActivityAction Parameter ParameterSet Pin ExpansionNode InitialActivityNode FinalActivityNode ExitPointActivityNode DecisionActivityNode MergeActivityNode ForkActivityNode JoinActivityNode Flow +tool "HTML doc. (flat)" "ghtml -flat" Activity InterruptibleActivityRegion ExpansionRegion ActivityObject ActivityAction Parameter ParameterSet Pin ExpansionNode InitialActivityNode FinalActivityNode ExitPointActivityNode DecisionActivityNode MergeActivityNode ForkActivityNode JoinActivityNode Flow +tool "HTML doc. (svg)" "ghtml -svg" Activity InterruptibleActivityRegion ExpansionRegion ActivityObject ActivityAction Parameter ParameterSet Pin ExpansionNode InitialActivityNode FinalActivityNode ExitPointActivityNode DecisionActivityNode MergeActivityNode ForkActivityNode JoinActivityNode Flow +tool "HTML doc. (flat, svg)" "ghtml -flat -svg" Activity InterruptibleActivityRegion ExpansionRegion ActivityObject ActivityAction Parameter ParameterSet Pin ExpansionNode InitialActivityNode FinalActivityNode ExitPointActivityNode DecisionActivityNode MergeActivityNode ForkActivityNode JoinActivityNode Flow +tool "HTML documentation" "ghtml" Project Package UseCaseView ClassView ComponentView DeploymentView UseCaseDiagram SeqDiagram ColDiagram ClassDiagram ObjectDiagram StateDiagram ActivityDiagram ComponentDiagram DeploymentDiagram UseCase Component Node Artifact Inherit DependOn +tool "HTML doc. (flat)" "ghtml -flat" Project Package UseCaseView ClassView ComponentView DeploymentView UseCaseDiagram SeqDiagram ColDiagram ClassDiagram ObjectDiagram StateDiagram ActivityDiagram ComponentDiagram DeploymentDiagram UseCase Component Node Artifact Inherit DependOn +tool "HTML doc. (svg)" "ghtml -svg" Project Package UseCaseView ClassView ComponentView DeploymentView UseCaseDiagram SeqDiagram ColDiagram ClassDiagram ObjectDiagram StateDiagram ActivityDiagram ComponentDiagram DeploymentDiagram UseCase Component Node Artifact Inherit DependOn +tool "HTML doc. (flat, svg)" "ghtml -flat -svg" Project Package UseCaseView ClassView ComponentView DeploymentView UseCaseDiagram SeqDiagram ColDiagram ClassDiagram ObjectDiagram StateDiagram ActivityDiagram ComponentDiagram DeploymentDiagram UseCase Component Node Artifact Inherit DependOn +tool "Generate .pro" "gpro" Artifact +tool "Import Rose" "irose" Project Package +tool "Generate XMI 1.2" "gxmi" Project +tool "Generate XMI 2.1" "gxmi2" Project +tool "Import XMI 2.1" "ixmi2" Project Package +tool "Use case wizard" "usecasewizard" UseCase +tool "Check-in" "file_control ci" Project Package +tool "Check-out" "file_control co" Project Package +tool "Deploy classes" "deplcl" ClassView +tool "Global Change" "global_change" Project Package ClassView DeploymentView +tool "Uml projection" "uml_proj" Project Package ClassView |