Author: mvw
Date: 2008-06-25 10:53:59-0700
New Revision: 15085
Modified:
trunk/src/argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigOperation.java
Log:
Style.
Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigOperation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigOperation.java?view=diff&rev=15085&p1=trunk/src/argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigOperation.java&p2=trunk/src/argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigOperation.java&r1=15084&r2=15085
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigOperation.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigOperation.java 2008-06-25 10:53:59-0700
@@ -40,6 +40,16 @@
*/
public class FigOperation extends FigFeature {
+ /**
+ * Constructor.
+ *
+ * @param x x
+ * @param y x
+ * @param w w
+ * @param h h
+ * @param aFig the fig
+ * @param np the notation provider for the text
+ */
public FigOperation(int x, int y, int w, int h, Fig aFig,
NotationProvider np) {
super(x, y, w, h, aFig, np);
@@ -76,7 +86,7 @@
}
}
- /**
+ /*
* If the Operation is abstract, then the text will be set to italics.
*/
@Override
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.