- Visual Paradigm for UML
Infobox Software
name = Visual Paradigm for UML
developer =Visual Paradigm International Ltd.
latest_release_version = 6.1 Service Pack 1
latest_release_date =Nov 19 2007
operating_system =Cross-platform
genre =UML CASE Tool
license =Proprietary with [http://www.visual-paradigm.com/product/vpuml/communityedition.jsp Free Community Edition]
website = http://www.visual-paradigm.com/product/vpuml/Visual Paradigm for UML is a UML CASE Tool supporting
UML 2.1 and theBusiness Process Modeling Notation (BPMN). In addition to UML modeling support, it providesbusiness process modeling , anobject-relational mapping generator for Java, .NET and PHP. There is a free Community Edition for non-commercial use (without generation of code and database tables).UML Modeling
Visual Paradigm for UML supports 13 UML diagrams. UML diagrams supported are:
*Class diagram
*Use case diagram
*Sequence diagram
*Communication diagram
* State machine diagram
*Activity diagram
*Component diagram
*Deployment diagram
*Package diagram
*Object diagram
*Composite structure diagram
* Timing diagram
*Interaction overview diagram Requirements Management
Business Process Modeling
Visual Paradigm for UML Enterprise Edition supports the latest version of
BPMN . There are two Business Process Modeling Diagrams: Business Process Diagram (BPD) andData Flow Diagram (DFD). BPD shows the design for modeling business activity within and between organizations. TheBPMN is a simple yet powerful notation for modeling workflows.The DFD is another important tool for the
business analyst to model data and document flow in the real world or in an IT system.Database Modeling
There are two kinds of data modeling diagrams, the Entity Relationship Diagram (ERD) and the
Object Relational Mapping Diagram (ORM Diagram). The ERD is used to model the relational database at the physical level. The ORM Diagram shows the mapping between class and entity. The ORM Diagram is a tool to show the mapping between the class fromobject-oriented world and the entities in therelational database world.Code Generation
VP UML Professional can generate code from a class model, and also the relational
database structure (tables or schemata) suited to persistently hold the data contained in so-calledentity classes. VP UML allows for different starting points:
* reverse engineer the ERD from an existing database, and generate matching code classes
* start with a class model, generate an ERD, database tables and code from it
* start with an ERD, generate a class model, database tables and code from it.The generated code comprises:
* the classes themselves for objects modeled in class diagrams
* controller classes providing reading, writing, and deleting functions for database entries
* the latter follow one of several patterns: DAO, Factory class, orstatic method s
* example code for generating data in the DB, reading and deleting it
* (optionally) JavaServer Pages/ASP .NET pages for the entities modeledReverse Engineering
VP UML can reverse engineer 9x, C++, Java, IDL, PHP and Python source code, XML and XML schema files, databases (with JDBC), and .NET .exe and .dll files [cite web|url=http://www.visual-paradigm.com/product/vpuml/features#reversecode|title=Visual Paradigm for UML - feature list] ] .
License
The Community-Edition version is free for non-commercial use, but limits on the number of diagrams per project and embeds a watermark on printed diagrams.
Notes
External links
* [http://www.visual-paradigm.com/product/vpuml/ Visual Paradigm for UML Product Home]
Wikimedia Foundation. 2010.