Changeset 307 for trunk/corelib/src/org/bridgedb/rdb/SimpleGdbImpl2.java
- Timestamp:
- 02/19/10 06:56:50 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/corelib/src/org/bridgedb/rdb/SimpleGdbImpl2.java
r289 r307 661 661 662 662 /** 663 * 664 * @return true 665 */ 666 public boolean isFreeAttributeSearchSupported() 667 { 668 return true; 669 } 670 671 /** 663 672 * free text search for matching symbols. 664 673 * @return references that match the query
