Package net.sourceforge.groboutils.codecoverage.v2.datastore

Controls the meta-data access for post-compilation and report generation, and logging data.

See:
          Description

Interface Summary
IClassMetaDataReader Knows how to read class meta-data from the repository.
IClassMetaDataWriter Knows how to store the meta-data in a repository.
IMetaDataReader Knows how to read the meta-data in a repository.
IMetaDataWriter Knows how to store the meta-data in a repository.
 

Class Summary
AnalysisModuleSet Contains data associated with each analysis module.
ClassRecord Contains data associated with a parsed class.
DirClassMetaDataReader Knows how to operate the repository for the meta-data.
DirClassMetaDataWriter Knows how to store the meta-data in a repository.
DirMetaDataReader Knows how to read the meta-data in a repository.
DirMetaDataWriter Stores meta-data in a directory structure.
MarkRecord Contains data associated with an analysis module's bytecode instruction mark.
 

Package net.sourceforge.groboutils.codecoverage.v2.datastore Description

Controls the meta-data access for post-compilation and report generation, and logging data.



Copyright © 2001-2003 by The GroboUtils Project