Package org.eigenbase.inventory

Defines the Eigenbase component inventory framework via annotations.

See:
          Description

Class Summary
EigenbaseInventoryGenerator Produces an XML file containing an inventory of all Eigenbase components by processing inventory annotations in source files.
EigenbaseInventoryGenerator.InventoryProcessor  
 

Enum Summary
EigenbaseComponentCategory Enumerates known component types for inventory purposes.
 

Annotation Types Summary
EigenbaseComponent Defines inventory information for Eigenbase components.
 

Package org.eigenbase.inventory Description

Defines the Eigenbase component inventory framework via annotations.

Version:
$Id: //open/dev/farrago/src/org/eigenbase/inventory/package-info.java#5 $
Author:
John V. Sichi