[kepler-users] Actor ports and parameters

2010-08-09 Thread Jamnagarwala, Arwa Mohmadi
Hi All, Is there a way I can get the list of ports and parameters (and possibly their tokens ) before the actor's fire() method ? Thanks! Arwa

[kepler-users] Actor ports and parameters

2010-08-09 Thread Sean Riddle
Yes, you can get to the attributes and ports in the initialize() method (they're set up in the preinitialize() method, so I think initialize() is as soon as you can use them. Tokens, though, should all be sent after all actors have been fully initialized, so I don't think there's anything

[kepler-users] Kepler 2.0, intermodular libraries conflict

2010-08-09 Thread David Welker
/pipermail/kepler-users/attachments/20100809/9720acc8/attachment.html

[kepler-users] Kepler 2.0, intermodular libraries conflict

2010-08-09 Thread Matt Jones
://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100809/df3a33a0/attachment.html

[kepler-users] kepler's semantic type checking of connected ports

2010-08-09 Thread Chris Weed
Hi, When I apply a semantic type to an input and output port that are connected, the semantic type checker always shows an error on the semantic types. This looks like a bug in Kepler 2.0 Chris

[kepler-users] kepler's semantic type checking of connected ports

2010-08-09 Thread Matt Jones
mailing list Kepler-users at kepler-project.org http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users -- next part -- An HTML attachment was scrubbed... URL: http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100809/e101689e/attachment