blob: 9ef98c1d76d36d5cdc7802a63baaad7b82ef848f [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Overview</title>
</head>
<body>
<h1>Wizards</h1>
<p>A <em>Wizard</em> is an aid that helps a STEM user complete a
common task. A Wizard "walks" a user step-by-step through each stage of
the process of completing the task. When a Wizard is started it creates
a series of small windows that contain "forms" that a user fills out to
provide the information necessary to complete the task. Informative
messages prompt the user for missing information and provide feedback
(i.e. error messages) on the validity of the user's entries.</p>
<p>When the user has provided sufficient information to complete the
task they select the "Finish" button and the Wizard will complete its
job by performing the task for the user.</p>
<p>At any point a user can abandon the Wizard by canceling the
operation and nothing will have changed in their system.</p>
<p>STEM contains the following Wizards:</p>
<ul>
<li><a href="diseasewizard.html">Define a new Disease</a></li>
<li><a href="experimentwizard.html">New Experiment</a></li>
<li><a href="infectorwizard.html">Define a new Infector/Inoculator</a></li>
<li><a href="graphwizard.html">New Graph</a></li>
<li><a href="modelwizard.html">New Model</a></li>
<li><a href="modifierwizard.html">New Modifier</a></li>
<li><a href="populationwizard.html">New Population Model</a></li>
<li><a href="populationinitializerwizard.html">New Population Initializer</a></li>
<li><a href="predicatewizard.html">New Predicate</a></li>
<li><a href="realtimesequencerwizard.html">New Real-Time Sequencer</a></li>
<li><a href="scenariowizard.html">New Scenario</a></li>
<li><a href="sequentialsequencerwizard.html">New Sequential Sequencer</a></li>
<li><a href="stemprojectwizard.html">New STEM Project</a></li>
<li><a href="triggerwizard.html">New Trigger</a></li>
</ul>
</body>
</html>