Navigating to the source code of enterprise beans
In UML visualization, you can navigate from the diagram editor to the source code files of Enterprise JavaBeans (EJB) enterprise beans, such as entity beans, session beans, implementation classes, and home and remote interfaces.
To navigate to the source code of an enterprise bean, in the diagram editor, right-click an enterprise bean; then click Navigate > Show in > Project Explorer.
The Project Explorer view shows the project with the focus on the source code file of the selected enterprise bean.
Parent topic
Navigating to EJB source code
Related tasks
Starting EJB editors