Interface ReporterExportFeature
- All Superinterfaces:
ExportFeature
- All Known Implementing Classes:
ReporterPeptideFeature,ReporterProteinFeatures,ReporterPsmFeatures
Reporter extension of the utilities export features.
- Author:
- Marc Vaudel, Harald Barsnes
-
Field Summary
Fields inherited from interface com.compomics.util.io.export.ExportFeature
serialVersionUID -
Method Summary
Modifier and TypeMethodDescriptionbooleanIndicates whether the feature is channel dependent.Methods inherited from interface com.compomics.util.io.export.ExportFeature
getDescription, getExportFeatures, getFeatureFamily, getTitle, isAdvanced
-
Method Details
-
hasChannels
boolean hasChannels()Indicates whether the feature is channel dependent.- Returns:
- a boolean indicating whether the feature is channel dependent
-