New Features
Enhanced Features
Revamped Features
O/R Mapping
Tips and Tricks
UML Diagrams
VP Suite

Source code navigation in SDE for Eclipse

In SDE for Eclipse, a UML class model can be associated with a Java class in Eclipse through round-trip engineering. Now, SDE for Eclipse lets you navigate from UML class model (class, attribute and operation) to the corresponding Java class code content. With this feature, navigation from UML class model to code can be done in a second.
Animated Demo

Jump to class from Class Diagram

On the Class Diagram, right-click on a class and select Select in Code from the pop-up menu.


The corresponding source file will be opened and the class will be selected.

Jump to attribute from Class Diagram

On the Class Diagram, right-click on an attribute an select Select in Code from the pop-up menu.


The corresponding source file will be opened with the attribute being selected.

Jump to operation from Class Diagram

On the Class Diagram, right-click on an operation and select Select in Code from the pop-up menu.


The corresponding source file will be opened with the operation being selected.

Resources

 
 
Last modified: 2006/10/24 07:33
 
 
Home | Recent Topics | Highlights | UML Diagrams | Tips and Tricks | Object-Relational Mapping
visual-paradigm.com Home | Training Center | UML Center | VP Gallery | Discussion Forum | UML Open Directory