| <html> |
| <head> |
| <title>UML2 Example</title> |
| <link href="book.css" rel="stylesheet" type="text/css"/> |
| <meta content="DocBook XSL Stylesheets V1.75.1" name="generator"/> |
| <link rel="home" href="index.html" title="Xpand Documentation"/> |
| <link rel="up" href="Tutorials.html" title="Part II. Tutorials"/> |
| <link rel="prev" href="Tutorials.html" title="Part II. Tutorials"/> |
| <link rel="next" href="uml2example_setup_project.html" title="Setting up the project"/> |
| </head> |
| <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> |
| <h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">UML2 Example</h1> |
| <div class="chapter" title="UML2 Example"> |
| <div class="titlepage"> |
| <div> |
| <div> |
| <h2 class="title"> |
| <a name="uml2example"/>UML2 Example</h2> |
| </div> |
| </div> |
| </div> |
| <div class="toc"> |
| <dl> |
| <dt> |
| <span class="section"> |
| <a href="uml2example.html#uml2example_setup_eclipse">Setting up Eclipse</a> |
| </span> |
| </dt> |
| <dt> |
| <span class="section"> |
| <a href="uml2example_setup_project.html">Setting up the project</a> |
| </span> |
| </dt> |
| <dt> |
| <span class="section"> |
| <a href="uml2example_create_model.html">Creating a UML2 Model</a> |
| </span> |
| </dt> |
| <dt> |
| <span class="section"> |
| <a href="uml2example_codegen.html">Code generation</a> |
| </span> |
| </dt> |
| <dt> |
| <span class="section"> |
| <a href="uml2example_profiles.html">Profile Support</a> |
| </span> |
| </dt> |
| </dl> |
| </div> |
| <div class="section" title="Setting up Eclipse"> |
| <div class="titlepage"> |
| <div> |
| <div> |
| <h2 class="title" style="clear: both"> |
| <a name="uml2example_setup_eclipse"/>Setting up Eclipse</h2> |
| </div> |
| </div> |
| </div> |
| <p>Before you can use Xpand with Eclipse UML2<a name="N12ED7" class="indexterm"/>, you first have to install the UML2 plugins into your |
| Eclipse installation. (You need at least the 'UML2 End-User' Features. |
| Downloadable from the Eclipse-Update site. Work with: Helios update site, |
| and then browse to <span class="emphasis"> |
| <em>Modeling</em> |
| </span> and select at least the |
| <span class="emphasis"> |
| <em>UML2 Extender SDK</em> |
| </span>)</p> |
| </div> |
| </div> |
| </body> |
| </html> |