| 
                    |||||||
| Interfaces | ||
|---|---|---|
| 
         | 
    IBusinessEntityGenerator | |
| 
         | 
    IContainerControlGenerator | |
| 
         | 
    IControlGenerator | |
| Classes | ||
|---|---|---|
| 
         | 
    BusinessEntityGenerator | Generator for Business Entity and Data Access classes | 
| 
         | 
    BusinessEntityValidationGenerator | |
| 
         | 
    ContainerControlGenerator | |
| 
         | 
    ControlGeneratorDidNotReturnCodeException | Exception thrown by the ContainerControlGenerator when a contained Control generator did not return source code, that is, when ? was returned or "" was returned from a routine that needs to return a value | 
| 
         | 
    ControlGeneratorException | Exception thrown by the ContainerControlGenerator for issues during code generation | 
| 
         | 
    DataAccessStyleEnum | |
| 
         | 
    Generated | Contains information about the most recently built code | 
| 
         | 
    ListIControlGenerator | |
| 
         | 
    PackageNotEnteredEnum | Enum describing which package informattion is missing, property of the PackageNotEnteredException | 
| 
         | 
    PackageNotEnteredException | Exception raised by the Business Entity Generator when the package information is missing | 
| 
         | 
    WriteFileEventArgs | Evnet Argument for the WriteFile Event of the BusinessEntityDatasetController |