Show
Ignore:
Timestamp:
02/19/10 06:56:50 (2 years ago)
Author:
jgao
Message:

Add isFreeAttributeSearchSupported() to AttributeMapper?

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/corelib/src/org/bridgedb/AttributeMapper.java

    r283 r307  
    4444        public Map<String, Set<String>> getAttributes(Xref ref) throws IDMapperException; 
    4545 
     46        /** 
     47         * 
     48         * @return true if free attribute search is supported, false otherwise. 
     49         */ 
     50        public boolean isFreeAttributeSearchSupported(); 
     51 
    4652        /** 
    4753         * free text search for matching symbols.