Navigating to EJB source code
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.
You can also start EJB editors to develop the source code of enterprise beans.
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.Starting EJB editors
In UML visualization, you can start an Eclipse Enterprise JavaBeans (EJB) editor to edit the source code of enterprise beans.
Parent topic
Designing enterprise beans by using UML class diagrams
Related tasks
Creating and managing enterprise beans
Adding new enterprise beans to UML class diagrams
Adding new enterprise beans created from database tables to UML class diagrams
Creating and managing EJB relationships
Designing CMP entity beans
Designing EJB security concepts
Running enterprise beans on a server
Debugging enterprise beans on a server
Profiling enterprise beans on a server