Revision: 14998
http://gate.svn.sourceforge.net/gate/?rev=14998&view=rev
Author: markagreenwood
Date: 2012-01-10 20:04:45 +0000 (Tue, 10 Jan 2012)
Log Message:
-----------
more javadoc fixes
Modified Paths:
--------------
gate/trunk/src/gate/jape/constraint/ConstraintPredicate.java
Modified: gate/trunk/src/gate/jape/constraint/ConstraintPredicate.java
===================================================================
--- gate/trunk/src/gate/jape/constraint/ConstraintPredicate.java
2012-01-10 19:42:28 UTC (rev 14997)
+++ gate/trunk/src/gate/jape/constraint/ConstraintPredicate.java
2012-01-10 20:04:45 UTC (rev 14998)
@@ -70,13 +70,13 @@
/**
* The value used in comparisons against passed in data in
- * {@link #matches(Annotation)}.
+ * {@link #matches(Annotation, AnnotationSet)}.
*/
public Object getValue();
/**
* Set the value used in comparisons against passed in data in
- * {@link #matches(Annotation)}.
+ * {@link #matches(Annotation, AnnotationSet)}.
*/
public void setValue(Object value);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs