summaryrefslogtreecommitdiffstats
path: root/doc/bouml/jogl/jogl.prj
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bouml/jogl/jogl.prj')
-rw-r--r--doc/bouml/jogl/jogl.prj54
1 files changed, 39 insertions, 15 deletions
diff --git a/doc/bouml/jogl/jogl.prj b/doc/bouml/jogl/jogl.prj
index 9bc8dd3de..a7daf2922 100644
--- a/doc/bouml/jogl/jogl.prj
+++ b/doc/bouml/jogl/jogl.prj
@@ -1,6 +1,6 @@
format 62
"jogl"
- revision 3
+ revision 4
modified_by 69 "sg215889"
@@ -74,16 +74,12 @@ ${members}};
"
explicit_switch_type ""
- classrelation 130373 // <association>
- relation 130373 ----
- a role_name "" multiplicity "1" private
- java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value};
-"
- classrelation_ref 130373 // <association>
- b role_name "" multiplicity "1" private
- java " ${comment}${@}${visibility}${static}${final}${transient}${volatile}${type} ${name}${value};
-"
- classrelation_ref 130501 // <association>
+ classrelation 134085 // <generalisation>
+ relation 133061 ---|>
+ a public
+ java "${type}"
+ classrelation_ref 134085 // <generalisation>
+ b parent class_ref 132549 // GLBase
end
end
@@ -274,13 +270,13 @@ ${members}}
idl_decl ""
explicit_switch_type ""
- classrelation 130501 // <association>
- relation_ref 130373 // <association>
- end
-
classrelation 130757 // <association>
relation_ref 130501 // <association>
end
+
+ classrelation 134341 // <association>
+ relation_ref 133189 // <association>
+ end
end
class 130245 "GLDrawable"
@@ -554,5 +550,33 @@ ${members}}
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