Uses of Class
com.actelion.research.chem.io.DWARFileParser.SpecialField
-
Packages that use DWARFileParser.SpecialField Package Description com.actelion.research.chem.io -
-
Uses of DWARFileParser.SpecialField in com.actelion.research.chem.io
Methods in com.actelion.research.chem.io that return types with arguments of type DWARFileParser.SpecialField Modifier and Type Method Description java.util.TreeMap<java.lang.String,DWARFileParser.SpecialField>
DWARFileParser. getSpecialFieldMap()
Returns a columnName->SpecialField map of all non-alphanumerical columns.
-