[Uml-devel] kdesdk/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Wed Jul 28 12:21:50 UTC 2004
CVS commit by okellogg:
The correct name for the in/out/inout of parameters is "direction".
M +2 -2 ChangeLog 1.25
--- kdesdk/umbrello/ChangeLog #1.24:1.25
@@ -14,6 +14,6 @@
* New association type: Containment (circle-plus.)
-* Operation parameters have a 'kind' which documents whether they are
- input or return values (in, out, inout.)
+* Operation parameters have a 'direction' which documents whether
+ they are input or return values (in, out, inout.)
The IDL and Ada generators use this in their generated code.
More information about the umbrello-devel
mailing list