NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

package org.LexGrid.LexBIG.Utility;

/**
 

* Constants for use in the LexBIG API.

  • */
    public class LBConstants \{
        
    public static enum SortableProperties
    Unknown macro: { matchToQuery, code, codeSystem, entityDescription, conceptStatus, isActive }
    ;

public static enum MatchAlgorithms

Unknown macro: { exactMatch, startsWith, LuceneQuery, NormalizedLuceneQuery, DoubleMetaphoneLuceneQuery, contains, RegExp }

;

public static enum KnownTags

Unknown macro: { PRODUCTION }

;


}

  • No labels