Packages
cometa This package is contains only the Main class, needed to run the cometa framework.
cometa.combine This package contains the classes that allow to combine the metadata.
cometa.execute This package contains the classes that allow to execute the combinatin procedure.
cometa.exist Package that encapsulates all the details related to the communication with the metadata database (eXist).
cometa.exist.triggers All the metadata database triggers (needed to verify the referential integrity of the metadata) must be implemented in this package.
cometa.gui Package containing the GUI classes.
cometa.translator This package contains the classes that allow to map the XML metadata files to object in the Java Object Model.
cometa.translator.method This package contains the classes that allow to map the method metadata to objects.
cometa.translator.procedure This package contains the classes that allow to map a procedure java object to an XML procedure file.
cometa.translator.product This package contains the classes that allow to map the product metadata to objects.