SDE for Eclipse Professional Edition 4.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News SDE for Eclipse Professional Edition 4.2 (Default branch)
# 1  
Old 02-15-2008
SDE for Eclipse Professional Edition 4.2 (Default branch)

Image SDE for Eclipse is a UML modeling environment tightly integrated with the Eclipse IDE. It lets you draw all types of UML diagrams (use case diagrams, class diagrams, component diagrams, etc.) in Eclipse, reverse source code (Java, C++, XML, XML Schema, CORBA IDL, etc.) to UML models, and generate Java source from UML diagrams. It features the latest UML notation support, a Rational Rose importer, an XMI importer, Microsoft Visio integration, HTML/PDF documentation generators, and plug-in and template support. License: Other/Proprietary License with Free Trial Changes:
This release has a number of new features which include creation of translated copies of a model through the use of Nicknamer, support for defining Requirement types and displaying in Tabular view, increased effects for publisher published Web content, more robust annotation support via Callout and Freehand shape, and the ability to copy, move, and reorder class and entity members through drag and drop. In addition, Model Transitor was introduced for establishing transition and support traceability between models.Image

More...
Login or Register to Ask a Question

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

NAME
gaphorconvert - Gaphor UML diagram conversion tool SYNOPSIS
gaphorconvert [ options ] file1 file2... DESCRIPTION
This manual describes gaphorconvert command. OPTIONS
-h, --help Show help message and exit. -v, --verbose Verbose output. -u, --use-underscores Use underscores instead of spaces for output filenames. -d directory, --dir=directory Output to directory. -f format, --format=format Output file format, default is pdf. -r regex, --regex=regex Process diagrams with name matching regex regular experssion. Diagram name includes package name, regular expressions are case insensitive. AUTHOR
This manual page was written by Dmitry Borodaenko 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 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. COPYRIGHT
Copyright (C) 2008 Arjan Molenaar, (C) 2012 Dmitry Borodaenko GAPHORCONVERT(1)