uml diagram example
Dock Image Example 1.0
Dock Image Example is considered as a convenient to use program which shows how to manipulate from your application (Objective-C/Cocoa) the image appearing in the Dock more>>
Dock Image Example 1.0 is considered as a convenient to use program which shows how to manipulate from your application (Objective-C/Cocoa) the image appearing in the Dock. With just a few lines of code, you can provide some feedback on your application state by changing the Dock's image. The example was made under OS 10.1 but should compile fine with OS 10.0
Requirements: Mac OS X Developer Tools
Mail Examples 1.0
Mail Examples - Examples for the MacOS X Mail.app more>>
Completly freeware for non-commercial use.
TextEdit Examples 1.0
TextEdit Examples - Perform various actions with AppleScript and TextEdit more>>
The package contains a functional script example and a nonfunctional script for syntax examples.
yEd Diagram Editor 2.3.1
Use yEd to quickly create flow charts, UML diagrams, mind maps, and many other kinds of diagrams, graphs and networks more>>
Choose from a widerange of highly sophisticated layout algorithms to automatically arrange your diagrams in no time.
A intuitive and visually appealing user interface makes creating diagrams fun.
Once you are done with creating a diagram you can save, print or export it to popular formats like WMF, JPEG, GIF, XML, PNG or SVG.
Entourage Bulk Mailer Example 1.0
Entourage Bulk Mailer Example - How to send (HTML) email to list in Entourage 2004 more>>
First, I downloaded a shareware application called "Mailings", couldnt get it to authenticate with my SMTP server, and got no reply from the developer. So, I did not buy it. Then I wrote a script using Mail.app, and it would work for awhile but then tell me that the server rejected my password.
So, for my next bulletin I used Microsoft Entourage and, after some tinkering, got it to work. There are lots of comments in the code, and besides changing my example subject, recipient list and message to yours, you will probably need to do some other tinkering to meet your needs. I t works with Entourage from Office 2004; I do not know whether it will work with earlier verisons of Office. Have fun, and please send me an email if you learn more about it than I did.
Timing Diagram Symbols for Omnigraffle 1.0
Timing Diagram Symbols for Omnigraffle is a simple and salutary stencil for Omnigraffle that helps you to draw timing diagrams more>>
Timing Diagram Symbols for Omnigraffle 1.0 is a simple and salutary stencil for Omnigraffle that helps you to draw timing diagrams
Requirements: Mac OS 10.3 or 10.4 Omnigraffle 3.2 or higher
OS X Preferences Example 1.0
OS X Preferences Example - Demonstrates the enabling of the Application menus Preferences menu item more>>
Completly freeware for non-commercial use.
Quick Sequence Diagram Editor 3.0.5
A tool for generating professional UML sequences more>>
Enhancements:
- Allows to hide return arrows
- Makes scrolling the text area faster
- Fixes two bugs
REALbasic 5: Socket Examples 1.0
REALbasic 5: Socket Examples - Collection of REALbasic examples more>>
Download Image to Canvas
Download File to Hard Drive
Download File to REALbasic
Submit POST Form
Send and receive email via POP3 and SMTP.
Completly feeware for non-commercial use.
Indian Recipes 0.1
Have the Best Indian recipes on your Dashboard. more>> SDE for JDeveloper is a UML CASE tool/plug-in tightly integrated with JDeveloper. This UML software supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML modeling 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...<<less
REALbasic 5: Interface Examples 1.0
REALbasic 5: Interface Examples - Examples of REALbasic abilities more>>
ToolbarItem, StandardToolbarItem, Drawer Windows.
Completly freeware for non-commercial use.
Streamxmlwriter 0.3
A flexible and open source Python library for XML generation more>> QuickCRC automates responsibility driven design of object-oriented software. Use CRC cards to discover and document classes, responsibilities, attributes and collaborations. Popular among agile developers, theyre also used as a front end to UML.
CRC Cards
In the diagram workspace, create card and scenario objects. Each card has a class name, description, superclasses, subclasses, attributes, responsibilities and collaborating objects. Enter card information through a dialog or edit on-screen by dragging or renaming cards, attributes, responsibilities and collaborations.
Attribute Access
The software designer can assign the attribute access of each card responsibility. The tool shows an attribute access graph from the card information to help developers discover, refine and eliminate unnecessary card attributes.
Design Scenarios
A scenario object represents a design mechanism defined as a series of steps involving communicating objects. Scenarios can reference cards or other scenarios. Cards and scenarios can also reference external agents defined by the designer to identify system and user interfaces.
Model Organization
Separate card and scenario objects into different diagrams based on functional areas of a complex design. Cut and paste cards and scenarios between diagrams or projects.
Contents View
The contents view allows a designer to navigate between diagrams shown as folder icons that can be opened or closed. From the contents view, a card or scenario can be dragged between diagrams or double-clicked to edit its properties. This makes it easy to locate and modify information as the model grows.
Simulation
QuickCRC provides active simulation of an evolving design. Features include single stepping backwards, forwards or over a called scenario or jumping to a specific location in the scenario stack of a multiple scenario simulation. Its fast and easy to step through your design, just select a scenario and click the Simulate button.<<less
UML Statechart Framework 0.9.4
Program that implements UML statecharts in C++ and Java UML implements UML statecharts in C++ and Java more>> Program that implements UML statecharts in C++ and Java
UML implements UML statecharts in C++ and Java. Next to the standard elements of FSMs, hierarchical and concurrent states are as well supported as pseudostates, segmented transitions, timed events and an eventqueue using a thread pool.
Main features:
- Very easy to use API (See documentation for details)
- Implemented in C++ and Java
- Does require only a very small amount of memory
- Complete object-oriented design (all elements are real objects)
- Parallel usage of the statechart infrastructure. Runtime specific data is encapsulated in a small object.
- Support for many elements of statecharts
- Simple, hierarchical and concurrent states
- Start and final states
- History and deep-history pseudostates in hierarchical states
- Fork- and join pseudostates for concurrent states
- Segmented transitions using junction points
- Transitions can cross borders of composite states (implicit entry/exit)
- Entry, do and exit actions in states
- Events, guards and actions for transitions
System requirements:
- Java
Enhancements
- Fixed a ConcurrentModificationException bug when handling timeout events.
- Fixed shutdown procedure when the created threads are non-deamon threads.
Mike Golding Yacht Racing 1.0
Have the latest Mike Golding News in your dashboard. more>> Visual Paradigm for UML is an easy-to-use, complete-featured UML modelling tool that supports complete software development life-cycle - analysis, design, construction, testing and deployment. This UML modeling tool helps you build quality applications faster, better and at lower cost. You can draw all types of UML diagrams, reverse source code, generate code from class diagrams and generate documentation. This UML CASE tool also provides abundant UML resources including UML tutorials, UML sample projects and UML interactive demos.
VP-UML Features:
+Complete UML notation support (use case diagram, sequence diagram, collaboration diagram, class diagram, state diagram, activity diagram, component diagram and deployment diagram)
+OOAD support - object-oriented analysis (OOA), object-oriented design (OOD)
+Use case modeling (use case scheduling, use case description...)
+Textual analysis for identifying candidate classes, use cases, actors...
+CRC Card for finding objects
+Business Workflow diagram
+Incremental roundtrip engineering
+Reverse engineering - code to diagram, code to model (Java to UML models, Java to UML diagram)
+Reverse engineering XML, DotNET dll/exe, C++, CORBA IDL
+Code Generation - diagram to code, model to code (UML to code, UML model to Java)
+Report generator for generating documentation to HTML/PDF
+Auto diagram layout - arrange classes and connectors in UML diagrams in different elegant styles automatically
+Import/export XMI
+Import Rational Rose file
+Visio Integration - draw UML diagrams with Visio stencils
+Export diagrams to SVG, PNG, JPG
+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 Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+SDE for Oracle JDeveloper
+SDE for IBM WebSphere (WSAD)
+SDE for Borland JBuilder
+SDE for IntelliJ IDEA
Windows Platform:
+SDE for MS Visual Studio .NET
+More SDE...<<less
SithTemplate 1.0.0
Fast and simple to integrate template engine for PHP5 more>>
Visual Paradigm SDE for IntelliJ IDEA is a UML CASE tool/plug-in tightly integrated with IntelliJ IDEA. This UML modeling software supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML CASE tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in IntelliJ IDEA, reverse engineer Java code to class diagrams, generate Java code and generate documentation.
SDE-IJ Features:
+Support UML version 2.1
+Business Workflow diagram
+Modeling collaboratively with CVS and Subversion (New Feature)
+Support UML2 model through XMI (New Feature)
+Shape editor
+Data flow diagram
+Fast project loading and saving speed
+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.
+ORM support - generate Java objects from database
+Database generation - ERD to database tables
+Database reverse - existing DBMS to ERD
+Reverse engineering - code to model, code to diagram
+Instant Reverse for Java, C++, .NET exe/dll, XML, XML Schema,IDL
+Code Generation - model to code, diagram to code
+Round-trip engineering
+Automatic synchronization between source code and diagrams
+Automatic diagram layout - rearrange shapes and connectors on diagrams in elegant styles
+Import Rational Rose project
+Import XMI/export XMI
+Export diagrams to JPG, PNG, SVG
+Visio Integration - draw UML diagrams with MS Visio stencils
+PDF/HTML Report generator
+More...
Other UML Modeling Tools / UML Plugins:
Java Platform (Windows/Linux/Mac OS X):
+SDE for Eclipse
+SDE for Oracle JDeveloper
+SDE for Borland JBuilder
+SDE for NetBeans
+SDE for Sun ONE
+SDE for WebLogic Workshop
Windows Platform:
+SDE for Microsoft Visual Studio
+More SDE...