blob: 7dd4230aee292561105ac1799e4f36ddf011edeb [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Scenario Editor</title>
</head>
<body>
<h1>Scenario Editor</h1>
<p>The <em>Scenario Editor</em> is used to edit <a
href="../../concepts/modelingframework.html#scenario"> Scenarios</a>.
It supports drag and drop, and undo.</p>
<p>A <a href="../../concepts/modelingframework.html#model">
Model</a> can be added to a <a
href="../../concepts/modelingframework.html#scenario"> Scenario</a> by
dragging it from either a project's collection of <a
href="../../concepts/modelingframework.html#model"> Models</a>, or from
the set in the <a href="../views/modelsview.html"> Models View</a>.
Similarly, any number of <a
href="../../concepts/modelingframework.html#decorator"> Decorators</a>
can be dragged from a project's collection or from the set of Built-in <a
href="../../concepts/modelingframework.html#decorator"> Decorators</a>
from the <a href="../views/decoratorsview.html">Decorators View</a> or
from the <a href="../views/diseasesview.html">Diseases View</a>. As
well, a <a href="../../concepts/modelingframework.html#sequencer">
Sequencer</a> can be added to a <a
href="../../concepts/modelingframework.html#scenario"> Scenario</a> by
dragging it from a project's collection or from the <a
href="../views/sequencersview.html">Sequencers view</a>.</p>
<img src="img/scenarioeditor1.jpg" />
</body>
</html>