Simple UML model sample

This simple UML model is created in a project and contains the AppFunction1 class and the DoWork interface. The DoWork interface has the doNothing and the doSomething operations. The doSomething operation has the appName and whatToDo string parameters. This model is used in the publishing and patterns tutorials.

Time icon   Import: 1 minute

UML icon    See UML artifacts
Import icon    Import the sample
See tutorial icon    See a related tutorial on publishing a model to a web
See tutorial icon    See a related tutorial on publishing a model report
See tutorial icon    See a related tutorial on applying a pattern