Package org.biomage.tools.generate_dtd

Interface Summary
WriteDTDFile.CreateClassTransformer Description: An interface implemented by classes that take a class list and transform the members by either changing the relationships or adding or subtracting classes.
 

Class Summary
TransformBioAssayData Description: Class that is resposible for transforming the class list passed in.
WriteDTDClassElement Description: Class that is resposible for generating the DTD entities, if base class, and element and attribute if not abstract for the CreateClassFile passed into the c'tor.
WriteDTDElement Description: Class that is resposible for generating a DTD file for the classes represented by the list of class nodes passed into the constructor.
WriteDTDFile Description: Class that is resposible for generating a DTD file for the classes represented by the list of class nodes passed into the constructor.
WriteDTDFile.PackageDependencies Description: An inner class to hold the inter and intra package dependencies.
WriteDTDMageElement Description: Class that is resposible for generating a DTD file for the classes represented by the list of class nodes passed into the constructor.
WriteDTDPackageElement Description: Class that is resposible for generating a DTD file for the classes represented by the list of class nodes passed into the constructor.