Package | Description |
---|---|
net.sourceforge.seqware.common.metadata |
Critical classes that effectively convert API calls into actions against the DB and web service.
|
net.sourceforge.seqware.common.model |
Hibernate model classes for the metadb.
|
net.sourceforge.seqware.pipeline.plugins.fileprovenance |
Dump out the file provenance report to the user.
|
Modifier and Type | Method and Description |
---|---|
static FileProvenanceParam |
FileProvenanceParam.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileProvenanceParam[] |
FileProvenanceParam.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
FileProvenanceParam |
ProvenanceUtility.HumanProvenanceFilters.mappedParam |
Modifier and Type | Method and Description |
---|---|
static Map<FileProvenanceParam,List<String>> |
ProvenanceUtility.convertOptionsToMap(joptsimple.OptionSet options,
Metadata metadata) |
Copyright © 2015 SeqWare. All rights reserved.