Package | Description |
---|---|
com.compomics.util.experiment.identification.filtering |
Classes for the filtering of identification objects.
|
Modifier and Type | Field and Description |
---|---|
protected MatchFilter.FilterType |
MatchFilter.filterType
The type of filter.
|
Modifier and Type | Method and Description |
---|---|
MatchFilter.FilterType |
MatchFilter.getType()
Return the type of the filter.
|
static MatchFilter.FilterType |
MatchFilter.FilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchFilter.FilterType[] |
MatchFilter.FilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MatchFilter.setType(MatchFilter.FilterType filterType)
Sets the type of the filter.
|
Copyright © 2018. All rights reserved.