Previous Table of Contents Next


6.9.1 Comments


   Comments appear as in OMG IDL:

   /* comment between delimiters */ // comment to end of line

   A leading or ‘header’ comment in a document is treated specially, in that it may contain an HUTN configuration for the document, or a URL or URI indicating where the configuration document can be found. See Chapter 7 for the specification of the HUTN Configuration for the metamodel given in Chapter 5.

   These comments take the following form:

   /** *@config

   HUTN Configuration document text or URL/URI

   */