shop Site map Contact Us
Home Page Product Info Training Download Support Resources Resources Testimonials NM Services NM About Us NoMagic UML Forum What's New
What is MagicDraw?
New and Noteworthy
Feature List
Online tutorials
Editions
Screenshots
System Requirements
Samples
MagicDraw Addons
Teamwork Server
UPDM Plugin
SysML Plugin
Cameo DataHub
Cameo SOA+
Cameo Data Modeler
Cameo Business Modeler
Merge Plugin
CameoMDA Plugin
MagicRQ Plugin
RSXConverter
RConverter
ParaMagic Plugin
Methodology Wizards Plugin
SPEM Plugin
MARTE Profile
DoDAF Plugin
CSV Import Plugin
Other products
Cameo Suite
Cameo Team Server
Cameo eCompliance
Cameo Requirements+
Third party plugins
M2Spring
M2Code for Java
M2Flex
Nomos OCL Business Rules Testing Addon
Nomos XSD Import Import Plugin
CofLuent Plugin
RM-ODP Plugin
What's New
Key Benefits
Technology Partners
Our Resellers
Academic program
Pricing
Software Assurance
Upgrades
UPDM Plugin Pricing
SysML Plugin Pricing
Cameo Requirements+ Pricing
Cameo Team Server Pricing
Cameo DataHub Pricing
Cameo SOA+ Pricing
Cameo Data Modeler Pricing
Cameo Business Modeler Pricing
Merge plugin pricing
MagicRQ Plugin Pricing
RSXConverter Pricing
Pricing
DoDAF Plugin Pricing
ParaMagic Plugin Pricing
Academic Site License Pricing
Mobile License
Floating Licenses
|

-----
Samples

Diagram samples Code Engineering samples Report samples

Preview MagicDraw's diagram, code engineering and report samples by clicking on the examples below. These images were produced using MagicDraw UML's "export to JPEG, PNG and SVG" file functionality.

-----

Diagram samples

Class diagrams
Swing Classes JPEG (bitmap) | SVG (scalable)
Color UML JPEG (bitmap) | SVG (scalable)
Detail Class diagram JPEG (bitmap) | SVG (scalable)
Use case diagrams
Software development JPEG(bitmap) | SVG (scalable)
Use_Case_Subsystem JPEG (bitmap) | SVG (scalable)
UML System Boundary JPEG (bitmap) | SVG (scalable)
UML Extensions Example: RUP JPEG (bitmap) | SVG (scalable)
Communication diagrams
Fill Order Use Case JPEG (bitmap) | SVG (scalable)
Timekeeping System JPEG (bitmap) | SVG (scalable)
Composite Structure diagrams
Brokered Sale JPEG (bitmap) | SVG (scalable)
Element Structure JPEG (bitmap) | SVG (scalable)
Sequence diagrams
Generate Document Sequence JPEG (bitmap) | SVG (scalable)
Order Entry Sequence JPEG (bitmap) | SVG (scalable)
Fill Order Sequence JPEG (bitmap) | SVG (scalable)
Search Phone Sequence JPEG (bitmap) | SVG (scalable)
State diagrams
Access Control example JPEG (bitmap) | SVG (scalable)
Phone state example JPEG (bitmap) | SVG (scalable)
Activity diagrams
Receive Product JPEG (bitmap) | SVG (scalable)
Assign Speed Dials JPEG (bitmap) | SVG (scalable)
Coffee Making Machine JPEG (bitmap) | SVG (scalable)
Package diagrams
Sale System JPEG (bitmap) | SVG (scalable)
Editor JPEG (bitmap) | SVG (scalable)
Implementation diagrams
Library system internal structure JPEG (bitmap) | SVG (scalable)
Ordering JPEG (bitmap) | SVG (scalable)
Deployment diagrams
High Level Implementation Architecture JPEG (bitmap) | SVG (scalable)
Receiving Application Deployment JPEG (bitmap) | SVG (scalable)
Content diagrams
Example 1 JPEG (bitmap) | SVG (scalable)
Example 2 JPEG (bitmap) | SVG (scalable)
Web Application diagrams
Login JPEG (bitmap) | SVG (scalable)
Book JPEG (bitmap) | SVG (scalable)
WAE (Web Application Extensions) JPEG (bitmap) | SVG (scalable)
Robustness diagrams
Registration JPEG (bitmap) | SVG (scalable)
Logging In JPEG (bitmap) | SVG (scalable)
Corba IDL diagrams
Cinema JPEG (bitmap) | SVG (scalable)
Bug Tracing System JPEG (bitmap) | SVG (scalable)
WSDL diagrams
Stock JPEG (bitmap) | SVG (scalable)
XML Schema diagrams
Mail Tracking System  JPEG (bitmap) | SVG (scalable)
ejb-jar 2.1 descriptor JPEG (bitmap) | SVG (scalable)
Time diagrams
Real-time situation JPEG (bitmap) | SVG (scalable)
Concurrency model - asynchronous case JPEG (bitmap) | SVG (scalable)
Concurrency model - synchronous case JPEG (bitmap) | SVG (scalable)
Struts diagrams
ejb-jar 2.1 descriptor JPEG (bitmap) | SVG (scalable)

-----

Code Engineering samples

Java code generation from class diagram
Class diagram example JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
MagicDraw generated Java code LoginPanel.java
Java reverse engineering
Java source code files: Button.java | ActionListener.java | Accessible.java
MagicDraw generated Class diagram example:
      JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
Java bytecode files reverse engineering
MagicDraw generated Class diagram example:
      JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
EJB code generation from class diagrams
Cabin Entity bean diagram: JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
Cabin Entity bean diagram (detailed): JPEG (bitmap) | PNG (bitmap) | SVG (scalable)

Travel Agent bean diagram: JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
Travel Agent bean diagram (detailed): JPEG (bitmap) | PNG (bitmap) | SVG (scalable)

MagicDraw generated Java code:
      CabinBean.java , CabinHome.java , CabinPK.java , CabinRemote.java ,
      TravelAgent.java , TravelAgentBean.java , TravelAgentHome.java
Database schema (DDL file) generation from the class diagram
Class diagram example JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
MagicDraw generated database schema (DDL file): db.ddl
Database schema (DDL file) reverse engineering
Database schema (DDL file): script.ddl
MagicDraw generated Class diagram example:
      JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
C++ code generation from class diagram
Class diagram example: JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
MagicDraw generated C++ code:
      Circle.h , Circle.cpp
      Container.h , Container.cpp
      Figure.h , Figure.cpp
      Rectangle.h , Rectangle.cpp
C++ reverse engineering
C++ source code file: family.cpp
MagicDraw generated Class diagram example:
      JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
C# code generation from class diagram
Class diagram example JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
MagicDraw generated C# code: LoginPanel.cs
C# reverse engineering
C# source code file: welcome.cs
MagicDraw generated Class diagram example:
      JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
CIL (MSIL) reverse engineering
Executable file (requires a disassembler installed): calendar.exe
MagicDraw generated Class diagram example:
      JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
Corba IDL (IDL file) generation from the Corba IDL diagram
Corba IDL diagram example JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
MagicDraw generated Corba IDL (IDL file): bugbase.idl
WSDL Reverse Engineering
WSDL file: stock.wsdl
MagicDraw generated WSDL diagram example
JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
EJB 2.0 Reverse Engineering
ejb-jar file: ejb-jar.xml
Java files: Reservation.java | ReservationBean.java | ReservationHome.java
MagicDraw generated class diagram example JPEG (bitmap) | PNG (bitmap) | SVG (scalable)
XML Schema Reverse Engineering
XSD file: ejb-jar_2_1.xsd
MagicDraw generated XML Schema diagram example JPEG (bitmap) | PNG (bitmap) | SVG (scalable)

-----

Report samples

Model report
Case Study MagicLibrary: MagicLibrary.zip (1.58 MB)
View report (browsable)
Use Case Description report
Case Study MagicLibrary: MagicLibrary.zip (1.58 MB)
View report (rtf) (1.75 MB)
Software Design Description report
Case Study MagicLibrary:  MagicLibrary.zip (1.58 MB)
View report (rtf) (1.49 MB)
Data Dictionary report
Case Study MagicLibrary:  MagicLibrary.zip (1.58 MB)
View report (rtf) (1.02 MB)
Model Extension report
Case Study MagicLibrary:  MagicLibrary.zip (1.58 MB)
View report (rtf) (534 KB)




|
Login
Contact Person
Registration
Request For Sales

Best Design and Modeling Tool
Jolt Productivity Winner
Best Database Tool
Jolt Productivity Winner
Best Java Modeling Tool
Best Team Development Tool
OMG Member












Contact Us  |  Shop  |  Product Feedback  |  Print this
Last Modified Monday, 26-April-2010 8:00:00 PST

Copyright © 2000-2010  No Magic, Inc.  All Rights Reserved