svn commit: r13408 - trunk/src_new/org/argouml/uml/diagram/ui/ArgoFigGroup.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2007-08-19 00:22:00-0700
New Revision: 13408

Modified:
   trunk/src_new/org/argouml/uml/diagram/ui/ArgoFigGroup.java

Log:
Comment only.

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ArgoFigGroup.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ArgoFigGroup.java?view=diff&rev=13408&p1=trunk/src_new/org/argouml/uml/diagram/ui/ArgoFigGroup.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ArgoFigGroup.java&r1=13407&r2=13408
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ArgoFigGroup.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ArgoFigGroup.java	2007-08-19 00:22:00-0700
@@ -50,15 +50,23 @@
         super(arg0);
     }
 
-    /**
+    /*
      * This optional method is not implemented.  It will throw an
      * {@link UnsupportedOperationException} if used.  Figs are 
-     * added to a GraphModel which is, in turn, owned by a project.
+     * added to a GraphModel which is, in turn, owned by a project.<p>
+     * 
+     * This method is identical to the one in FigNodeModelElement.
      */
     public void setProject(Project project) {
         throw new UnsupportedOperationException();
     }
     
+    /**
+     * This method is identical to the one in FigNodeModelElement.
+     * 
+     * @return the project 
+     * @see org.argouml.uml.diagram.ui.ArgoFig#getProject()
+     */
     public Project getProject() {
         LayerPerspective layer = (LayerPerspective) getLayer();
         if (layer == null) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.