Uses of Package
org.biomage.tools.generate_classes

Packages that use org.biomage.tools.generate_classes
org.biomage.tools.generate_classes   
org.biomage.tools.generate_cpp   
org.biomage.tools.generate_doc   
org.biomage.tools.generate_dtd   
org.biomage.tools.generate_er   
org.biomage.tools.generate_java   
 

Classes in org.biomage.tools.generate_classes used by org.biomage.tools.generate_classes
CreateClassFile.MethodInformation.ParamInfo
          Description: Inner class to hold parameter information.
CreateFile
          Description: Base Class for other classes to generate files.
CreateFile.AssociationAttrInformation
          Description: Inner class to hold association attribute information.
CreateFile.AttrInformation
          Description: Inner class to hold attribute information.
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.
CreateMageDTDClasses
           
XMIParseHelpers.IDREFException
          Description: Thrown when a lookup fails and the top element has an IDREF attribute.
 

Classes in org.biomage.tools.generate_classes used by org.biomage.tools.generate_cpp
CreateFile
          Description: Base Class for other classes to generate files.
CreateFile.AssociationAttrInformation
          Description: Inner class to hold association attribute information.
CreateFile.AttrInformation
          Description: Inner class to hold attribute information.
 

Classes in org.biomage.tools.generate_classes used by org.biomage.tools.generate_doc
CreateClassFile.DataTypeAttrInformation
          Description: Inner class to hold datatype attribute information.
CreateFile
          Description: Base Class for other classes to generate files.
CreateFile.AssociationAttrInformation
          Description: Inner class to hold association attribute information.
 

Classes in org.biomage.tools.generate_classes used by org.biomage.tools.generate_dtd
CreateFile
          Description: Base Class for other classes to generate files.
CreateFile.AssociationAttrInformation
          Description: Inner class to hold association attribute information.
 

Classes in org.biomage.tools.generate_classes used by org.biomage.tools.generate_er
CreateFile
          Description: Base Class for other classes to generate files.
CreateFile.AssociationAttrInformation
          Description: Inner class to hold association attribute information.
CreateFile.AttrInformation
          Description: Inner class to hold attribute information.
 

Classes in org.biomage.tools.generate_classes used by org.biomage.tools.generate_java
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.
CreateFile.AssociationAttrInformation
          Description: Inner class to hold association attribute information.
CreateFile.AttrInformation
          Description: Inner class to hold attribute information.
CreateFile.RoleInformation
           
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.