Table of Contents
« PreviousLevel upNext »

Business Studio Terms

Class

Description of a set of domain objects that have the same semantics and properties. We have selected the following main classes:

Relationships

A connection between a source and a target domain object. Business Studio differs the following relationship types:

List Rows

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.

Structures

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.

Repository

A number of objects of the same class stored in a database. Repositories can be:

Root Object

A default object in a repository. Defines the folder used to store all repository objects.

Object Model

A window used to view classes and properties.

Element Names in the Hierarchy

Ancestor

Any element that is higher in the hierarchy than the current one.

Ancestors

All elements that are higher in the hierarchy than the current one.

Descendants

All elements that are lower in the hierarchy than the current one.

Parent

The first-level ancestor of the current element.

Child

The first-level descendant of the current element.

Children

The first-level descendants of the current element.

Sister elements

A number of two or more elements that have the same parent.

Root element

The ancestor of all elements. This is the only element in the hierarchy that has no parent.

« PreviousLevel upNext »
() ()