Component
Every application will have, beside the base components, a dedicated component. This component will contain the data model of the application in the form of data elements, and the business logic in the form of task and flow elements.
A component will also have service elements and a number of dependencies
Field | Description |
---|---|
Name | A name following the naming conventions |
Full Name | The full name following the naming conventions |
Version | typically starts at 1.0 |
Model Repository | Specifies which descriptors are to be used |
Custom Repository | Where the custom code is located |
Main screen | Not used |
See Component options for options on component level