Uses of Class
nl.liacs.subdisc.cui.EnrichmentType

Packages that use EnrichmentType
nl.liacs.subdisc   
nl.liacs.subdisc.cui   
 

Uses of EnrichmentType in nl.liacs.subdisc
 

Constructors in nl.liacs.subdisc with parameters of type EnrichmentType
FileHandler(Table theTable, EnrichmentType theType)
           
FileLoaderGeneRank(Table theTable, EnrichmentType theType)
           
 

Uses of EnrichmentType in nl.liacs.subdisc.cui
 

Methods in nl.liacs.subdisc.cui that return EnrichmentType
static EnrichmentType EnrichmentType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EnrichmentType[] EnrichmentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.