Yuml Me

Cookbook

PmWiki

pmwiki.org

Yuml Me
Summary: Easily edit and display UML diagrams in PmWiki pages
Version: 0.1
Prerequisites: pmwiki 2
Status: Beta
Maintainer:
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]
  (:yumlend:)

Use Case Diagram

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

Download

Notes

Release notes

  • 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. The following format is recognized:
* (+) Optional positive comment. Name, date
* (-) Optional negative comment. Name, date

These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki.

Recent Changes (All) | Edit SideBar Page last modified on May 22, 2010, at 06:46 PM Edit Page | Page History
Powered by PmWiki