Interface Ms2pipFeature
- All Known Implementing Classes:
AAIdentityFeature,AAIdentityFeatureAbsolute,AAIdentityFeatureRelative,AAPropertyFeature,AAPropertyFeatureAbsolute,AAPropertyFeatureRelative,AAPropertyRelationshipFeature,AASequenceFeature,ComplementaryIonAminoAcidFeature,ComplementaryIonFeature,ForwardIonAminoAcidFeature,ForwardIonFeature,IonFeature,ModificationFeature,PeptideAminoAcidFeature,PeptideFeature
public interface Ms2pipFeature
Interface for an ms2pip feature.
- Author:
- Marc Vaudel
-
Field Details
-
implementations
Array of the implemented features.
-
-
Method Details
-
getCategory
String getCategory()Returns the category of the feature.- Returns:
- the category of the feature
-
getDescription
String getDescription()Returns the description of the feature.- Returns:
- the description of the feature
-
getIndex
int getIndex()Returns an integer unique to this class.- Returns:
- an integer unique to this class
-