public class AAPropertyFeatureAbsolute extends AAPropertyFeature
Modifier and Type | Field and Description |
---|---|
static int |
index
The index of this ms2pip feature.
|
aaIndex, aminoAcidProperty
implementations
Constructor and Description |
---|
AAPropertyFeatureAbsolute()
Empty default constructor
|
AAPropertyFeatureAbsolute(int aaIndex,
AminoAcid.Property property)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getCategory()
Returns the category of the feature.
|
String |
getDescription()
Returns the description of the feature.
|
int |
getIndex()
Returns an integer unique to this class.
|
getAaIndex, getAminoAcidProperty, setAaIndex, setAminoAcidProperty
public static final int index
public AAPropertyFeatureAbsolute()
public AAPropertyFeatureAbsolute(int aaIndex, AminoAcid.Property property)
aaIndex
- the index on the sequenceproperty
- the amino acid propertypublic String getCategory()
Ms2pipFeature
public String getDescription()
Ms2pipFeature
public int getIndex()
Ms2pipFeature
Copyright © 2021. All rights reserved.