svn commit: r16317 - trunk/src/argouml-core-model/src/org/argouml/model/Facade.java
Michiel van der Wulp <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw
Date: 2008-12-10 06:46:34-0800
New Revision: 16317
Modified:
trunk/src/argouml-core-model/src/org/argouml/model/Facade.java
Log:
Clarified comment.
Modified: trunk/src/argouml-core-model/src/org/argouml/model/Facade.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model/src/org/argouml/model/Facade.java?view=diff&pathrev=16317&r1=16316&r2=16317
==============================================================================
--- trunk/src/argouml-core-model/src/org/argouml/model/Facade.java (original)
+++ trunk/src/argouml-core-model/src/org/argouml/model/Facade.java 2008-12-10 06:46:34-0800
@@ -1,5 +1,5 @@
// $Id$
-// Copyright (c) 2005-2007 The Regents of the University of California. All
+// Copyright (c) 2005-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
// agreement is hereby granted, provided that the above copyright notice
@@ -3051,7 +3051,7 @@
* Return the visibility of this element.
*
* @param handle a model element
- * @return visibility
+ * @return the visibility in the form of a VisibilitKind object
*/
Object getVisibility(Object handle);
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=982263
To unsubscribe from this discussion, e-mail: [[email protected]].