magicdraw uml 14.0 eap b1
magicdraw uml 14.0 eap b1
Designed for Business Analysts, Software Analysts, System Analysts, Programmers, QA Engineers, and Documentation Writers, this dynamic and versatile development tool facilitates analysis and design of Object Oriented (OO) systems and databases. It provides the industrys best code engineering mechanism (with full round-trip support for J2EE, C#, C++, CORBA IDL programming languages, .NET, XML Schema, WSDL), as well as database schema modeling, DDL generation and reverse engineering facilities.
In short, MagicDraw is:
- A handy UML editor. A friendly and customizable GUI let you express your ideas in UML as quickly and straightforwardly as possible. The entire UML 2 notation and semantics are supported.
- A powerful code engineering tool. You can construct UML model, generate source code from it, write more code by hand or in your favorite IDE, then reverse the code, make some changes in the MagicDraw, and merge your model with the code again. No details are lost, no matter which way (backward or forward) you go. Support for Java, C#, C++, CORBA IDL, DDL.
- A UML model reporting facility. Based on the XSL files, you can generate custom HTML reports for each model element. MagicDraw allows you to select what parts of the model to include and how the report should look.
- An OO model analysis tool. MagicDraw generates package dependency diagrams, recover and display inheritance trees, or track any other kind of relation as a method parameter or a return value, such as dependencies, associations, realizations, and class usage.
- A custom OO model generator. Predefined set of desing patterns including GoF, Java, JUnit design pattern. All pattern can be extended and new pattern can be created using Java or Jython.
- Team modeling tool. More than one developer can work with the same OO model. The UML model is stored in the Teamwork Server repository. Every single developer can lock a part of the model and work on that part individually. Later the changes can be committed to the server and shared with the team. The server works much like a source code version control system.
- Database modelling tool. You can design database schema in UML class diagram, then generate its DDL code. If you want to analyze structure of existing database you can reverse engineer it via JDBC bridge.
MagicDraw runs on a wide variety of operating systems, such as Windows 98/ME/NT/2000/XP, Solaris, OS/2, Linux, HP-UX, AIX, MacOS (X) and everywhere else where Java 1.4, 5 or 6 is supported. =
MagicDraw is available in the following editions:
- MagicDraw Reader.
MagicDraw Reader edition is made for reading and previewing UML models created with MagicDraw and is free of charge. It is extremely useful when you want to share your ideas expressed in UML with partners, colleagues, or clients, who do not have their copy of MagicDraw. This edition is also equipped with printing and image export capabilities. - MagicDraw Community edition.
MagicDraw Community Edition is a free edition for developers working on non-commercial projects. This edition a minimal set of features enabled and only allows full functionality for class diagrams. All other diagrams are read only. MagicDraw Community Edition is designed for creating static structure models when XMI output is needed and is ideally suited for Open Source projects. This edition has printing and image export capabilities enabled. - MagicDraw Personal Edition.
The MagicDraw Personal Edition contains all of MagicDraws powerful UML diagramming capabilities, including full UML 2 support and extensibility features, basic reporting functionality and image export. Files are stored in XMI format. All model elements can be accessed via MagicDraws Open API. In this edition, you will find everything you need to draw, edit and publish your UML models. - MagicDraw Standard Edition.
The Standard Edition takes all of the Personal Editions features and adds to them a WAE, content, and Robustness diagrams, model analysis and facilitation features, customizable and extendable patterns, integrations with most popular IDEs and a set of predefined model templates and UML profiles. The Standard Edition also supports UNISYS XMI diagramming extensions for interchanging the MagicDraw models you create with other UML modeling tools as well as the latest Model Driven Architecture (MDA) tool offerings. The Standard Edition is available in standalone, floating and mobile license versions and is fully compatible with the MagicDraw Teamwork Server. The Standard Edition is ideally suited for all analysts and architects who need various model extensions and modeling facilitations. - MagicDraw Professional Edition.
The Professional Edition is built on the Standard Editions capabilities and is available in one of three programming language specific versions - Java, C++ and C#. In addition to the Standard Editions features, the Professional Edition adds code generation and reverse engineering functionality. The Professional Edition is ideal for anyone who wants to generate code out of an existing model or create a UML model from an existing project. - MagicDraw Enterprise Edition.
The MagicDraw Enterprise Edition represents the top of the line of the MagicDraw family of products and represents the ultimate solution for all your modeling needs. The Enterprise Edition combines all of the functionality of the Personal and Standard Editions, and all three versions of the Professional Edition, into a comprehensive state-of-the-art UML programming solution. But the Enterprise Edition does not stop there and adds code engineering and diagramming functionality in CORBA IDL, EJB, WSDL and XML schema. For working with DB structure, the Enterprise Edition not only provides code engineering and diagramming but also provides structure retrieval via JDBC. The MagicDraw Enterprise Edition is a must when working with multiple development technologies and databases.
MagicDraw provides a means for architectural view modeling: to define system and software architecture in all 4+1 views, and at different abstraction levels.
MagicDraw automatically generates your model parts in accordance with established design patterns: GoF, Java, EJB, JUnit, XML Schema, WSDL, CORBA IDL, and any of your customizable patterns.
With MagicDraw?s visualization and analysis wizards, you can easily import an UML model from any source ?XMI import or a reverse engineering operation ? and visually display it.
Support for integrated modeling. With a few simple clicks, create an integrated development environment by meshing MagicDraw with Eclipse, IBMs WebSphere Application Developer and Rational Application Developer, Borland?s JBuilder, IntelliJ IDEA, NetBeans, Sun?s Java Studio, BEA WebLogic Workshop.
With MagicDraw UML you may integrate your data models with business and OO models. UML profile for DDL enables mapping of relational concepts to UML elements. MagicDraw gives you a tool for generating and reversing DDL Scripts, retrieving Database Structure (Schema) via JDBC.
Another data modeling powerful tool is model transformations in both Platform Independent Model (PIM) to Platform Specific Model (PSM) and PSM to PIM:
UML to Generic DDL: transforms your conceptual UML model to generic DDL model;
DDL to UML: transforms your generic DDL model to conceptual UML model;
UML to Oracle DDL: transforms your conceptual UML model to specific Oracle DDL model;
UML to XML Schema: transforms your conceptual UML model to XML Schema;
XML Schema to UML: transforms your XML Schema to conceptual UML model.
UML StateWizard Pro 1.5 acts as an IDE (Integrated Development Environment) add-in, which provides a UML (Unified Modeling Language) state machine programming mechanism in form of portable standard C or C++ classes for either embedded systems development and simulation, or Windows/WinCE application development. After embedded systems' simulation and debugging in IDE, developer can move program to a destination working environment (such as VxWorks, embedded Linux, etc) with little or no extra investment of effort.
Just like Visual C++ ClassWizard, UML StateWizard provides a UML state machine programming mechanism in portable standard C/C++ for cross-platform program developement including Win32/WinCE and embedded systems developing and simulating. After embedded systems simulation and debugging in IDE, developer can move program to a destination working environment (such as VxWorks, embedded Linux, etc) with little or no extra investment of effort.
Why UML StateWizard?
You may ask why UML StateWizard, while there are already many good UML tools such as Rational Rose, VisualState and others. Our answer is:
- UML StateWizard aims at not only being a modeling or code generation tool, but also being a full-featured UML dynamic modeling tool with reverse engineering and round-trip engineering features. It models program with the State Charts or the State Tree, moreover, it synchronizes the model with the changes in the application code in the stages of software design and coding;
- Just like the MS Visual C++ ClassWizard, StateWizard runs inside the integrated development environment. There is no need to switch between tools for design/development. Many other UML modeling tools run as stand alone applications;
- No intermediate modeling file. Build UML diagrams directly from a set of specific macro and flags in source code.
- StateWizard rapidly builds applications with state machine based frameworks. It efficiently codes state charts directly in platform-independent standard embedded C/C++;
- StateWizard provides state tracking, simulation and debugging for embedded system development.
Those UML tools that generate code for UML behavioral models such as state diagrams are usually quite expensive. Basic UML drawing and code generation tools can be obtained for a few hundred dollars per license seat, but the tools that generate code from state charts are usually on the order of several thousand dollars per seat. Organizations on a limited budget may be forced to use less expensive tools, meaning that the state machine design must be maintained separately from the program code, almost guaranteeing that the design and code will drift away from each other during and after development. It becomes very difficult to keep the design updated with changes in the source code, requiring great process discipline by the developer.
UML StateWizard is a full-featured UML tool:
- UML diagram support: StateWizard supports the state tree, state chart drawing for dynamicl modeling.
- Forward engineering: The StateWizard UML tool does not limit its use to just pictorial depictions of diagrams. Because the structure of the system defined by the diagram is translated by a developer into actual source code, StateWizard bridges this step by generating the source code in a state machine framework with the methods stubbed out. Developers can take up this stub code and fill in with the actual code.
- Reverse engineering: Reverse engineering is exactly the opposite of forward engineering. In reverse engineering, StateWizard loads all the files of the application/system, identifies state relationships among applications, and reconstructs the entire state machine structure along with all relationships.
- Round-trip engineering: A rule in software design is that no design remains unchanged. This is as true for small systems as it is for large systems. During development, the design structure defined in the UML model undergoes changes to incorporate differences in implementation that may not have been envisaged during design. It becomes very difficult to keep the design of the system synchronized with the changes in the source code. StateWizard s round-trip engineering feature allows the UML tool to synchronize the model with changes in the application code. StateWizard enforces real-time synchronization of its model to modifications in the source code. For example, developers can visually do a drag-and-drop operation in a state chart diagram and the source code will change as well. On the other hand, developers may directly modify the source code and modifications will be automatically shown in the state chart diagram. StateWizard serves as a bridge between state chart diagram and source code.
- Documentation: StateWizard provides some way for the designer to document design decisions in the diagrams. A designer may save a state chart as a BMP file and a state tree as a text file.
- * Integration with popular IDE (VC++): With the increasing use of iterative methodologies for building software systems, it becomes very difficult to keep the design of the system in sync with the developed code. Hence, it would be useful if the UML tool provides integration with popular IDEs. This feature would enable the UML tool to be updated with the changes in the source code made in the IDE.
You may apply UML StateWizard to :
Platform-independent embedded system modeling and simulation.
- In simulation environment, developer can design some simulators using Windows program as service providers. These simulators have identical interface with target service providers' interface. On target environment, developer may take little effort to integrate state machine applications with these service providers to real environment. Active applications may make some service calls exported by service providers, meanwhile may receive some external events triggered by service providers through RTOS functions. There are many different RTOSs although they provide similar functions.
- RTOS Virtual Layer provides a set of platform independent functions so that it can be moved to other platforms without any state machine applications changes. In debugging, state machines can be used to test how an application handles insufficient memory situations, to examine allocation patterns, or to log allocation information for later analysis.
State machines based Win32/WinCE programs development through window message hooking technology.
- Windows-based applications are event-driven. Each window has a function, called a window procedure, that the system calls whenever it has input for the window. That procedure takes responses depending on the incoming Windows message type.
- However, if an application that must sequence a series of actions, or handle inputs differently depending on not only the incoming message but also what state it's in, is often best implemented as a state machine. In a concurrent, distributed system, there are several state machines. Moreover, a state machine may post events to other state machines, so state machines are asynchronous event driven. There is at least an event queue for a running thread.
- If state machines run at different thread rather than window s thread, developers have to handle the thread resources synchronization issues.
- Using winodw hook technology, StateWizard run state machine application framework based Win32/WinCE programs without any additional message queue, and these state machines run at the same thread as the hooked window s thread, so that state machines can work tightly with Windows user interface.
UML StateWizard contains:
- The State Chart: The State Chart models embedded systems without using heavyweight, expensive CASE tools. The State Chart gives you a "birds's-eye view" of your application's logical structure and flow. It graphically constructs the state hierarchy, with child states nested within their parent nodes. The state chart's major advantage over state trees is that it displays every state's transitions in the form of arrows from one state to another state. If a developer selects a state or a transition, and then right clicks the mouse, StateWizard will display an action list in a drop down menu configured for the selected state or the transition.
- The State Tree. The State Tree is a state machine programmer's assistant, located in the VC workspace tab window. While coding, it provides a state machine framework. It makes it easy for developer to do certain routing tasks such as creating the state machine application, creating the state hierarchy, defining entry functions and exit functions for a state, and defining event handlers. While running, it is a state tracker for all active applications. If a developer selects a state tree item and then right clicks the mouse, StateWizard will provide an action list in a drop-down menu configured for the selected project, application, or state.
- Resource Data Generator for Embedded System. This tool supports several user interface resource data generation for the embedded system development, including ASCII / Unicode text strings, menus, bitmaps and fonts. These resource items are organized by the Visual C++ 6.0 resource editor.
- Simulation and Debugging Support for Embedded System. StateWizard supplies a rich set of APIs for embedded system applications simulation in Visual C++ developer studio. Meanwhile, provides some debugging tools, useful to fix memory leaks or memory overwriting errors, to test how an application handles insufficient memory situations, to examine allocation patterns, or to log allocation information for later analysis. Code Line Calculator. A code line calculator for C/C++ source code
- Code/Data Size Analyzer. This tool discloses the program's code size, readonly memory, un-initialized memory and writable memory usage based on the generated map file. Further more, this tool can uncover every variable data length in detail.
Major Features:
- Simplicity: It should be easy to construct state machine trees/applications.
- Extensibility: It should be extensible to add other pseudo states.
- Cross-Compiler: Support for VC++, EVC++, GCC, Diab C and for Win32/Linux
- Cross-Platform: The StateWizard engine based on a cross-platform OS API library, for Linux/Win32.
- Multi-threaded: Several groups of state machines (applications) are allowed to run at each separate thread/task
- Unicode Support: Support Ascii/Unicode log strings output in Ascii/Unicode text files.
- Debugging: Provide real-time state tracking into a file and the StateTree, debugger fields filter, module-based output filter.
Enhancements: State Chart and State Tree
Requirements: Windows95
WareSeeker Editor
UML StateWizard Pro 1.6 is your right choice for UML StateWizard provides a UML state machine programming mechanism in portable standard C/C++ for cross-platform program development including Win32/WinCE and embedded systems developing and simulating. After embedded systems simulation and debugging in IDE, developer can move program to a destination working environment (such as VxWorks, embedded Linux, etc) with little or no extra investment of effort.
Major Features:
- Hierachical state machines
- Support large scale state machines with hundreds of states through separating a state tree definitions to several C/C++ files.
- State history information and history transitions
- Guarded transitions on event handling
- Conditional pseudo-states
- Join pseudo-states
- Orthogonal states
- Built-in state timers. On state entry, starts the built-in timer automatically, stops it on state exit.
- Cross-platform event loop and OS-related API library for Linux/Win32 .
Enhancements:
- StateChart Improvement.
-
- Remove State Transition. Select a state transition, a pop-up menu will be available. User could go to the state transition handler or remove the state transition.
- Remove State. Remove state definitions, state variables, related event handlers as well.
- Support Large-scale Application Development.
-
- When a project is open, the whole state tree will not fully loaded, until user expands the state machine item.
- Provide a new command Expand State Items in the State Tree to show a full hierarchical composite state
Requirements:
- Windows95
WareSeeker Editor
Visual Paradigm for UML is a professional UML tool that supports complete software lifecycle - object-oriented analysis, object-oriented design, construction, testing and deployment. The UML modeling software helps you build quality applications faster, better and at lower cost. You can draw all types of class diagrams, reverse code, generate code from diagrams and generate documentation. The UML CASE tool also provides abundant UML tutorials, UML interactive demonstrations and UML projects.
Feature List:
+Support UML version 2.1
+Business Workflow diagram - Process, Decision, Business Actor, Document
+Shape editor (New Feature)
+Data flow diagram (New Feature)
+Enhanced project loading and saving speed (New Feature)
+Roundtrip engineering
+Reverse engineering - code to model, code to diagram
+Reverse engineering Java, C++, XML Schema, XML, .NET exe/dll, CORBA IDL
+Code Generation - model to code, diagram to code
+Use Case Details Editor - An all-in-one environment for specifying a use cases details including general model specification and use case descriptions
+Full Screen Diagram Editing - Maximizes the diagramming area
+EJB Diagram - Visualize EJB systems.
+EJB Code Generation and Deployment - Generate beans for your application development and deployment.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Auto-sync between source code and diagrams
+Report generator for generating documentation
+Automatic diagram layout - rearrange shapes and connectors in UML diagrams
+Import/export XMI file
+Visio Integration - draw UML diagrams with Visio stencils
+Version control
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
Visual Paradigm for UML is a professional UML tool that supports complete software lifecycle - object-oriented analysis, object-oriented design, construction, testing and deployment. The UML modeling software helps you build quality applications faster, better and at lower cost. You can draw all types of class diagrams, reverse code, generate code from diagrams and generate documentation. The UML CASE tool also provides abundant UML tutorials, UML interactive demonstrations and UML projects.
Feature List:
+Support UML version 2.1
+Business Workflow diagram - Process, Decision, Business Actor, Document
+Modeling collaboratively with CVS and Subversion (New Feature)
+Interoperability with UML2 model (UML2.x metamodel for eclipse platform) through XMI (New Feature)
+Roundtrip engineering
+Reverse engineering - code to model, code to diagram
+Reverse engineering Java, C++, XML Schema, XML, .NET exe/dll, CORBA IDL
+Code Generation - model to code, diagram to code
+Use Case Details Editor - An all-in-one environment for specifying a use cases details including general model specification and use case descriptions
+EJB Diagram - Visualize EJB systems.
+EJB Code Generation and Deployment - Generate beans for your application development and deployment.
+Data flow diagram
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Report generator for generating documentation
+Automatic diagram layout - rearrange shapes and connectors in UML diagrams
+Import/export XMI file
+Visio Integration - draw UML diagrams with Visio stencils
+Shape editor
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
Visual Paradigm for UML is a professional UML tool that supports complete software lifecycle - object-oriented analysis, object-oriented design, construction, testing and deployment. The UML modeling software helps you build quality applications faster, better and at lower cost. You can draw all types of class diagrams, reverse code, generate code from diagrams and generate documentation. The UML CASE tool also provides abundant UML tutorials, UML interactive demonstrations and UML projects.
Feature List:
+Support UML version 2.1
+Business Workflow diagram - Process, Decision, Business Actor, Document
+Modeling collaboratively with CVS and Subversion (New Feature)
+Interoperability with UML2 model (UML2.x metamodel for eclipse platform) through XMI (New Feature)
+Roundtrip engineering
+Reverse engineering - code to model, code to diagram
+Reverse engineering Java, C++, XML Schema, XML, .NET exe/dll, CORBA IDL
+Code Generation - model to code, diagram to code
+Use Case Details Editor - An all-in-one environment for specifying a use cases details including general model specification and use case descriptions
+EJB Diagram - Visualize EJB systems.
+EJB Code Generation and Deployment - Generate beans for your application development and deployment.
+Data flow diagram
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Report generator for generating documentation
+Automatic diagram layout - rearrange shapes and connectors in UML diagrams
+Import/export XMI file
+Visio Integration - draw UML diagrams with Visio stencils
+Shape editor
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
Feature List:
+Support UML 2.1
+Business Process diagram
+Mind Mapping
+Requirement Modeling with automatic generate requirement ID (Enhanced)
+Event-driven Process Chain
+Organization Chart
+Navigate between operation and sequence diagram (New)
+Better annotation for sequence diagram (New)
+Callout and Freehand shape
+Nicknamer - create translated copies of model
+Model Transitor
+User Interface Designer
+Java Roundtrip engineering
+Reverse engineering Java, C++, XML, .NET exe/dll, CORBA IDL, Python
+Code Generation - model/diagram to code
+Use Case Details Editor - All-in-one environment for specifying a use cases details including model specification and use case descriptions
+EJB diagram and code generation
+DFD
+ORM support - generate Java objects from database
+Database generation and reverse engineering
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce
+Relocate branch with drag and drop (New)
+Report generator
+Automatic diagram layout and reroute connector
+Import/export XMI file
+Support Stored Procedure and Trigger
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+Access code for Floating License (New)
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
Feature List:
+Support UML 2.1
+Business Process diagram
+Mind Mapping
+Requirement Modeling with automatic generate requirement ID (Enhanced)
+Event-driven Process Chain
+Organization Chart
+Navigate between operation and sequence diagram (New)
+Better annotation for sequence diagram (New)
+Callout and Freehand shape
+Nicknamer - create translated copies of model
+Model Transitor
+User Interface Designer
+Java Roundtrip engineering
+Reverse engineering Java, C++, XML, .NET exe/dll, CORBA IDL, Python
+Code Generation - model/diagram to code
+Use Case Details Editor - All-in-one environment for specifying a use cases details including model specification and use case descriptions
+EJB diagram and code generation
+DFD
+ORM support - generate Java objects from database
+Database generation and reverse engineering
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce
+Relocate branch with drag and drop (New)
+Report generator
+Automatic diagram layout and reroute connector
+Import/export XMI file
+Support Stored Procedure and Trigger
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+Access code for Floating License (New)
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
Feature List:
+Support UML 2.1
+Business Process diagram
+Mind Mapping
+Requirement Modeling with automatic generate requirement ID (Enhanced)
+Event-driven Process Chain
+Organization Chart
+Navigate between operation and sequence diagram (New)
+Better annotation for sequence diagram (New)
+Callout and Freehand shape
+Nicknamer - create translated copies of model
+Model Transitor
+User Interface Designer
+Java Roundtrip engineering
+Reverse engineering Java, C++, XML, .NET exe/dll, CORBA IDL, Python
+Code Generation - model/diagram to code
+Use Case Details Editor - All-in-one environment for specifying a use cases details including model specification and use case descriptions
+EJB diagram and code generation
+DFD
+ORM support - generate Java objects from database
+Database generation and reverse engineering
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce
+Relocate branch with drag and drop (New)
+Report generator
+Automatic diagram layout and reroute connector
+Import/export XMI file
+Support Stored Procedure and Trigger
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+Access code for Floating License (New)
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
Feature List:
+Support UML 2.1
+Business Process diagram
+Mind Mapping
+Requirement Modeling with automatic generate requirement ID (Enhanced)
+Event-driven Process Chain
+Organization Chart
+Navigate between operation and sequence diagram (New)
+Better annotation for sequence diagram (New)
+Callout and Freehand shape
+Nicknamer - create translated copies of model
+Model Transitor
+User Interface Designer
+Java Roundtrip engineering
+Reverse engineering Java, C++, XML, .NET exe/dll, CORBA IDL, Python
+Code Generation - model/diagram to code
+Use Case Details Editor - All-in-one environment for specifying a use cases details including model specification and use case descriptions
+EJB diagram and code generation
+DFD
+ORM support - generate Java objects from database
+Database generation and reverse engineering
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce
+Relocate branch with drag and drop (New)
+Report generator
+Automatic diagram layout and reroute connector
+Import/export XMI file
+Support Stored Procedure and Trigger
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+Access code for Floating License (New)
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
Feature List:
+Support UML 2.1
+Business Process diagram
+Mind Mapping
+Requirement Modeling with automatic generate requirement ID (Enhanced)
+Event-driven Process Chain
+Organization Chart
+Navigate between operation and sequence diagram (New)
+Better annotation for sequence diagram (New)
+Callout and Freehand shape
+Nicknamer - create translated copies of model
+Model Transitor
+User Interface Designer
+Java Roundtrip engineering
+Reverse engineering Java, C++, XML, .NET exe/dll, CORBA IDL, Python
+Code Generation - model/diagram to code
+Use Case Details Editor - All-in-one environment for specifying a use cases details including model specification and use case descriptions
+EJB diagram and code generation
+DFD
+ORM support - generate Java objects from database
+Database generation and reverse engineering
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce
+Relocate branch with drag and drop (New)
+Report generator
+Automatic diagram layout and reroute connector
+Import/export XMI file
+Support Stored Procedure and Trigger
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+Access code for Floating License (New)
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
Feature List:
+Support UML 2.1
+Business Process diagram
+Mind Mapping
+Requirement Modeling with automatic generate requirement ID (Enhanced)
+Event-driven Process Chain
+Organization Chart
+Navigate between operation and sequence diagram (New)
+Better annotation for sequence diagram (New)
+Callout and Freehand shape
+Nicknamer - create translated copies of model
+Model Transitor
+User Interface Designer
+Java Roundtrip engineering
+Reverse engineering Java, C++, XML, .NET exe/dll, CORBA IDL, Python
+Code Generation - model/diagram to code
+Use Case Details Editor - All-in-one environment for specifying a use cases details including model specification and use case descriptions
+EJB diagram and code generation
+DFD
+ORM support - generate Java objects from database
+Database generation and reverse engineering
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce
+Relocate branch with drag and drop (New)
+Report generator
+Automatic diagram layout and reroute connector
+Import/export XMI file
+Support Stored Procedure and Trigger
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+Access code for Floating License (New)
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
Feature List:
+Support UML 2.1
+Business Process diagram
+Mind Mapping
+Requirement Modeling with automatic generate requirement ID (Enhanced)
+Event-driven Process Chain
+Organization Chart
+Navigate between operation and sequence diagram (New)
+Better annotation for sequence diagram (New)
+Callout and Freehand shape
+Nicknamer - create translated copies of model
+Model Transitor
+User Interface Designer
+Java Roundtrip engineering
+Reverse engineering Java, C++, XML, .NET exe/dll, CORBA IDL, Python
+Code Generation - model/diagram to code
+Use Case Details Editor - All-in-one environment for specifying a use cases details including model specification and use case descriptions
+EJB diagram and code generation
+DFD
+ORM support - generate Java objects from database
+Database generation and reverse engineering
+Modeling collaboratively with VP Teamwork Server, CVS, Subversion and Perforce
+Relocate branch with drag and drop (New)
+Report generator
+Automatic diagram layout and reroute connector
+Import/export XMI file
+Support Stored Procedure and Trigger
+Export diagrams to JPG, PNG, SVG, EMF, PDF
+Access code for Floating License (New)
+More...
Other UML modeling Tools/UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for JBuilder
+SDE for IntelliJ IDEA
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com