public abstract class IonFeature extends Object implements Ms2pipFeature
Modifier and Type | Class and Description |
---|---|
static class |
IonFeature.Property
Enum for the possible features.
|
Modifier and Type | Field and Description |
---|---|
protected IonFeature.Property |
property
The peptide feature.
|
implementations
Constructor and Description |
---|
IonFeature() |
Modifier and Type | Method and Description |
---|---|
String |
getCategory()
Returns the category of the feature.
|
IonFeature.Property |
getFeature()
Returns the peptide feature;
|
void |
setFeature(IonFeature.Property feature)
Sets the peptide feature.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getIndex
protected IonFeature.Property property
public IonFeature.Property getFeature()
public void setFeature(IonFeature.Property feature)
feature
- the peptide featurepublic String getCategory()
Ms2pipFeature
getCategory
in interface Ms2pipFeature
Copyright © 2018. All rights reserved.