Site hosted by Angelfire.com: Build your free website today!
Visual Paradigm Home

 
Introduction
 
Integrating NetBeans with VP-UML
 
Code Reverse Engineering
 
Code Generation/Synchronization
 
 
Related Resources

Interactive Tutorials
  Full Development Support
  Importing VP-UML Project to NetBeans Project
  Synchronization between code and model
  Using full features of VP-UML through NetBeans Integration
Atricles
  Highlight of NetBeans Integration
  NetBeans Integration Tutorial
VP-UML NetBeans Integration

NetBeans IDE is one of the most popular IDE on the market. It's free, cross-platform and has superior extensibility. With the cutting edge Open API technology, it can integrate with different tools seamlessly.

Visual Paradigm for UML NetBeans Integration  




Visual Paradigm for UML provides integration with NetBeans (Professional Edition only). Now you can synchronize your source code with your UML diagrams in both forward and reverse engineering.

Visual Paradigm for UML NetBeans Integration


Integrating VP-UML with NetBeans  
Integrating NetBeans with VP-UML


It is very easy to integrate VP-UML with NetBeans. What you have to do is select the right path and press the start button. VP-UML will do all the rest for you automatically.


Code Reverse Engineering

After integrate with NetBeans, you can synchronize your source code with the VP-UML model. To reverse engineer your source code into VP-UML model, simply select the project or class(es) that you want to reverse, and choose Update VP-UML Model, then the model of the selected class will be created in VP-UML.
Reverse Engineering from NetBeans to VP-UML
Reverse Engineering from NetBeans to VP-UML

Code Generation  
Code Generation/Synchronization


Besides code reverse engineering, you can perform code generation from VP-UML diagram to source code in NetBeans. After you have modified your diagram, select the project or class and choose Update to NetBeans, then the source code at NetBeans will be updated automatically.
Return to Top