Interface ModuleTableRow
-
- All Known Implementing Classes:
GeneralModuleRow,ReactionTableRow
public interface ModuleTableRow- Author:
- cl
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default StringgenerateFeatureString(Map<String,List<String>> featureMap)default StringgenerateHeader(String identifier)StringtoRow()
-