<html>
<head>
<style>
body {
font-family: Verdana, sans-serif;
font-size: 0.8em;
color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0px; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
width: 100%;
height: 1px;
background: #ccc;
border: 0;
}
.footer {
font-size: 0.8em;
font-style: italic;
}
</style>
</head>
<body>
<span class="header"></span>
Issue #6167 has been updated by Christopher Brooks.
<ul>
</ul>
<p>Actually, what is missing is that right clicking should bring up the context menu that allows the user to set the top level parameters.</p>
<p>One of those parameters is the enableBackgroundTypeInference parameter.</p>
<hr />
<h1><a href="https://projects.ecoinformatics.org/ecoinfo/issues/6167#change-20964">Bug #6167: Model Context Menu should have the enableBackwardTypeInference choice</a></h1>
<ul>
<li>Author: Christopher Brooks</li>
<li>Status: New</li>
<li>Priority: Low</li>
<li>Assignee: </li>
<li>Category: </li>
<li>Target version: 2.4.0</li>
<li>Bugzilla-Id: </li>
</ul>
<p>Ptolemy II now supports backward type inference. The way this is enabled is that the top level container has a parameter called "enableBackwardTypeInference" that is set to true or false.</p>
<p>In Ptolemy II's Vergil, this is visible by right clicking on the background of the top level model.</p>
<p>This functionality is not present in the devel tree of Kepler.</p>
<p>The workaround is to drag in a Parameter, name it "enableBackgroundTypeInference" and set the value to true.</p>
<hr />
<span class="footer"><p>You have received this notification because you have either subscribed to it, or are involved in it.<br />To change your notification preferences, please click here: <a class="external" href="https://projects.ecoinformatics.org/ecoinfo/my/account">https://projects.ecoinformatics.org/ecoinfo/my/account</a></p></span>
</body>
</html>