Trees | Indices | Help |
|
---|
|
Contact: svensson@esrf.fr
Copyright: European Synchrotron Radiation Facility, Grenoble, France
License: LGPLv3+
|
|||
EDPlugin This is the EDNA plugin main class An EDNA plugin class: - is a configurable entity - has a base name (<date>-<random number>-<base name>) - handles input/output data (setter, getter, checker) - has warning and error messages - has a base and a working directory (both are configurable) The working directory is the folder from which the plugin is launched and should contain all associated files with the plugin execution (edna xml input/output, 3rd party output files) The base directory is the parent directory of the working directory. |
|
|||
__package__ = None hash(x) |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 20 03:53:30 2014 | http://epydoc.sourceforge.net |