Main > Free Download Search >

Free uml diagram tutorial software for mac

uml diagram tutorial

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 286
Camera Tutorial

Camera Tutorial


A simple tutorial on how to render objects with a camera more>> A simple tutorial on how to render objects with a camera

Camera Tutorial is a free and simple Pygame tutorial on how to draw objects at an offset, giving the effect of a camera.
Cameras in games are quite easy to implement. To people new to programming they may sound hard and intimidating, but all it is is simply drawing an object at an offset.

System requirements:
-
- Pygame

<<less
Download (2KB)
Added: 2009-03-20 License: Freeware Price: FREE
202 downloads
Dreamweaver Tutorial 1.0

Dreamweaver Tutorial 1.0


Dreamweaver Tutorial - a very useful widget if you want informations about Dreamweaver more>>
Dreamweaver Tutorial is a very useful widget if you want informations about Dreamweaver
<<less
Download (392KB)
Added: 2007-03-30 License: Freeware Price:
1032 downloads
yEd Diagram Editor 2.3.1

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>>
Use yEd to quickly create flow charts, UML diagrams, mind maps, and many other kinds of diagrams, graphs and networks.

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.


<<less
Download (5MB)
Added: 2005-07-07 License: Freeware Price:
3113 downloads
Breakout Game Tutorial 1.0

Breakout Game Tutorial 1.0


Breakout Game Tutorial - Breakout game tutorial more>>
Breakout Game Tutorial is basicaly a simple tutorial I made, complete with source code for Xcode 2.2, Eclipse 3.1 and executables.

Completly freeware for non-commercial use.
<<less
Download (7.2MB)
Added: 2006-05-08 License: Freeware Price:
750 downloads
Flash Tutorial Widget 1.0

Flash Tutorial Widget 1.0


Flash Tutorial is a helpful widget that will allow you to learn flash quick and easy more>>
Flash Tutorial is a helpful widget that will allow you to learn flash quick and easy.
<<less
Download (337KB)
Added: 2007-05-26 License: Freeware Price:
907 downloads
Cocoa 3D Tutorial 0.3

Cocoa 3D Tutorial 0.3


Free and open source tutorial that will help you start working with 3D in Cocoa more>> Free and open source tutorial that will help you start working with 3D in Cocoa

Cocoa 3D Tutorial will provide a Cocoa framework to interface the OpenGL library in a more OO-fashioned style. It is not meant to be the fastest code possible, nor to leverage all the power of OpenGL, but to give developers a easy way to start working in 3D.
NOTE: Cocoa 3D Tutorial is licensed and distributed under the terms of the Artistic License.

Main features:
- A scene tree, with cameras (one for each view) that can be easily positioned and oriented, and lights.
- Object picking, that allows an interactive manipulation of the scene.
- Factory classes for common objects (cube, sphere, cylinder, ...), groups and transformations.
- Basic OpenGL optimizations (e.g. display lists)
- Full support for OpenGL colors and materials.
- Static textures (read from a graphic file or generated from a styled text), animated textures (read from movies), procedural fixed and animated textures (using configurable Perlin 2 & 3D noise).
- Full support for ARB_vertex_program extension, seen as a special type of texture.
- An animator class, that allows to easily add dynamic components to a scene.

Enhancements
- Added StringTexture class
- Added AnimatedProcTexture class
- Added PlainSurface class
- Added InteractiveView class
- Corrected and updated some class behavior
- Updated Tutorials to use new classes

<<less
Download (244KB)
Added: 2008-12-20 License: Freeware Price: FREE
198 downloads
Timing Diagram Symbols for Omnigraffle 1.0

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

<<less
Download (123KB)
Added: 2005-05-12 License: Freeware Price:
downloads
Quick Sequence Diagram Editor 3.0.5

Quick Sequence Diagram Editor 3.0.5


A tool for generating professional UML sequences more>>
Quick Sequence Diagram Editor 3.0.5 is a versatile and easy-to-use tool which offers you an effective way for generating professional UML sequences. Quick Sequence Diagram Editor is a fast and reliable tool, written in Java 5, for generating professional UML sequence diagrams from text. Supports actors, con-/destructors, threads, broadcasts, notes, and fragments. It can serve as a Javadoc taglet. Exports PDF, SVG, (E)PS, PNG.

Enhancements:

  • Allows to hide return arrows
  • Makes scrolling the text area faster
  • Fixes two bugs


<<less
Download (1.8MB)
Added: 2009-06-14 License: Freeware Price: FREE
24 downloads
Photoshop Lab Tutorial 1.0

Photoshop Lab Tutorial 1.0


Photoshop Lab Tutorial - A great dashboard widget that features the latest articles on photoshoplab.com more>> <<less
Download (304KB)
Added: 2008-07-08 License: Freeware Price: FREE
182 downloads
Revolution tutorial 1.0

Revolution tutorial 1.0


Revolution tutorial - Ebooks using the ArcadeEngine more>>
Revolution tutorial - Free eBook on using Revolution, Dreamcard and ArcadeEngine

The tutorials come in a visually appealing e-book format which is both easy to read and use, the range of topics covered includes:

• The basics of Revolution such as: stacks, cards, scripts, messages and timers
• How to use geometric properties such as distances, angles and intersection rectangles
• Understanding and using different movements including linear, polygonal, circular and elliptic
• Advanced use of images
• Using the built-in collision detection handlers
• Plus much more.


<<less
Download (4MB)
Added: 2005-10-17 License: Freeware Price:
1488 downloads
UML Statechart Framework 0.9.4

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.

<<less
Download (113KB)
Added: 2009-06-11 License: GPL Price: FREE
184 downloads
Airport Software Base Station Tutorial 0.3.2

Airport Software Base Station Tutorial 0.3.2


Airport Software Base Station Tutorial offers you a free and useful tool which makes it easy to follow and allow you to setup an Airport Software Base Station in under 10-30 minutes. more>>

Airport Software Base Station Tutorial 0.3.2 offers you a free and useful tool which makes it easy to follow and allow you to setup an Airport Software Base Station in under 10-30 minutes. This tutorial also includes IPNetShare X and all instructions pertaining to it. Easy to Follow, Easy Setup to allow you to configure an Airport Software Base Station Quickly and Seamlessly.

Major Features:

  1. Updated code, to make it easier to setup software base station. The terminal access entirely. All you need is an admin password.
  2. New icon!!! Transparent
  3. Walk through for each connection. Open IPNetShare X and it will walk you through setup.

Requirements:

  • Mac OS X 10.1.2 or higher (You need the AppleScript Studio Support)
<<less
Download (272.5KB)
Added: 2002-01-31 License: Freeware Price:
downloads
 
Other version of Airport Software Base Station Tutorial
Airport Software Base Station Tutorial 0.3.2Airport Software Base Station Tutorial proves ...Airport Software Base Station Tutorial 0.3.2 proves
License:Freeware
Download
downloads
Added: 2002-01-31
Revolution Conference Tutorial 1.0

Revolution Conference Tutorial 1.0


Revolution Conference Tutorial is known as a free yet very useful stack featuring code examples and course materials for use in the series of free online conferences being held by Runtime Revolution. more>>

Revolution Conference Tutorial 1.0 is known as a free yet very useful stack featuring code examples and course materials for use in the series of free online conferences being held by Runtime Revolution. This one covers the Revolution programming metaphor. It contains everything you need to take part and as with the conferences is totally free! The stacks are updated following each conference.

<<less
Download (146.5KB)
Added: 2005-04-25 License: Freeware Price:
downloads
Mike Golding Yacht Racing 1.0

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
Download (1.4MB)
Added: 2008-12-27 License: Freeware Price: FREE
191 downloads
Indian Recipes 0.1

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
Download (224KB)
Added: 2009-03-28 License: Freeware Price: FREE
192 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5