Uses of Class
com.actelion.research.chem.io.DWARFileParser
-
Packages that use DWARFileParser Package Description com.actelion.research.chem.io -
-
Uses of DWARFileParser in com.actelion.research.chem.io
Methods in com.actelion.research.chem.io with parameters of type DWARFileParser Modifier and Type Method Description void
DWARFileCreator. setMasterCopy(DWARFileParser parser)
If the file to be created shall resemble another DataWarrior file regarding file explanation, macro content, columns names, column properties, runtime properties (template), then one may define a master copy with this method that serves as a blue print.
-