This attribute is a visible attribute that when configured (by double clicking on it or by invoking Configure in the context menu) it generates Giotto code and displays it a text editor. It is up to the user to save the Giotto code in an appropriate file, if necessary.
The Giotto Code Generator has been changed from the earlier generator implemented by Haiyang and Steve in the following respect :-
Any and all unconnected ports are ignored. This includes :
- Removal of its mention in the output drivers
- Removal of its mention in task (...) output (...)
- Removal of driver code for tasks without inputs
@author Edward A. Lee, Steve Neuendorffer, Haiyang Zheng, Christopher Brooks
@version $Id: GiottoCodeGenerator.java,v 1.53 2005/10/24 19:09:10 cxh Exp $
@since Ptolemy II 2.0
@Pt.ProposedRating Red (eal)
@Pt.AcceptedRating Red (johnr)