Trees | Indices | Help |
|
---|
|
Parent class for all Pipeline I/O classes. Subclasses hold data that is passed between stages during execution.
|
|||
|
|||
|
|||
|
|||
|
|
Return a list of files representing this object. This method must be implemented in subclasses. |
Make sure that the object is valid. If it's not valid (e.g. file does not exist), raise a RuntimeError. This method must be implemented in subclasses. |
Check whether the object is used or empty. This method must be implemented in subclasses. |
Return the number of items in this object. This method may be overridden in subclasses. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:57 2016 | http://epydoc.sourceforge.net |