Package org.biomage.tools.generate_classes

Interface Summary
CreateMageClasses.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
CreateClassFile Description: Class that is resposible for generating a java file for the class represented by the class node passed into the constructor.
CreateFile Description: Base Class for other classes to generate files.
CreateInterfaceFile Description: Class that is responsible for generating a java file for the interface represented by the association end node passed into the constructor.
CreateMageClasses  
CreateMageClassFileList  
CreateMageDTDClasses  
CreateMAGEFile Description: Class that is resposible for generating a java file for the class represented by the class node passed into the constructor.
CreatePackageFile Description: Class that is resposible for generating a java file for the class represented by the class node passed into the constructor.
XMIParseHelpers  
 

Exception Summary
XMIParseHelpers.IDREFException Description: Thrown when a lookup fails and the top element has an IDREF attribute.