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

Difference between revisions of "STEM Model Generator"

(Installation)
(Installation)
Line 14: Line 14:
 
*# Select the '''Help''' menu and choose '''Install New Software'''
 
*# Select the '''Help''' menu and choose '''Install New Software'''
 
*#: Image
 
*#: Image
*# When the '''Install''' dialog opens, click '''Add'''
+
*# When the '''Available Software''' dialog opens, click '''Add'''
 
*# In '''Add Repository''' dialog, enter the following values:
 
*# In '''Add Repository''' dialog, enter the following values:
 
*#: Name:  '''STEM Developer Tools'''
 
*#: Name:  '''STEM Developer Tools'''
 
*#: Location:  '''http://download.eclipse.org/stem/update-site/prerelease/'''
 
*#: Location:  '''http://download.eclipse.org/stem/update-site/prerelease/'''
 
*#: Image
 
*#: Image
*#: Click '''OK'''
+
*# Click '''OK'''
 +
 
 +
* Install the STEM Model Generator
 +
*# From the '''Available Software''' dialog, select '''STEM Developer Tools''' from the drop down
 +
*# Choose the '''STEM Model Generator Feature''' from the list of available software
 +
*#: '' '''Note:''' You may have to uncheck '''Group items by category'''''
 +
*#: Image
 +
*# Click '''Next'''
 +
*# 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
 +
*# Click '''Next'''
 +
*# On the '''Review Licenses''' page, review the licenses of the required software
 +
*# if you accept the license terms, select ''' I accept the terms of the license agreements''' and click '''Next'''
  
 
== Create a new computational model  ==
 
== Create a new computational model  ==

Revision as of 15:40, 4 September 2012

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