|
Class Summary |
| MetaInfoGenerator |
Use this class to generate the meta files for the domain objects.
|
| RelationshipInfoReader |
This class will parse the RelationshipInfo file returning a List of Relationship objects. |
| RelationshipInfoReader.Relationship |
An instance of this class represents a relationship defined in the RelationshipInfo.xml file. |
| TableInfoReader |
This class will parse the TableInfo file returning an instance of TableInfo object. |
| TableInfoReader.Table |
An instance of this class represents a table defined in the TableInfo.xml file. |
| TableInfoReader.TableInfo |
An instance of this class represents a TableInfo.xml file. |
| UnifaceSchemaReader |
This class has is to be used for converting existing Uniface defintions into a XML format, which in turn can be used for code-generating Domain classes & mapping files. |