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 Design Document

Revision as of 18:47, 19 June 2007 by Unnamed Poltroon (Talk) (STEM Design Documentation)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

STEM Design Documentation

Contents

Overview

Overview of the design of STEM.


Standards

ISO-3166

Describe the ISO-3166 Standard.

Dublin Core Metadata

[| Dublin Core]

Plug-in Descriptions

This section contains descriptions of the different plug-ins that comprise STEM.


org.eclipse.ohf.stem.core

The org.eclipse.ohf.stem.core plug-in contains the definitions and implementations of the Unified Modeling Language (UML) models that are used to represent the composable components that define a simulation in STEM. These models are Common, Graph, Model, Sequencer and Scenario. These models are implemented using the Eclipse Modeling Framework (EMF).

Common Model

Common Model UML Diagram goes here.

Describe the Dublin Core standard.

Describe how Sanity Checking works.

Graph Model

Graph Model UML Diagram goes here

Model Model

Model Model UML Diagram goes here

Sequencer Model

Sequencer Model UML Diagram goes here

Scenario Model

Scenario Model UML Diagram goes here

Core Extension Points

graph
model
scenario
sequencer
decorator

org.eclipse.ohf.stem.definitions

org.eclipse.ohf.stem.diseasemodels

Disease Model Extension Points

disease
diseasemodel

org.eclipse.ohf.stem.diseases

org.eclipse.ohf.stem.doc

org.eclipse.ohf.stem.geography

org.eclipse.ohf.stem.internal.data

Properties Files

Country Definitions
Relationship Definitions
Built-in Model Definitions
Built-in Scenario Definitions
Built-in Sequencer Definitions

org.eclipse.ohf.stem.jobs

org.eclipse.ohf.stem.jobs.nl1

org.eclipse.ohf.stem.sample

org.eclipse.ohf.stem.sequencers

org.eclipse.ohf.stem.tests.core

org.eclipse.ohf.stem.tests.definitions

org.eclipse.ohf.stem.tests.diseasemodels

org.eclipse.ohf.stem.tests.jobs

org.eclipse.ohf.stem.tests.ui

org.eclipse.ohf.stem.tests.util

org.eclipse.ohf.stem.ui

Perspectives

Simulation
Designer

Views

Active Simulations
Control
Decorators
Graphs
Google Earth
Map
Models
Scenarios

Wizards

New Disease Wizard
New Graph Wizard
New Model Wizard
New Project Wizard
New Scenario Wizard
New Real-Time Sequencer Wizard
New Sequencer Wizard

Editors

Graph Editor
Model Editor
Scenario Editor

org.eclipse.ohf.stem.ui.diseasemodels

org.eclipse.ohf.stem.ui.ge

org.eclipse.ohf.stem.ui.nl1

org.eclipse.ohf.stem.ui.reports

org.eclipse.ohf.stem.utility

Back to the top