org.jaffa.tools.domainmeta.uniface |
|
Java Source File Name | Type | Comment |
MetaInfoGenerator.java | Class | Use this class to generate the meta files for the domain objects. |
RelationshipInfoReader.java | Class | This class will parse the RelationshipInfo file returning a List of Relationship objects. |
TableInfoReader.java | Class | This class will parse the TableInfo file returning an instance of TableInfo object. |
UnifaceSchemaReader.java | Class | 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. |