Graph output nomenclature ======================== The expected GXL file format for task graphs are in the format specifed below. The BASIC components are compulsary where as the other components are optional. NOTE: This GXL file may however (also) be an input to the ECLIPISE VISUALISATION PLUGIN. /***Put components in the order BASIC, EXTENDED, Specialised and Meta-information, Communication Component, Processor Component. Leave the node weights and edge communications to the end even though they are basic components. Placing it at the begining makes it hard for a human to read the graph charachteristics***/ /**************BASIC component************/ value /**************Extended component-if any************/ /**************Specialised component-Graph Information************/ value value /**************END Specialised component-Graph Information************/ /**************Metainformation-if any************/ /*****Communication Component*****/ FULL_DUPLEX ONE_PORT /*****End Communication Component*****/ /*****Processor Component*****/ value /**************BASIC components with scheduling information************/ value value value value value value value value /*The start time-in and start time-out will be present for a ONE_PORT model*/ /*If they are absent, the corresponding attributes may be removed*/ value value value /**************END BASIC components with scheduling information************/