|
|
Idea
|
Regular Expression Component Library for BCB5 License: Freeware
|
|
|
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 5 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size: 3774 KB
|
|
- |
|
Regular Expression Component Library for BCB6 License: Freeware
|
|
|
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 6 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size: 3376 KB
|
|
- |
|
Regular Expression Component Library for VC7.1 License: Freeware
|
|
|
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ in Visual Studio .NET 2003. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 01-08-2003 | Size: 6702 KB
|
|
- |
|
Regular Expression Component Library for VC7 License: Freeware
|
|
|
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ and Visual Studio .NET 2002. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size: 6603 KB
|
|
- |
|
Regular Expression Component Library for VC6 License: Freeware
|
|
|
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++. Member function event handling is supported using the packaged Boost function and bind facilities which comes with the download. It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries. Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools. The properties/methods/events model uses: a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities. b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions. c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size: 6949 KB
|
|
- |
|
Janino License: Freeware
|
|
|
Janino is a compiler that reads a Java expression, block, or source file, and generates Java bytecode that is loaded and executed directly. It is not intended to be a development tool, but an embedded compiler for run-time compilation purposes, such as expression evaluators or "server pages" engines like JSP. Properties The major design goal was to keep the compiler small and simple, while partially sacrificing completeness. I don't like the idea of carrying around huge libraries for simple applications. See Parser for the list of implemented and missing language features. When do you need an efficient expression evaluator? Say you build an e-commerce system, which computes the shipping cost for the items that the user put into his/her shopping cart. Because you don't know the merchant's shipping cost model at implementation time, you could implement a set of shipping cost models that come to mind (flat charge, by weight, by number of items, ...) and select one of those at run-time. In practice, you will most certainly find that the shipping cost models you implemented will rarely match what the merchant wants, so you must add custom models, which are merchant-specific. If the merchant's model changes later, you must change your code, re-compile and re-distribute your software. Because this is so unflexible, the shipping cost expression should be specified at run-time, not at compile-time. This implies that the expression must be scanned, parsed and evaluated at run-time, which is why you need an expression evaluator. A simple expression evaluator would parse an expression and create a "syntax tree". The expression "a + b * c", for example, would compile into a "Sum" object who's first operand is parameter "a" and who's second operand is a "Product" object who's operands are parameters "b" and "c". Such a syntax tree can evaluated relatively quickly. However, the run-time performance is about a factor of 100 worse than that of native Java code.
Author: Arno Unkrig| Date: 09-11-2002 | Size: 104 KB
|
|
- |
|
SDE for Sun ONE (CE) for Windows License: Freeware
|
|
|
Visual Paradigm SDE for Sun ONE is a UML CASE tool/plug-in tightly integrated with Sun ONE. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Sun ONE, reverse engineer Java code to class diagrams, generate Java code and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Incremental round-trip engineering +Reverse engineering - code to diagram, code to model (Java to UML models, Java to UML diagram) +Code Generation - generate code, diagram to code, model to code (UML to code, UML model to Java) +Automatic synchronization between source code and diagrams +Instant Reverse for Java, XML, XML Schema, Dot NET dll/exe, C++, CORBA IDL +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Export/Import XMI +Export diagrams to SVG, PNG, JPG +Report generator for generating UML documentation to HTML or PDF +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for Sun ONE +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 32964 KB
|
|
- |
|
SDE for Sun ONE (CE) for Linux License: Freeware
|
|
|
Visual Paradigm SDE for Sun ONE is a UML CASE tool/plug-in tightly integrated with Sun ONE. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Sun ONE, reverse engineer Java code to class diagrams, generate Java code and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Incremental round-trip engineering +Reverse engineering - code to diagram, code to model (Java to UML models, Java to UML diagram) +Code Generation - generate code, diagram to code, model to code (UML to code, UML model to Java) +Automatic synchronization between source code and diagrams +Instant Reverse for Java, XML, XML Schema, Dot NET dll/exe, C++, CORBA IDL +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Export/Import XMI +Export diagrams to SVG, PNG, JPG +Report generator for generating UML documentation to HTML or PDF +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for Sun ONE +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 30731 KB
|
|
- |
|
SDE for Sun ONE (CE) for Java Platform License: Freeware
|
|
|
Visual Paradigm SDE for Sun ONE is a UML CASE tool/plug-in tightly integrated with Sun ONE. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Sun ONE, reverse engineer Java code to class diagrams, generate Java code and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Incremental round-trip engineering +Reverse engineering - code to diagram, code to model (Java to UML models, Java to UML diagram) +Code Generation - generate code, diagram to code, model to code (UML to code, UML model to Java) +Automatic synchronization between source code and diagrams +Instant Reverse for Java, XML, XML Schema, Dot NET dll/exe, C++, CORBA IDL +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Export/Import XMI +Export diagrams to SVG, PNG, JPG +Report generator for generating UML documentation to HTML or PDF +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Mac OS X/Windows/Linux): +SDE for Sun ONE +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 30731 KB
|
|
- |
|
SDE for Sun ONE (CE) for Mac OS X License: Freeware
|
|
|
Visual Paradigm SDE for Sun ONE is a UML CASE tool/plug-in tightly integrated with Sun ONE. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Sun ONE, reverse engineer Java code to class diagrams, generate Java code and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Incremental round-trip engineering +Reverse engineering - code to diagram, code to model (Java to UML models, Java to UML diagram) +Code Generation - generate code, diagram to code, model to code (UML to code, UML model to Java) +Automatic synchronization between source code and diagrams +Instant Reverse for Java, XML, XML Schema, Dot NET dll/exe, C++, CORBA IDL +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Export/Import XMI +Export diagrams to SVG, PNG, JPG +Report generator for generating UML documentation to HTML or PDF +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for Sun ONE +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 33168 KB
|
|
- |
|
SDE for Visual Studio .NET (CE) for Windows License: Freeware
|
|
|
Visual Paradigm SDE for Visual Studio .NET is a UML CASE tool/plug-in tightly integrated with Visual Studio .NET. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Visual Studio .NET, generate C# code, reverse engineer C# code to class diagrams and generate documentation. SDE Features: +the latest UML support (class diagram, use case diagram, sequence diagram, collaboration diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, package diagram, object diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +CRC Card diagram +Business Workflow diagram +Reverse engineering - code to diagram, code to model (C# to UML models, C# to UML diagram) +Instant Reverse for C#, C++, Java, XML, Dot NET dll/exe, CORBA IDL +Code Generation - diagram to code, model to code, (UML to code, UML model to C#) +Incremental round-trip engineering +Automatic synchronization between diagrams and source code +Template and plug-in +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import/export XMI +Import Rational Rose +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to PDF or HTML +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Windows Platform: +SDE for Microsoft Visual Studio .NET Java Platform (Windows/Linux/Mac OS X): +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 65134 KB
|
|
- |
|
SDE for IBM WebSphere (CE) for Windows License: Freeware
|
|
|
Visual Paradigm SDE for IBM WebSphere is a UML CASE tool/plug-in tightly integrated with IBM WebSphere. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in IBM WebSphere, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +CRC Card diagram +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +Business Workflow diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, Dot NET dll/exe, C++, Java, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Export diagrams to SVG, PNG, JPG +Import Rational Rose +Import/export XMI +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 36648 KB
|
|
- |
|
SDE for IBM WebSphere (CE) for Linux License: Freeware
|
|
|
Visual Paradigm SDE for IBM WebSphere is a UML CASE tool/plug-in tightly integrated with IBM WebSphere. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in IBM WebSphere, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +CRC Card diagram +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +Business Workflow diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, Dot NET dll/exe, C++, Java, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Export diagrams to SVG, PNG, JPG +Import Rational Rose +Import/export XMI +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 36648 KB
|
|
- |
|
SDE for JDeveloper (CE) for Windows License: Freeware
|
|
|
Visual Paradigm SDE for JDeveloper is a UML CASE tool/plug-in tightly integrated with JDeveloper. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JDeveloper, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, object diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, Dot NET dll/exe, C++, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import/export XMI +Import Rational Rose +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 29871 KB
|
|
- |
|
SDE for JBuilder (CE) for Windows License: Freeware
|
|
|
Visual Paradigm SDE for JBuilder is a UML CASE tool/plug-in tightly integrated with JBuilder. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JBuilder, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, object diagram, package diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case scheduling, description...) +Textual analysis for identifying candidate use cases, actors, flow of events, classes... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for C++, Java, XML, Dot NET dll/exe, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Export XMI/ImportXMI +Export diagrams to SVG, PNG, JPG +Import Rational Rose +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for Borland JBuilder +SDE for IBM WebSphere (WSAD) +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Oracle JDeveloper +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 33205 KB
|
|
- |
|
SDE for Eclipse (CE) for Windows License: Freeware
|
|
|
Visual Paradigm SDE for Eclipse is a UML CASE tool/plug-in tightly integrated with Eclipse. This UML CASE tool supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Eclipse, reverse engineer Java code to class diagrams, generate Java code and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, actors, use cases, flow of events... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for Java, C++, Dot NET exe/dll, XML, XML Schema, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Import/export XMI +Export diagrams to JPG, PNG, SVG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for Eclipse +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 35948 KB
|
|
- |
|
SDE for JDeveloper (CE) for Linux License: Freeware
|
|
|
Visual Paradigm SDE for JDeveloper is a UML CASE tool/plug-in tightly integrated with JDeveloper. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JDeveloper, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, object diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for Java, XML, XML Schema, C++, Dot NET dll/exe, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import/export XMI +Import Rational Rose +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 34194 KB
|
|
- |
|
SDE for Eclipse (CE) for Linux License: Freeware
|
|
|
Visual Paradigm SDE for Eclipse is a UML CASE tool/plug-in tightly integrated with Eclipse. This UML CASE tool supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Eclipse, reverse engineer Java code to class diagrams, generate Java code and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, actors, use cases, flow of events... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for Java, C++, Dot NET exe/dll, XML, XML Schema, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Import/export XMI +Export diagrams to JPG, PNG, SVG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for Eclipse +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 70007 KB
|
|
- |
|
SDE for JBuilder (CE) for Linux License: Freeware
|
|
|
Visual Paradigm SDE for JBuilder is a UML CASE tool/plug-in tightly integrated with JBuilder. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JBuilder, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, object diagram, package diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case scheduling, description...) +Textual analysis for identifying candidate use cases, actors, flow of events, classes... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for C++, Java, XML, Dot NET dll/exe, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Export XMI/ImportXMI +Export diagrams to SVG, PNG, JPG +Import Rational Rose +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for Borland JBuilder +SDE for IBM WebSphere (WSAD) +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Oracle JDeveloper +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 37079 KB
|
|
- |
|
SDE for NetBeans (CE) for Windows License: Freeware
|
|
|
Visual Paradigm SDE for NetBeans is a UML CASE tool/plug-in tightly integrated with NetBeans. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in NetBeans, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (class diagram, object diagram, package diagram, use case diagram, sequence diagram, collaboration diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, CORBA IDL, Dot NET dll/exe, Java, C++ +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Import/export XMI +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Template and plug-in +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for NetBeans +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Oracle JDeveloper +SDE for Eclipse +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 33662 KB
|
|
- |
|
SDE for NetBeans (CE) for Linux License: Freeware
|
|
|
Visual Paradigm SDE for NetBeans is a UML CASE tool/plug-in tightly integrated with NetBeans. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in NetBeans, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (class diagram, object diagram, package diagram, use case diagram, sequence diagram, collaboration diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, CORBA IDL, Dot NET dll/exe, Java, C++ +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Import/export XMI +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Template and plug-in +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Linux/Windows/Mac OS X): +SDE for NetBeans +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Oracle JDeveloper +SDE for Eclipse +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 36921 KB
|
|
- |
|
SDE for IBM WebSphere (CE) for Java Platform License: Freeware
|
|
|
Visual Paradigm SDE for IBM WebSphere is a UML CASE tool/plug-in tightly integrated with IBM WebSphere. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in IBM WebSphere, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +CRC Card diagram +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +Business Workflow diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, Dot NET dll/exe, C++, Java, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Export diagrams to SVG, PNG, JPG +Import Rational Rose +Import/export XMI +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Mac OS X/Windows/Linux): +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 36648 KB
|
|
- |
|
SDE for JBuilder (CE) for Java Platform License: Freeware
|
|
|
Visual Paradigm SDE for JBuilder is a UML CASE tool/plug-in tightly integrated with JBuilder. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JBuilder, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, object diagram, package diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case scheduling, description...) +Textual analysis for identifying candidate use cases, actors, flow of events, classes... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for C++, Java, XML, Dot NET dll/exe, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Export XMI/ImportXMI +Export diagrams to SVG, PNG, JPG +Import Rational Rose +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Mac OS X/Windows/Linux): +SDE for Borland JBuilder +SDE for IBM WebSphere (WSAD) +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Oracle JDeveloper +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 30970 KB
|
|
- |
|
SDE for JDeveloper (CE) for Java Platform License: Freeware
|
|
|
Visual Paradigm SDE for JDeveloper is a UML CASE tool/plug-in tightly integrated with JDeveloper. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JDeveloper, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, object diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, Dot NET dll/exe, C++, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import/export XMI +Import Rational Rose +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Mac OS X/Windows/Linux): +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 27670 KB
|
|
- |
|
SDE for IBM WebSphere (CE) for Mac OS X License: Freeware
|
|
|
Visual Paradigm SDE for IBM WebSphere is a UML CASE tool/plug-in tightly integrated with IBM WebSphere. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in IBM WebSphere, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +CRC Card diagram +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +Business Workflow diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, Dot NET dll/exe, C++, Java, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Export diagrams to SVG, PNG, JPG +Import Rational Rose +Import/export XMI +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 36648 KB
|
|
- |
|
SDE for Eclipse (CE) for Java Platform License: Freeware
|
|
|
Visual Paradigm SDE for Eclipse is a UML CASE tool/plug-in tightly integrated with Eclipse. This UML CASE tool supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Eclipse, reverse engineer Java code to class diagrams, generate Java code and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, actors, use cases, flow of events... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for Java, C++, Dot NET exe/dll, XML, XML Schema, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Import/export XMI +Export diagrams to JPG, PNG, SVG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Mac OS X/Windows/Linux): +SDE for Eclipse +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 33770 KB
|
|
- |
|
SDE for JDeveloper (CE) for Mac OS X License: Freeware
|
|
|
Visual Paradigm SDE for JDeveloper is a UML CASE tool/plug-in tightly integrated with JDeveloper. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in JDeveloper, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, object diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, Dot NET dll/exe, C++, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Plug-in and template +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import/export XMI +Import Rational Rose +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Eclipse +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 30076 KB
|
|
- |
|
SDE for Eclipse (CE) for Mac OS X License: Freeware
|
|
|
Visual Paradigm SDE for Eclipse is a UML CASE tool/plug-in tightly integrated with Eclipse. This UML CASE tool supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Eclipse, reverse engineer Java code to class diagrams, generate Java code and generate documentation. SDE Features: +the latest UML support (use case diagram, sequence diagram, collaboration diagram, class diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, object diagram, package diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, actors, use cases, flow of events... +Business Workflow diagram +CRC Card diagram +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for Java, C++, Dot NET exe/dll, XML, XML Schema, CORBA IDL +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Import/export XMI +Export diagrams to JPG, PNG, SVG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Plug-in and template +Version control +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for Eclipse +SDE for Oracle JDeveloper +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for NetBeans +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 70007 KB
|
|
- |
|
SDE for NetBeans (CE) for Java Platform License: Freeware
|
|
|
Visual Paradigm SDE for NetBeans is a UML CASE tool/plug-in tightly integrated with NetBeans. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in NetBeans, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (class diagram, object diagram, package diagram, use case diagram, sequence diagram, collaboration diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, CORBA IDL, Dot NET dll/exe, Java, C++ +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Import/export XMI +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Template and plug-in +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Mac OS X/Windows/Linux): +SDE for NetBeans +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Oracle JDeveloper +SDE for Eclipse +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 30731 KB
|
|
- |
|
SDE for NetBeans (CE) for Mac OS X License: Freeware
|
|
|
Visual Paradigm SDE for NetBeans is a UML CASE tool/plug-in tightly integrated with NetBeans. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in NetBeans, generate Java code, reverse engineer Java code to class diagrams and generate documentation. SDE Features: +the latest UML support (class diagram, object diagram, package diagram, use case diagram, sequence diagram, collaboration diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram) +Use case modeling (use case description, scheduling...) +Textual analysis for identifying candidate classes, use cases, actors, flow of events... +Business Workflow diagram +CRC Card diagram +Incremental round-trip engineering +Automatic synchronization between source code and diagrams +Reverse engineering - code to model, code to diagram (Java to UML models, Java to UML diagram) +Instant Reverse for XML, XML Schema, CORBA IDL, Dot NET dll/exe, Java, C++ +Code Generation - generate code, model to code, diagram to code (UML to code, UML model to Java) +Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles +Import Rational Rose +Import/export XMI +Export diagrams to SVG, PNG, JPG +Microsoft Visio Integration - draw UML diagrams with MS Visio shapes +Report generator for generating UML documentation to HTML or PDF +Version control +Template and plug-in +Multilingual support +More... Other UML Modeling Tools / UML Plug-ins: Java Platform (Windows/Linux/Mac OS X): +SDE for NetBeans +SDE for IBM WebSphere (WSAD) +SDE for Borland JBuilder +SDE for IntelliJ IDEA +SDE for Oracle JDeveloper +SDE for Eclipse +SDE for Sun ONE Windows Platform: +SDE for Microsoft Visual Studio .NET +More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size: 33662 KB
|
|
- |
| 1 | 2 | 3 |
|
|
Universal Explorer
Powerful windows explorer file manager and viewer.

Disk Size Manager Analyses hard disk space and collects statistics.

Web Data Extractor Email marketing software to extract specific contact.
 BackStreet Browser Powerful Offline Browser - Download Entire Website.
ListMotor Email List Manager, operates with email stored in simple text files or csv files.

|