|
Class Summary |
| DeleteMeta |
This class deletes annotations for definition's and lfn's |
| DeleteVDC |
This class deletes definition's that match the namespace, identifier,
version triple. |
| ExitCode |
This class gets the exit code of a job from invocation record. |
| GetDAX |
This class generates the DAX per the request for an lfn or a derivation. |
| InsertMeta |
This class inserts annotations into the backend database. |
| Planner |
The shell planner. |
| SearchMeta |
This class searches definitions or LFNs which match a query. |
| SearchVDC |
This class searches definitions that match the namespace, name,
version triple, then prints the search results in one of the formats:
vdlx, vdlt, or name. |
| ShowMeta |
This class deletes annotations for definition's and lfn's |
| TestProps |
This class deletes annotations for definition's and lfn's |
| Toolkit |
This class is the base class for other toolkits. |
| UpdateVDC |
This class uses the VDLxParser to parse VDLx specifications
and add them to the database backend. |
| VDLc |
This class generates implements the pipeline of the usual suspect
from vdlt2vdlx via insert- or updatevdc to gendax. |
| VDLHelper |
This class encapsulates common helper functions for VDL parsing. |
| VDLtConv |
Test calls to parse the a given filename and produce XML from it. |
| VDLx2VDLt |
This class uses the VDLxParser to parse VDL XML
specification and output VDL textual specification. |
| VersionNumber |
This class just prints the current version number on stdout. |
| VizDAX |
This class generates GraphViz dot format from a DAX |
| VizDAX2 |
This class generates CoG XML from a DAX. |
| XSearchVDC |
This class searches definition's that match the namespace, name, version
triple, then prints the search results in one of the formats: vdlx, vdlt,
or name. |