Reference View
The Reference view shows the references between the various Axon.ivy project artifacts. A reference of an artifact is everything which is used/called from the artifact (e.g. call to a callable process or User Dialog) or which is embedded in the artifact (e.g. embedded sub element in a process or processes inside a project). Inverse references are the opposite of references. This means an inverse reference of an artifact is everything which uses/calls the artifact or which contains it.
Tip
To work with references of process elements, there are also some useful features on the Process Editor Element Menu.
Accessibility
Window > Show View > Reference View
Right click on a project, process, User Dialog or embedded sub element in the project tree > Show References or Show Inverse References
Features
The Reference view has the following functions:
- Refresh ()
This function reloads the actual showed references.
- Stop ()
This function stops the calculation of references.
- Show References ()
This option shows the references of the actual root object.
- Show Inverse References ()
This option shows the inverse references of the actual root object.