YumlMe

Summary: Easily edit and display UML diagrams in PmWiki pages
Version: 0.3
Prerequisites: pmwiki 2
Status: Beta
Maintainer: CIIDMike
Categories: Images
Discussion: YumlMe-Talk

Questions answered by this recipe

This section is optional; use it to indicate the types of questions (if any) this recipe is intended to answer.

Description

This recipe requests images of class diagrams or use case diagrams from yUML.

Class Diagram

  (:yuml scale=75:)
  [Customer]+1->*[Order]
  [Order]++1-items >*[LineItem]
  [Order]-0..1>[PaymentMethod]
 [Order]-0..1>[Rainer's Test]
  (:yumlend:)

Use Case Diagram

  (:yuml usecase scruffy:)
  [Wiki User]-(Edit Page), [Wiki User]-(Edit UML Diagram)
  (:yumlend:)

Activity Diagram

  (:yuml activity scruffy:)
  (start)->(Boil Kettle)->(end)
  (:yumlend:)

Download

Older version:

Notes

Release notes

  • 2020-01-03 added direction and other features
  • 2010-10-10 added activity diagram
  • 2009-06-15 initial release

If the recipe has multiple releases, then release notes can be placed here. Note that it's often easier for people to work with "release dates" instead of "version numbers".

See also

Contributors

Comments

This space is for User-contributed commentary and notes. Please include your name and a date (eg 2007-05-19) along with your comment. Optional alternative: create a new page with a name like "ThisRecipe-Talk" (e.g. PmCalendar-Talk).

See discussion at YumlMe-Talk

User notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki.