Hi all, I have a follow up question. We are trying to delete an actor's parameter using MOMLChangeRequest and trying to add a new parameter with the same name. However when I do this I get an error saying the property is part of class definition and cannot be deleted. Since this fails, I cannot add a new parameter with the same name. Am I missing something here?
Thanks, Arwa ________________________________________ From: kepler-users-bounces at kepler-project.org [kepler-users-bounces at kepler-project.org] On Behalf Of Jamnagarwala, Arwa Mohmadi [[email protected]] Sent: Monday, May 03, 2010 1:40 PM To: kepler-users at kepler-project.org Subject: [kepler-users] About actor parameters Hi, I have two questions: 1) Is there any function in the Ptolemy api using which I can retrieve the set of parameters associated with an actor? (just as we can get the list of ports) 2) In uiContextMenuMappings_en_US.xml file some entries have keys mapped to Ptolemy menu locations, for instance: <pair> <name>ACTOR->Configure Actor</name> <value>ACTOR->Customize->Configure</value> </pair> Where can I find the source code associated with the "configure actor" choice? Thanks, Arwa _______________________________________________ Kepler-users mailing list Kepler-users at kepler-project.org http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users

