|
Class Summary |
| ChimeraProperties |
A Central Properties class that keeps track of all the properties
used by Chimera. |
| Chmod |
This class changes file permission modes in
Unix/Linux environment. |
| DAX2CoG |
Convert a dag structure into the new CoG's XML format for
visualization. |
| DAX2DOT |
Convert a dag structure into GraphViz dot format. |
| FcntlFileLock |
This class implements file locking using system-provided lock
functions. |
| FcntlLock |
This class encapsulates the instance variables necessary to lock
a file. |
| FileHelper |
This class allows access to a set of files. |
| LockFileLock |
This class implements file locking using explicit lock files. |
| LockFileSet |
This class is a helper for the LockHelper. |
| LockHelper |
|
| Logging |
Create a common interface to handle logging of messages,
debugging and streaming. |
| SequenceGenerator |
Each instance of this class produces a row of sequence numbers. |
| SequenceMapping |
This class maps back and forth between a short identifier, and
some unique, abstract identifier that is generated by a sequence. |
| VDLType |
This class returns pre-defined type values given the corresponding
strings defined in the XML schema. |