| Package | Description | 
|---|---|
| io.seqware.pipeline | 
 Provides utility classes. 
 | 
| net.sourceforge.seqware.common.util.configtools | 
 Handle reading of SeqWare .seqware/settings files. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SqwKeys | 
SqwKeys.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SqwKeys[] | 
SqwKeys.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
ConfigTools.getSettingsValue(SqwKeys key)
Get the value of a key if defined or the default value if not defined. 
 | 
Copyright © 2015 SeqWare. All rights reserved.