This plugin is part of the ImageGen family.
See the main page for usage, download and installation instructions.

Example

UML Party.png

Source

[{UMLGraphPlugin title='UML Party'

(

(Guest
	[celebrate123()]
	[:extends:PartyParticipant]
	[:implements:Eater]
	[:url:http://cnn.com]
)

(Cocktail
	[contains:Ingredient#1..*]
)
(Party
	[+termin:Date]
	[breakOff()]
	[entertain:PartyParticipant]
)
(Eater<<interface>>
	[eat(in h:Bit;return full:Boolean)]
	[eat:Bit#0..*]
)
(Bit)

(PartyParticipant<<abstract>>
	[/drunken:Boolean=false]
	{[~intus:Cocktail]}
	[~drink(in c:Cocktail)]
	[visit|:Party]
)

(Barkeeper
	[+mix(in z:ingredient, out c:Cocktail)]
	[mixedFor:Host#1..1]
	[mix:Cocktail#1..*]
)
(Host
	[hectically:Boolean=true]
	[toWelcome(in g:Guest)]
	[toSayGoodBye(in g:Guest)]
	[welcomes>:Guest#1..*]
	[move:Barkeeper#1]
	[:extends:PartyParticipant]
	[:implements:Eater]
)

(Ingredient
	[+name:String]
	[cocktail&:Cocktail]
	[bit&:Bit]
)
(test
)
)

}]



ImageGen

Add new attachment

In order to upload a new attachment to this page, please use the following box to find the file, then click on “Upload”.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
png
UML Party.png 27.9 kB 1 02-Jun-2005 17:56 NascifAbousalhNeto
« This page (revision-6) was last changed on 10-Sep-2006 11:50 by null [RSS]