[kepler-dev] [Bug 3022] - FSM State cannot be opened from context menu
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Apr 2 11:31:43 PDT 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3022
cxh at eecs.berkeley.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #3 from cxh at eecs.berkeley.edu 2008-04-02 11:31 -------
The issue here is that in Ptolemy, the transition menu choices
are "Look Inside", not "Open Actor".
See bug #2110 for "Look Inside" vs "Open Actor"
Transitions are not actors, so "Open Actor" is not correct.
States can be considered actors, though some (Edward?) may disagree.
See the StateTracker demo for a demo that has a transition that has
a refinement.
I've fixed this by editing
kepler/configs/ptolemy/configs/kepler/uiContextMenuMappings_en_US.properties
This change is in both the devel trunk and the 1.0.0 release branch.
I'm closing this one.
More information about the Kepler-dev
mailing list