Visual Paradigm for UML Community Edition 6.3 (Linux branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Visual Paradigm for UML Community Edition 6.3 (Linux branch)
# 1  
Old 06-13-2008
Visual Paradigm for UML Community Edition 6.3 (Linux branch)

ImageVisual Paradigm for UML is a powerful, easy-to-useUML modelling and CASE tool. It lets you draw alltypes of UML diagrams, reverse source code to UMLmodels, generate source code from UML diagrams,and much more. It features the latest UML support(use case diagrams, class diagrams, componentdiagrams, etc.), incremental round-tripengineering, instant reverse for Java, C++, DotNET exe/dll, XML, XML Schema, and CORBA IDL,Rational Rose support, Microsoft Visiointegration, and report and HTML/PDF documentationgenerators.License: Free for non-commercial useChanges:
This release introduces Event-driven Process ChainDiagram, Process Map Diagram, and OrganizationCharts. Enhancements include support fortraceability by using Diagram Transitor, copyingdiagram elements as XML, support for importingRational Software Architect project files, andsupport for smart layout in Mind Mapping Diagram.Sequence Diagram was enhanced to make it better tomodel a real-time system. Mind Mapping Diagram wasalso enhanced to have better visual representationof idea development. This release includes 8 majornew features, 5 enhanced features, and more than55 bugfixes.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SPE(1)							      General Commands Manual							    SPE(1)

NAME
spe -- Platform independent pluggable Python IDE SYNOPSIS
spe [-d, --debug] [-w, --workspace] [<script-name1> <script-name2>] DESCRIPTION
This manual page documents briefly spe. This manual page was written for the Debian distribution because the original program does not have a manual page. spe (Stani's Python Editor) is an Integrated Development Editor for the Python programming language (fully compatible with Blender). spe has an editor with syntax highligthing and code completion, can generate UML diagram and code documentation using pydoc. spe is written using wxWidgets and integrate wxGlade and XRCed as plugins to make GUI creation easier. spe can also use pychecker for code check and win- pdb to debug python code. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -d --debug Prints debug information usefull to add to bug report. -w --workspace Start spe with the selected workspace. If none spe opens the default workspace. AUTHOR
This manual page was written by Stefano Canepa <sc@linux.it> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2, as published by the Free Soft- ware Foundation. On Debian systems, the complete text of the GNU General Public License, Version 2, can be found in /usr/share/common-licenses/GPL-2. SPE(1)