Official release of Enterprise Architect 9.3 #sparx

Sparx Systems is pleased to announce the official release of Enterprise Architect 9.3.

Release Highlights include:

  • Support for displaying multiple diagrams and other views simultaneously.
  • Easily move information between two open diagrams.
  • Create and share custom menus to improve workflow.
  • Hide page borders on all diagrams with a single click.
  • Analyze and debug systems with enhanced Testpoint capabilities.
  • Develop open, scalable architectures using ArchiMate 2.
  • Capture, visualize and document the run-state and relationships of objects during program execution.
  • Instantly drag Breakpoints and Markers to a different line in the source code editor.
  • Expanded beta profile for modeling ArcGIS schemas. Topology, geometric networks and relationship rules now supported.
  • State Table Simulation highlighting the current state, potential next states and Triggers that may be fired.

Please visit the release page to learn more: www.sparxsystems.com/products/ea/9.3

Share

Use Case 2.0 – Good stuff

The people at http://www.ivarjacobson.com have released an ebook on what they call the Use Case 2.0 The Definitive Guide.

You can pick a copy. And also look at a presentation that may put some more context around it.

They’ll ask you to fill in all kinds of fields…

It merges:

  • Use Cases
  • Stories
  • Kanban
  • Agile
  • Backlog based work organization

It is a workable system IMHO.

There is a use case tracker described in there.

Save yourself some time by taking my little Excel version.

 

 

Share

Query and Update Sparx EA Repository with SQL

Sample Script to do it (using the Execute undocumented op)

 

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
option explicit
 
!INC Local Scripts.EAConstants-VBScript
!INC EAScriptLib.VBScript-Logging
 
'
' Script Name: SQL
' Author: Philippe Back
' Purpose: Demo SQL Invocation
' Date: 25/1/2011
'

Function SQLQuery(sql)
Dim sRes
LOGInfo("Query: " & sql)
sRes = Repository.SQLQuery(sql)
LOGInfo("Res: " & sRes)
End Function
 
Function SQLExec(sql)
Dim sRes
LOGInfo("Statement: " & sql)
sRes = Repository.Execute(sql)
LOGInfo("Res: " & sRes)
End Function
 
Sub Main
SQLQuery("SELECT * FROM T_OBJECT WHERE OBJECT_ID=1")
SQLExec("UPDATE T_OBJECT SET NAME='STUFF' WHERE OBJECT_ID=1")
End Sub
 
Main
Share

Apple brings an effective value upload pipe to the world

Apple released iBooks2 and a new textbook creation app for the Mac (You’ll need Lion for that, and even if these things are free, they’ll end up pocketing money from that new tide of upgrades – I know they will from me).

Keynote already made a huge difference to helping me communicate to an audience (people seeing the presentations tell me regularly: hey, this is definitely *not* a PowerPoint, it looks waay better, and is more effective!).

So, I was using it on my iPad to convey ideas in meetings, where it brings a sense of closeness and bonding that helps in securing business.

But with the textbooks that do come to life, we enter a new dimension. Think about all Seth Godin PDFs in the form of animated Textbooks, think about curated content with comments on a given subject put together and released to the world!

Mmh, in a sense, it is weird that this is announced aroud the time SOPA gets protested and MegaVideo got busted by the FBI. But I may digress.

Anyway, this is a super gift for all of us who have value to share. And sharing this way is really making it all exciting. That’s what Apple products have succeeded in doing: getting people involved in getting excited again. It is not happening with Linux, it is not happening with Windows. It is happening with Apple products, and a bit less with Android phones.

I’ve bet a lot of the farm on Apple. Not because I am any kind of fanboi, but because it is the logical thing to do when a cash-laden company uses it to roll out such innovative and stimulating stuff ot the world.

That’s what Apple is strong with: cash-loaded, innovative, master of their supply chain, and controlling the delivery channel. Walled garden? Sure! But generating money and recognition for the players: very very true indeed! Love, money, recognition: they made it so that you get the three assembled with Apple.

That’s what leadership is about: instilling the motivation to follow and make your best.

So, Apple may lead to people challenging jumping off buildings at Foxconn (and doing something about it, as was reported) but they also deliver us these.

I started with an Apple II eons ago, moved off when they were out of fancy, and am back to them 20+ years later. Yet another proof that you can turn things over given the right decisions. Quite different from Kodak. But quite alike to Fujitsu.

Some more info: http://mashable.com/2012/01/19/this-is-how-apple-changes-education-forever/

 

Share

Sparx Systems releases Enterprise Architect 9.2

Breathing new Life into your Models

Enterprise Architect 9.2 is a major upgrade which significantly extends simulation, adds new modeling languages, new debugging capabilities and new tools to manage your models. Here are some of the great things built into this new release:

  • Bring your state machines and business processes to life with advanced simulation support for triggers, signals and events. Model messages, button presses, switches and similar events, then watch as your scenarios come to life. Verify your solutions. Explore multiple pathways and outcomes. Build reusable event sets to automate simulations.*
  • Business modelers can simulate their BPMN based models, including support for Parallel and Exclusive Gateways, Loops and basic activities. Animate and validate your business processes.**
  • Software developers can now attach Enterprise Architect to the GNU debugger (GDB) and inspect, debug and visualize a wide range of supported platforms. Local and remote debugging are both supported. Ada, Java, C, C++ and Objective-C supported.***
  • Modelers can now build and share concepts, taxonomies and detailed ontologies using the new MDG Technology for the Ontology Definition Metamodel with support for the Web Ontology Language (OWL) and the Resource Description Framework (RDF).
  • Systems Engineers can take advantage of the enhanced support for SysML 1.2 including Block Elements drawn with parts, references, values, flow part and standard port compartments. SysML FlowSpecification elements with the flowProperties compartment.
  • You can now generate visual diff/comparisons between current diagrams and baselines using the new visual comparison tools built into the model baseline facility. Highlight additions, deletions, moves, and resizes. Selectively roll back changes to a previous baseline state.

Enterprise Architect 9.2 supports UML® Version 2.4.1 – the latest specification from the Object Management Group® (OMG®).

Links and Downloads:

 

Release Notes: www.sparxsystems.com/products/ea/history.html
Free 30 Day Trial: www.sparxsystems.com/products/ea/trial.html
Registered Users: www.sparxsystems.com/registered/index.html
YouTube Channel: www.youtube.com/user/SparxSystems

 

* Corporate Edition and above
** Business and Software Engineering Edition and above
*** Professional Edition and above
Share

#Sparx Systems named in top 100 software companies for 2011

SD Times judges recognize the top innovators, leaders and influencers in the software development industry. They base their decisions on the offering, reputation and leadership of vendors in the industry. The best of the best!

Recognized for its contribution to the software development industry, Sparx Systems has won its third consecutive SD Times 100 Award!

The award underpins Sparx Systems’ ongoing commitment to model-driven development excellence.

www.sparxsystems.com/press/articles/2011sdtimes100.html

 

I’ve been busy recommending Enterprise Architect since version 3.6 and it never ceased to amaze me how the product reached new heights version after version.

As an official VAR, trainer, you name it for helping you reach new heights as well with confidence, check my services related to that matter.

Share