Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

STEM Model Generator

Revision as of 15:40, 4 September 2012 by Unnamed Poltroon (Talk) (Installation)

About

Holder page for model generator


Installation

Important note:  the STEM Model Generator is currently intended for use in the Eclipse SDK only.  It is not intended for installation or use within the STEM application.

  • Follow the steps of the STEM/Eclipse Setup to setup your development environment
  • Add the STEM Model Generator Update Site into Eclipse
    1. Launch your Eclipse SDK
    2. Select the Help menu and choose Install New Software
      Image
    3. When the Available Software dialog opens, click Add
    4. In Add Repository dialog, enter the following values:
      Name: STEM Developer Tools
      Location: http://download.eclipse.org/stem/update-site/prerelease/
      Image
    5. Click OK
  • Install the STEM Model Generator
    1. From the Available Software dialog, select STEM Developer Tools from the drop down
    2. Choose the STEM Model Generator Feature from the list of available software
      Note: You may have to uncheck Group items by category
      Image
    3. Click Next
    4. On the Install Details page, verify the features to install
      Note: If you have not installed the Eclipse Modeling Framework previously, it will be installed automatically
      Image
    5. Click Next
    6. On the Review Licenses page, review the licenses of the required software
    7. if you accept the license terms, select I accept the terms of the license agreements and click Next

Create a new computational model

Edit an existing computational model

The STEM Metamodel

Use an existing EMF Ecore/GenModel with the Model Generator

Back to the top