|
|
CORE 1.0 |
The Overview page provides general information about the module, a list of all development units with a short summary for each and logos of the owner/developer and the module. This page might be extended by the authors and contain architectural and design elements in order to facilitate the learning process of the reader.
This page lists the filters applied for development units in order to select the source files of module and object filters which exclude certain parts of the development units from the scope. Its is common practice in Oracle Forms based software that elements of core modules are subclassed in every development units of application modules. Since these objects are exactly the same in every unit they are normally not documented in the application module. With object filters authors can exclude these objects from the scope of the project in order to document only the objects directly related to the module's primary tasks.
Oracle Forms projects usually contain Form, Menu, PL/SQL Library and Object Library types of development units. In order to facilitate navigation between these different type of units the upper-left frame of the documentation screen contains the name of the unit types and the number of development units of that type in the project. Clicking on a unit type results in the displaying of the development unit index of the selected type in the lower-left frame of the screen.
Lists the development units of a particular type (form, menu...etc) or all of the units sorted by their file names. The detailed technical article of the development unit can be displayed in the central frame of the documentation by clicking on the name of the unit.
|
|
CORE 1.0 |