Yellicode Modeler

Yellicode Modeler is a free and cross-platform modeling tool for creating Yellicode models. A Yellicode model is a subset of a UML 2.5 model, and is stored in a .ymn file that you can use directly in your code generation templates. All elements and relationships from the meta model are supported by Yellicode Modeler.

Unlike most UML tools, Yellicode Modeler does not support diagramming (yet). Instead, it lets you focus on the details that matter for code generation and provides easy-to-use editors that let you edit code models very quickly.

Download for Windows *     Download for macOS **

* Windows: requires Windows 10 x64. Get the 32 bit version .
** MacOS: requires macOS 10.12 "Sierra" or later

Documentation

Learn how to use Yellicode Modeler in the Yellicode Modeler documentation section.

The future of Yellicode Modeler

The current version of Yellicode Modeler is one of the first releases and a lot of improvements are planned for the future. This is our - ever changing - roadmap (in random order of priority):

  • Better documentation.
  • Tabbed interface.
  • Diagramming support.
  • Share Profiles through NPM. Added in v0.3.
  • More shortcuts or smarter dialogs for common modeling tasks.
  • Continuous usability improvements.
  • Linux support.

Technologies

Yellicode Modeler is built using .NET Core, Electron the Aurelia framework and (for some parts), using Yellicode itself.

Version history

Version 0.3.13

Version 0.3.12

  • Fixed issue when loading tagged values that are defined in an external profile.
  • Fixed issue of duplicate imports of @yellicode/elements in generated .ts files.

Version 0.3.11

  • Internal changes

Version 0.3.10

  • Fixed "Cannot find module 'electron-is-dev'" error when opening a file in a running modeler instance.
  • Improved Model Explorer refresh behaviour.

Version 0.3.9

  • Added 'About' menu item.
  • Fixed issue when discovering types in imported profiles.

Version 0.3.8

  • Added support for types exported from referenced documents.

Version 0.3.7

  • Change code signing certificate provider.

Version 0.3.6

  • Some stability improvements.

Version 0.3.4 and 0.3.5

  • Bug fixes related to NPM reference path resolution.

Version 0.3.3

  • Bug fix: typescript utility functions for stereotypes were sometimes generated twice when saving a project file.

Version 0.3.2

  • Fixed issue on MacOS that broke quitting from the dock.

Version 0.3.1

  • Fixed installation of NPM references on MacOS.

Version 0.3.0

  • Added possibility to add references: install Yellicode profiles through NPM and add references to local files.
  • Some UI improvements: better status indicator, improved normalization of user input.
  • Generating extra API methods for types in a profile when saving a project.

Version: 0.2.3

  • Now also handling Mac OS X File Open events.

Version: 0.2.2

Version: 0.2.1

  • Improved model explorer layout, now showing model as an actual package.
  • Allowing stereotypes for packages.
  • Created editor for package properties.
  • Workaround for generated stereotype, avoiding TS compiler error (this TypeScript issue).

Version: 0.2.0

First public version.