SDE for Eclipse 4.2 (Default branch)


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

ImageSDE for Eclipse is a UML modeling environment tightly integrated with 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: Free for non-commercial useChanges:
In this release, it has a number of new features which includes creating translated copies of model through the use of Nicknamer, support defining Requirement types and displaying in Tabular view, increased effects for publisher published Web contents, more robust annotation support via Callout and Freehand shape and allow copying, moving and reordering of class and entities members through drag and drop. In addition, Model Transitor is 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
GATHERD(8)						     Linux Programmers Manual							GATHERD(8)

NAME
gatherd - SBLIM metric collection daemon SYNOPSIS
gatherd [argument] DESCRIPTION
The gatherd program is a system daemon that collects performance metrics for various components via a set of metric plugins. Raw metric data is forwarded to a seperate repository daemon that is located either locally or remotely (see reposd(8)). The repository destination, location of plugin directory, and other controllable configuration options are described in the configuration file man page (see gatherd.conf(5)). The gatherd daemon can be controlled at runtime by way of the gatherctl(8) command. This provides the ability to load and unload metric plugins online without the need to restart gatherd. The primary goal of the the sblim-gather package is to implement the DMTF's Base Metric Model (DSP1053). While, gatherd, reposd(8), and their plugins can be used standalone, the greatest benefit comes from using their CIM provider layer in conjuction with a CIM Object Manager (see cimserver(1)). For more information about CIM and the Base Metric Model refer to the Distrubuted Management Task Force (DMTF) at http://www.dmtf.org. OPTIONS
argument gatherd daemonizes by default. Passing any value on the command line will cause it to run in the terminal. FILES
/etc/gatherd.conf This file contains the daemon configuration settings. See gatherd.conf(5) for more information. BUGS
The SBLIM project maintains a mailing list to which you should direct all questions regarding sfcb, sfcc, wbemcli, the metric data gatherer, or any of the SBLIM providers. To subscribe to this list visit: https://lists.sourceforge.net/lists/listinfo/sblim-issues Please report bugs you discover to the bug tracker. The SBLIM project bug tracking page can be found at: https://sourceforge.net/tracker/?group_id=128809&atid=712784 AUTHORS
Please refer to the AUTHORS file distributed with sblim-gather. COPYRIGHT
Copyright (C) 2003-2012 IBM Corp. LICENSE
gatherd is distributed under the terms of the Eclipse Public License ("Agreement"). Any use, reproduction or distribution of this program constitutes recipeients acceptance of the agreement. You can obtain a current copy of the Eclipse Public License from http://www.opensource.org/licenses/eclipse-1.0.php SEE ALSO
gatherctl(8), gatherd.conf(5), reposd(8), cimserver(1) sblim-gather-2.2.8 06/17/2014 GATHERD(8)