Initial generation

The initial generation can be done in these ways:

  • Generation with full inheritance. All applicable context messages will be generated for a table and inherited by the tables that have a reference to the current table. Afterward the not wanted references and context messages can be hidden in the model editing step. Use this method only for applications with small data models; otherwise the models are unmanageable.
  • Generation without inheritance. The table models will get the context messages that are applicable for the current table. The references to other tables are generated as “hidden”, and there is no inheritance of the context messages of referenced tables. When editing the model the context messages to inherit can be added by unhiding the table reference to the table of which the context messages must be inherited.