This plugin is part of the ImageGen family.
See the main page for usage, download and installation instructions.
See the main page for usage, download and installation instructions.
Example
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
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 |