blob: f64169d10aa975865d9ce9fbfdee20c9a3aa8f70 [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>New Modifier</title>
</head>
<body>
<p>The <em>New Modifier Wizard</em> is used to create and define the
properties of a new <a href="../../concepts/modelingframework.html#modifier"> Modifier</a>. It is a
bit different from the other wizards in that it is invoked from the context menu
of selected STEM components that can be modified. In the image below, the built-in
disease model for the Mexico USA Pandemic Flu Scenario Demo is selected and the context menu displayed.
</p>
<img src="img/modifierwizard1.jpg" />
<p>
The resulting wizard is in the next image. It shows the attributes of the disease model that
can be modified. In the example, a <a href="../../concepts/modelingframework.html#rangemodifier">
Range Modifier</a> for the <em>Transmission Rate</em> has been
created that sets the initial value to 2.0 and then increments it by 0.1 until 2.5 (inclusive).
In the example, the <em>Disease Name</em> and <em>Population</em> are grayed out, indicating
that no modifier can be specified for those attributes.
</p>
<p>
The creation of <a href="../../concepts/modelingframework.html#sequencemodifier">
Sequence Modifiers</a> is not implemented yet.
</p>
<img src="img/modifierwizard2.jpg" />
<img src="img/modifierwizard3.jpg" />
</html>