cvs commit: spice/sandbox/metaclass/src/java/org/realityforge/metaclass/model FeatureDescriptor.java
Peter Donald <[email protected]>
| Newsgroups | gmane.comp.java.spice.cvs |
|---|---|
| Message-ID | <[email protected]> |
donaldp 03/10/28 05:19:01
Modified: sandbox/metaclass/src/java/org/realityforge/metaclass/model
FeatureDescriptor.java
Log:
Javadoc
Revision Changes Path
1.11 +2 -1 spice/sandbox/metaclass/src/java/org/realityforge/metaclass/model/FeatureDescriptor.java
Index: FeatureDescriptor.java
===================================================================
RCS file: /cvsroot/spice/spice/sandbox/metaclass/src/java/org/realityforge/metaclass/model/FeatureDescriptor.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- FeatureDescriptor.java 28 Oct 2003 11:17:32 -0000 1.10
+++ FeatureDescriptor.java 28 Oct 2003 13:19:01 -0000 1.11
@@ -18,7 +18,7 @@
*
* @author <a href="mailto:peter at realityforge.org">Peter Donald</a>
* @author <a href="mailto:doug at stocksoftware.com.au">Doug Hagan</a>
- * @version $Revision: 1.10 $ $Date: 2003/10/28 11:17:32 $
+ * @version $Revision: 1.11 $ $Date: 2003/10/28 13:19:01 $
*/
public abstract class FeatureDescriptor
implements Serializable
@@ -37,6 +37,7 @@
* Create a FeatureDescriptor with specific set of attributes.
*
* @param attributes the attributes
+ * @param declaredAttributes the declared attributes
*/
protected FeatureDescriptor( final Attribute[] declaredAttributes,
final Attribute[] attributes )
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/