The work context

The work context is determined by the instance from which you enter a network of relationships between instances. This context is defined by the design build path of the project which this instance belongs to.

This project constitutes the starting point for the resolution of the links between instances. If a link is not resolved in the project, the projects hierarchy declared in the design build path is explored in an upward direction to resolve it.

If you open or generate an instance from its definition project, then its work context is its definition project. However, if you open or generate a calling instance, its work context is the context of the calling instance.

The links (super references or subreferences) resolve differently according to the work context.
Note: A Data Element, called in the -CE Lines of a Segment, is redefined in a lower-level project. If the work context is the project of the Segment, the Data Element that is resolved by the link is the Data Element that can be accessed from the project of the Segment. However, if the work context is a project that is hierarchically lower than the project of the Segment (for example if you access the Data Element through the Screen that calls it in this project), the Data Element that is resolved by the link is the Data Element that is redefined in the hierarchically lower project.
You select the work context when you carry out the following actions:

Feedback