Description of a set of domain objects that have the same semantics and properties. We have selected the following main classes:
A connection between a source and a target domain object. Business Studio differs the following relationship types:
Classes used to implement one-to-many relationships. The sub-classes of the List Rows class describe models of objects that act as "many" in the system.
These classes describe property sets related by some attribute. The classes make it possible to:
Technically, these classes are created in the List Rows class, because they’ve got the similar object storing mechanism, but implement the one-to-one relationship.
A number of objects of the same class stored in a database. Repositories can be:
A default object in a repository. Defines the folder used to store all repository objects.
A window used to view classes and properties.
Any element that is higher in the hierarchy than the current one.
All elements that are higher in the hierarchy than the current one.
All elements that are lower in the hierarchy than the current one.
The first-level ancestor of the current element.
The first-level descendant of the current element.
The first-level descendants of the current element.
A number of two or more elements that have the same parent.
The ancestor of all elements. This is the only element in the hierarchy that has no parent.