BTW, the reason for this is that the icon for the Stop actor in Ptolemy says it all. Unfortunately, the icon in Kepler says nothing about what the actor does. The constructor for the Stop actor includes this: // Hide the name because the name is in the icon. _hideName = new SingletonParameter(this, "_hideName"); _hideName.setToken(BooleanToken.TRUE); _hideName.setVisibility(Settable.EXPERT); I suggest that in the Kepler library, the Stop actor should include something like: <property name="_hideName" value="false"/> Edward On 10/21/13 5:49 PM, Christopher Brooks
wrote:
|
_______________________________________________ Kepler-users mailing list Kepler-users@kepler-project.org http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users