Package org.eigenbase.dmv

Defines a Dependency/dataflow Metadata Visualization (DMV) framework.

See:
          Description

Class Summary
DmvGraphvizRenderer DmvGraphvizRenderer renders a DmvResponse as a .dot file suitable for input to Graphviz.
DmvResponse DmvResponse represents the result of a DMV query.
DmvTransformXmlReader DmvTransformXmlReader reads a definition of a DMV transformation from an XML file and applies it to a JmiDependencyMappedTransform.
 

Package org.eigenbase.dmv Description

Defines a Dependency/dataflow Metadata Visualization (DMV) framework.

Revision $Id: //open/dev/farrago/src/org/eigenbase/dmv/package.html#3 $
Copyright Copyright (C) 2007-2009 The Eigenbase Project
Copyright (C) 2007-2009 SQLstream, Inc.
Copyright (C) 2007-2009 LucidEra, Inc.
Author John V. Sichi