You are here

Home » Projects

Accelerator add-in for Enterprise Architect

Accelerator add-in increases the speed of diagram creation!

I suppose that you know how to add classes on class diagram and add properties and methods to them. The fastest way is the following: add class, type its name,  press Ctrl+Shift+F9 and type the property definition for each property that should be added and then press Ctrl+Shift+F10 and type the method definition for each added method.

Accelerator add-in provides you with an alternative class creation method. You can type several properties and methods in one line and add all of them at once.

Example

You type:

Node Name:string Weight:int=0 ChildNodes:Node[] AppendChild(node:Node):Node

You get:


Download

You can download the add-in by following this link: download.

Installation

Unpack the downloaded package to a folder and run Install.bat.

Usage

Right-click anywhere on class diagram, select "Add-ins", then select "Accelerator", then select "Classes from text...", type the class string the input and press Enter to add new class on the diagram.

Known issues

Add-in saves diagram before adding new class on it. No solution or workaround currently available.

ChangeLog

  • 2010-06-21 Recompile for EA8
  • 2010-04-12 Add detailed error info and fix position of GUI elements.
  • 2010-03-30 First release.

See also

Add new comment

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <pre>
  • Syntax highlight code surrounded by the {syntaxhighlighter SPEC}...{/syntaxhighlighter} tags, where SPEC is a Syntaxhighlighter options string or class="OPTIONS" [title="the title"].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

Please note that all comments that look like "Thank you! This is exactly what I've looked for! You are THE GREAT! My site with flash games" will be immediately deleted without any compunction and your IP will be reported to mollom and added to the spamlists. Thank you for understanding.

LinkedIn profile
I’m Alex Netkachov and I welcome you on my site, which is my technical playground and web log.