This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Signature

From HL7Wiki
Revision as of 16:20, 10 November 2011 by Ajulian (talk | contribs) (Created page with "'''Signature''' Signature is a way of describing the parameters and parameter types with which a legal call to the function can be made. It contains the name of the function, ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Signature

Signature is a way of describing the parameters and parameter types with which a legal call to the function can be made. It contains the name of the function, its parameters and their type, and the return value.


  • The precise definition of the interactions involved in an operation, including attributes such as direction, optionality, and content.
    • REF: SAIF-CD:Figure 10: BF language concepts and relationships for describing operation semantics